From: Silvio Rhatto Date: Mon, 21 Dec 2015 17:24:58 +0000 (-0200) Subject: New alias X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fb17b5cb60c88b0353400dea0cf51dab74a0ca00;p=rhatto%2Fdotfiles%2Fvim.git New alias --- diff --git a/vimrc.dot.link b/vimrc.dot.link index 6f0d61d..bf8bb7a 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -138,6 +138,7 @@ endfunction " Shortcuts cnoreabbrev t NERDTree cnoreabbrev b NERDTreeFromBookmark +cnoreabbrev s OpenSession command -nargs=1 -complete=dir T :call TabNew() command -nargs=1 -complete=customlist,nerdtree#completeBookmarks B :call TabNewBookmark() command -nargs=0 OpenNERDTree :call OpenNERDTree()