commit cea26a09e5d7df01faa390b17f154b3de709fad0
parent 6cf0ec44ffa47af47e0ca76437eb9492cb7b12ab
Author: Anders Damsgaard <andersd@riseup.net>
Date: Wed, 15 Nov 2017 11:41:37 -0500
add vim-pencil back, which was used for emails
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/links/.vim/plugins.vim b/links/.vim/plugins.vim
@@ -39,6 +39,7 @@ Plug 'tpope/vim-speeddating' " increment dates and times with C-a and C-x
Plug 'tpope/vim-repeat' " repeat plugin bindings with .
Plug 'junegunn/vim-easy-align' " align in columns (select > return > space)
Plug 'reedes/vim-litecorrect' " autocorrect common typos
+Plug 'reedes/vim-pencil' " used for line wrapping in mails
" cycle through yank history with <leader>p and <leader>P after pasting,
" see history with :Yanks