From 9ca17fa18e902d6ee148c1388e27c40bb54fc61d Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Tue, 5 Jul 2016 12:38:18 +0200 Subject: [PATCH] Plugins: add vim-grammarous --- content/plugins.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/plugins.md b/content/plugins.md index 782e6b2..9bf5b7a 100644 --- a/content/plugins.md +++ b/content/plugins.md @@ -14,6 +14,7 @@ - [Tmux](#tmux) - [Undo history](#undo-history) - [Version control](#version-control) +- [Writing](#writing) - [Misc](#misc) #### [By filetype](#by-filetype-1) @@ -122,6 +123,11 @@ Also see [fuzzy finders](#fuzzy-finders). - [signify](https://github.com/mhinz/vim-signify) - [vimagit](https://github.com/jreybert/vimagit) +#### Writing + +[grammarous](https://github.com/rhysd/vim-grammarous) +[online-thesaurus](https://github.com/beloglazov/vim-online-thesaurus) + #### Misc - [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) - [multiple-cursors](https://github.com/terryma/vim-multiple-cursors) - [nrrwrgn](https://github.com/chrisbra/NrrwRgn) -- [online-thesaurus](https://github.com/beloglazov/vim-online-thesaurus) - [projectionist](https://github.com/tpope/vim-projectionist) - [rsi](https://github.com/tpope/vim-rsi) - [splitjoin](https://github.com/AndrewRadev/splitjoin.vim)