diff --git a/README.md b/README.md index 6b3cdef..5e27abc 100644 --- a/README.md +++ b/README.md @@ -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)