enabled line numbers
This commit is contained in:
parent
232edf70a4
commit
a3b08acaeb
1 changed files with 5 additions and 0 deletions
|
@ -411,3 +411,8 @@ function! <SID>BufcloseCloseIt()
|
|||
execute("bdelete! ".l:currentBufNum)
|
||||
endif
|
||||
endfunction
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => custom settings
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
set number
|
||||
|
|
Loading…
Reference in a new issue