mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-10-14 09:45:34 +08:00
Plugins: alignment section
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#### [List of colorschemes](#list-of-colorschemes-1)
|
||||
|
||||
#### [List of plugins](#list-of-plugins-1)
|
||||
- [Alignment](#alignment)
|
||||
- [Code completion](#code-completion)
|
||||
- [Delimiter](#delimiter)
|
||||
- [Fuzzy finders](#fuzzy-finders)
|
||||
@@ -335,6 +336,11 @@ Here's a list of commonly used colorschemes:
|
||||
|
||||
## List of plugins
|
||||
|
||||
#### Alignment
|
||||
|
||||
- [easy-align](https://github.com/junegunn/vim-easy-align)
|
||||
- [tabular](https://github.com/godlygeek/tabular)
|
||||
|
||||
#### Code completion
|
||||
|
||||
- [neocomplete](https://github.com/Shougo/neocomplete.vim)
|
||||
|
Reference in New Issue
Block a user