Maybe you'll be interested in some of them:
- asyncrun - 🚀 Run Async Shell Commands in Vim 8.0 and NVim and Output to the Quickfix Window !!
- asynctasks - 🚀 Modern Task System for Project Building, Testing and Deploying !!
- gutentags_plus - The right way to use gtags with gutentags
- Leaderf-snippets - Intuitive way to use snippets
- vim-auto-popmenu - 😎 Display the Completion Menu Automantically !!
- vim-color-export - 🌈 A tool to backport NeoVim colorschemes to Vim !!
- vim-color-patch - 🌈 Load colorscheme patch script automatically !!
- vim-cppman - Read Cppman/Man pages right inside your vim.
- vim-dict - Automatically add dictionary files to current buf according to filetype.
- vim-gpt-commit - 🚀 Generate git commit message using ChatGPT/Ollama !!
- vim-gutentags - manages your ctags/gtag files automatically.
- vim-init - vimrc tutorials and startup framework.
- vim-keysound - 🍷 Play typewriter sound in Vim when you are typing a letter
- vim-navigator - 🚀 Navigate Your Commands Easily !!
- vim-preview - The missing preview window for vim
- vim-quickmenu - A nice customizable popup menu for vim
- vim-quickui - The missing UI extensions for Vim 9 (and NeoVim) !! 😎
- vim-rt-format - 😎 Prettify Current Line on Enter !!
- vim-terminal-help - Small changes make vim/nvim's internal terminal great again.
- vim-text-process - Text Filter Manager for Vim !!
Top comments (1)
Wow, you've built so much. your
asyncrun
plugin inspired me to read about the NVim background jobs capabilities, thanks for sharing!