all repos — dotfiles @ 33199f3a29ddd3abd01a8505ee0466b9d30d04de

my *nix dotfiles

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
commit

33199f3a29ddd3abd01a8505ee0466b9d30d04de

parent

e6b47901c8951baaad7ab9612f20e50ad61b8645

2 files changed, 2 insertions(+), 1 deletions(-)

jump to
M home/.mailrchome/.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/.vimrchome/.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