mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-10-14 17:55:36 +08:00
Plugins: alignment section
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user