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