mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-11-26 22:55:35 +08:00
Plugins: new section "Commenters"
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#### [List of plugins](#list-of-plugins-1)
|
||||
- [Alignment](#alignment)
|
||||
- [Code completion](#code-completion)
|
||||
- [Commenters](#commenters)
|
||||
- [Delimiter](#delimiter)
|
||||
- [Fuzzy finders](#fuzzy-finders)
|
||||
- [Grep tools](#grep-tools)
|
||||
@@ -499,6 +500,12 @@ Here's a list of commonly used colorschemes:
|
||||
- [supertab](https://github.com/ervandew/supertab)
|
||||
- [youcompleteme](https://github.com/Valloric/YouCompleteMe)
|
||||
|
||||
#### Commenters
|
||||
|
||||
- [commentary](https://github.com/tpope/vim-commentary)
|
||||
- [nerdcommenter](https://github.com/scrooloose/nerdcommenter)
|
||||
- [tcomment](https://github.com/tomtom/tcomment_vim)
|
||||
|
||||
#### Delimiter
|
||||
|
||||
- [auto-pairs](https://github.com/jiangmiao/auto-pairs)
|
||||
|
||||
Reference in New Issue
Block a user