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