This commit is contained in:
kong.xiangkun 2017-05-26 10:32:18 +00:00 committed by GitHub
commit 3087ff2d79
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ nmap <leader>w :w!<cr>
" (useful for handling the permission-denied error)
command W w !sudo tee % > /dev/null
" Show line number
set nu
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => VIM user interface