diff options
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,6 +151,7 @@ nnoremap <Leader>sv :source ~/.vim/vimrc<cr> nnoremap <Leader>sc :source %<cr> nnoremap <Leader>es :UltiSnipsEdit<Return> nnoremap <Leader>i mxgg=G'x +nnoremap <tab> <C-^> " Other maps |