This commit is contained in:
liaozd 2017-04-25 19:17:17 +00:00 committed by GitHub
commit f9b482654f
1 changed files with 5 additions and 0 deletions

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