Line numbers because of all the pairing
This commit is contained in:
parent
334842d234
commit
3ad8d66cb1
|
@ -257,3 +257,5 @@ endif
|
|||
for f in glob($ENV_PATH.'/*/init.d.vim', 0, 1)
|
||||
source "$f"
|
||||
endfor
|
||||
|
||||
set number
|
||||
|
|
Reference in a new issue