From 31c582c4caa35925c9156206a8e612124ca9a57c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 21 Sep 2017 16:34:38 -0300 Subject: Adds OpenSession and SaveSession abbrevs --- vimrc.dot.link | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc.dot.link b/vimrc.dot.link index 05f6001..dac239c 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -146,6 +146,8 @@ endfunction cnoreabbrev t NERDTree cnoreabbrev b NERDTreeFromBookmark cnoreabbrev s OpenSession +cnoreabbrev sload OpenSession +cnoreabbrev ssave SaveSession command -nargs=1 -complete=dir T :call TabNew() command -nargs=1 -complete=customlist,nerdtree#completeBookmarks B :call TabNewBookmark() command -nargs=0 OpenNERDTree :call OpenNERDTree() -- cgit v1.2.3