1
0
Fork 0
mirror of synced 2024-06-18 06:51:11 -04:00
This commit is contained in:
liaozd 2017-04-25 19:17:17 +00:00 committed by GitHub
commit f9b482654f

View file

@ -65,6 +65,11 @@ nmap <leader>w :w!<cr>
" (useful for handling the permission-denied error)
command W w !sudo tee % > /dev/null
" Enable my_configs.vim
try
source ~/.vim_runtime/my_configs.vim
catch
endtry
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => VIM user interface