NeoVim — Plugins - shirohana/.config GitHub Wiki
| Name | Description |
|---|---|
| Shougo/dein.vim | ⚡ Dark powered Vim/Neovim plugin manager |
| Name | Description |
|---|---|
| vim-airline/vim-airline | 📐 Lean & mean status/tabline |
| vim-airline/vim-airline-themes | Themes for vim-airline
|
| itchyny/vim-cursorword | ✏️ Underlines the word under the cursor |
| lifepillar/vim-solarized8 | Solarized with true color support |
| Name | Description | |
|---|---|---|
| 📝 | vim-ctrlspace/vim-ctrlspace | 🌐 Vim Space Controller |
| 📝 | junegunn/fzf.vim | 🔍 fzf & vim & ag |
| 📝 | scrooloose/nerdtree | 📂 Tree Explorer |
| Xuyuanp/nerdtree-git-plugin | Showing git status in NERDTree
|
| Name | Description | |
|---|---|---|
| 📝 | easymotion/vim-easymotion | 🔥 Vim motions on speed! |
| 📝 | haya14busa/incsearch.vim | 🔦 Improved incremental searching |
| 📝 | haya14busa/incsearch-easymotion.vim | Integration between incsearch and easymotion
|
| 📝 | haya14busa/incsearch-fuzzy.vim | Intremental fuzzy search extensions for incsearch
|
| Name | Description | |
|---|---|---|
| 📝 | shirohana/auto-pairs | ☕ Insert/Delete quotes in pair |
| 📝 | tpope/vim-commentary | #️⃣ Toggle comments in line/block |
| 📝 | junegunn/vim-easy-align | |
| editorconfig/editorconfig-vim | 📝 Use local editorconfig | |
| 📝 | airblade/vim-gitgutter | |
| 📝 | terrtma/vim-multiple-cursors | 🎯 Multiple selections |
| 📝 | junegunn/vim-peekaboo | 👀 Peeking register |
| 📝 | AndrewRadev/splitjoin.vim | 🔪 Transform code between multiline and single-line |
| 📝 | tpope/vim-surround | ☕ Quoting pairs simple |
| 📝 | mbbill/undotree | ↩️ Undo history visualizer |
| ntpeters/vim-better-whitespace | ☕ Highlight trailing whitespaces and remove them on save |
| Name | Description |
|---|---|
| tpope/vim-repeat | Allow plugins repeat multi-actions with . |
| Language | Repo |
|---|---|
| CSS3 | hail2u/vim-css3-syntax |
| ap/vim-css-color | |
| Docker | ekalinin/Dockerfile.vim |
| HTML5 | othree/html5.vim |
| JavaScript | pangloss/vim-javascript |
| gavocanov/vim-js-indent | |
| mxw/vim-jsx | |
| Quramy/vim-js-pretty-template | |
| Markdown | plasticboy/vim-markdown |
| JamshedVesuna/vim-markdown-preview | |
| Nginx | chr4/nginx.vim |
| PlantUML | aklt/plantuml-syntax |
| Pug | digitaltoad/vim-pug |
| Stylus | shirohana/vim-stylus |
| TOML | cespare/vim-toml |
| Vue | posva/vim-vue |