From 264c605f166bfcc74d1f9402b67508e2b8f75657 Mon Sep 17 00:00:00 2001 From: David Suilea Date: Tue, 30 Oct 2018 20:23:03 +0100 Subject: [PATCH] Add article about using Vim for non-technical writing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d4c1e1..4ea85e1 100644 --- a/README.md +++ b/README.md @@ -2493,6 +2493,7 @@ See `:h :syntime`. | [Practical Vim (2nd Edition)](http://www.amazon.com/Practical-Vim-Edit-Speed-Thought/dp/1680501275/) | Hands down the best book about Vim. | | [Why, oh WHY, do those #?@! nutheads use vi?](http://www.viemu.com/a-why-vi-vim.html) | Common misconceptions explained. | | [Your problem with Vim is that you don't grok vi](http://stackoverflow.com/a/1220118) | Concise, informative and correct. A real gem. | +| [Awesome vim plugins for writers](https://opensource.com/article/17/2/vim-plugins-writers) | Short article about non-technical writing in Vim | #### Screencasts