Plugins: add vim-grammarous

This commit is contained in:
Marco Hinz 2016-07-05 12:38:18 +02:00
parent b8542f28a8
commit 9ca17fa18e

View File

@ -14,6 +14,7 @@
- [Tmux](#tmux) - [Tmux](#tmux)
- [Undo history](#undo-history) - [Undo history](#undo-history)
- [Version control](#version-control) - [Version control](#version-control)
- [Writing](#writing)
- [Misc](#misc) - [Misc](#misc)
#### [By filetype](#by-filetype-1) #### [By filetype](#by-filetype-1)
@ -122,6 +123,11 @@ Also see [fuzzy finders](#fuzzy-finders).
- [signify](https://github.com/mhinz/vim-signify) - [signify](https://github.com/mhinz/vim-signify)
- [vimagit](https://github.com/jreybert/vimagit) - [vimagit](https://github.com/jreybert/vimagit)
#### Writing
[grammarous](https://github.com/rhysd/vim-grammarous)
[online-thesaurus](https://github.com/beloglazov/vim-online-thesaurus)
#### Misc #### Misc
- [bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste) - [bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste)
@ -135,7 +141,6 @@ Also see [fuzzy finders](#fuzzy-finders).
- [indentline](https://github.com/Yggdroot/indentLine) - [indentline](https://github.com/Yggdroot/indentLine)
- [multiple-cursors](https://github.com/terryma/vim-multiple-cursors) - [multiple-cursors](https://github.com/terryma/vim-multiple-cursors)
- [nrrwrgn](https://github.com/chrisbra/NrrwRgn) - [nrrwrgn](https://github.com/chrisbra/NrrwRgn)
- [online-thesaurus](https://github.com/beloglazov/vim-online-thesaurus)
- [projectionist](https://github.com/tpope/vim-projectionist) - [projectionist](https://github.com/tpope/vim-projectionist)
- [rsi](https://github.com/tpope/vim-rsi) - [rsi](https://github.com/tpope/vim-rsi)
- [splitjoin](https://github.com/AndrewRadev/splitjoin.vim) - [splitjoin](https://github.com/AndrewRadev/splitjoin.vim)