vim: Add vim-rsi Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Sat, 30 May 2020 17:21:40 +0530
2 files changed,
2 insertions(+),
1 deletions(-)
M
home/.mailrc
→
home/.mailrc
@@ -44,7 +44,7 @@ set reply-to-honour
set editalong set history-gabby=all set history-file=~/.s-nailhist -set autosort=date +set autosort=thread define trash { move "$@" +Trash
M
home/.vimrc
→
home/.vimrc
@@ -17,6 +17,7 @@ Plug 'plasticboy/vim-markdown', { 'for': ['text', 'markdown'] }
" }}} Plug 'ervandew/supertab' Plug 'wellle/targets.vim' +Plug 'tpope/vim-rsi' call plug#end() " indentation