From ec05bf9f76d3febb55b53b790f26e0d91547f7f0 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Tue, 5 Jan 2016 17:48:05 +0100 Subject: [PATCH] Plugins: taking notes --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 30f1a11..339005b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ - [Delimiter](#delimiter) - [Version control](#version-control) - [Statusline](#statusline) +- [Taking notes](#taking-notes) --- @@ -374,3 +375,9 @@ Also see [fuzzy finders](#fuzzy-finders). - [flagship](https://github.com/tpope/vim-flagship) - [lightline](https://github.com/itchyny/lightline.vim) - [powerline](https://github.com/powerline/powerline) + +#### Taking notes + +- [journal](https://github.com/junegunn/vim-journal) +- [vimwiki](https://github.com/vimwiki/vimwiki) +- [notes](https://github.com/xolox/vim-notes)