]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
New alias
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 21 Dec 2015 17:24:58 +0000 (15:24 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 21 Dec 2015 17:24:58 +0000 (15:24 -0200)
vimrc.dot.link

index 6f0d61d8585a857b4aaf1bf52137dd4b6b86a31c..bf8bb7a83c22c6118dfd3bc469ce067a933b9809 100644 (file)
@@ -138,6 +138,7 @@ endfunction
 " Shortcuts
 cnoreabbrev t NERDTree
 cnoreabbrev b NERDTreeFromBookmark
+cnoreabbrev s OpenSession
 command -nargs=1 -complete=dir T :call TabNew(<f-args>)
 command -nargs=1 -complete=customlist,nerdtree#completeBookmarks B :call TabNewBookmark(<f-args>)
 command -nargs=0 OpenNERDTree :call OpenNERDTree()