NeoVim Plugins - a smorgasbord of functionality
All plugins can be used with VimPlug (unless explicitly expressed otherwise).
Work in progress - suggestions very welcome
Clojure development tools
Plugin | Dependencies | Description |
---|---|---|
Olical/conjure | Clojure development | |
tpope/vim-dispatch | Asynchronous adapters for Vim plugins | |
radenling/vim-dispatch-neovim | vim-dispatch | neovim terminal emulator and job control for dispatch.vim |
clojure-vim/vim-jack-in | vim-dispatch | Jack in to Boot, Clj & Leiningen |
guns/vim-sexp | vim-repeat | Structural editing for lisp languages |
tpope/vim-sexp-mappings-for-regular-people | vim-sexp | |
jiangmiao/auto-pairs | Auto-close parens | |
w0rp/ale | Linting with clj-kondo | |
kien/rainbow_parentheses.vim | ||
tpope/vim-surround | ||
svermeulen/vim-yoink |
- https://github.com/clojure-vim/vim-cider - depends on cider-nrepl and refactor-nrepl libraries from the orchard *
Completion frameworks
Plugin | Dependencies | Description |
---|---|---|
Conquer of Completion | node.js | Fast incremental completion, increment buffer sync and LSP support |
Shougo/deoplete.nvim | Python 3.6.1 | asynchronous completion framework |
ncm2/float-preview.nvim |
File managers
Plugin | Dependencies | Description |
---|---|---|
preservim/nerdtree | Visual file browser | |
Navigation
Plugin | Dependencies | Description |
---|---|---|
easymotion/vim-easymotion |
Searching
Plugin | Dependencies | Description |
---|---|---|
liuchengxu/vim-clap | generic interactive finder and dispatcher, based on the newly feature: floating_win of neovim | |
startup page
Plugin | Dependencies | Description |
---|---|---|
vim-startify | Fancy startup page with recently used or bookmarked files and persistent sessions | |
Version Control
Plugin | Dependencies | Description |
---|---|---|
airblade/vim-gitgutter | Show version control changes in the gutter (margin) |
Themes
Plugin | Dependencies | Description |
---|---|---|
nordvim | A dark theme with blue focus, includes lightline and airline themes | |
vim-airline/vim-airline | ||
vim-airline/vim-airline-themes | ||
morhetz/gruvbox | Gruvbox theme | |
lifepillar/vim-solarized8 | Solarized theme (dark and light) | |
hardcoreplayers/spaceline.vim | Spaceline theme | |
ryanoasis/vim-devicons | Spaceline theme icons | |
https://github.com/rakr/vim-one | Light and dark theme | |
https://github.com/itchyny/lightline.vim | Status line theme |