Vim
Neovim
- w0rp/ale – linting (syntax checking and semantic errors)
- junegunn/goyo.vim – distraction-free writing in Vim
- junegunn/limelight.vim – hyperfocus-writing in Vim
- altercation/vim-colors-solarized – solarized color scheme
- tpope/vim-fugitive – git support
- vim-test/vim-test – run tests on different granularities
- google/vim-coverage – a utility for visualizing test coverage results
- google/vim-maktaba – a vimscript plugin library for plugin authors
- google/vim-glaive – a utility for configuring maktaba plugins
- Lokaltog/vim-powerline – create better-looking, more functional statuslines
-
tpope/vim-repeat – remaps
.
in a way that plugins can tap into it - tpope/vim-surround – easily delete, change and add surroundings in pairs
- junegunn/fzf – general-purpose fuzzy finder
- rhysd/accelerated-jk – accelerate up-down moving