vimrc: add modeline
This commit is contained in:
parent
8afcf78eb9
commit
108d7721b9
@ -817,3 +817,5 @@ if exists("$EXTRA_VIM")
|
|||||||
exec "source ".path
|
exec "source ".path
|
||||||
endfor
|
endfor
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
" vim: ft=vim ff=unix expandtab ts=2 sw=2
|
||||||
|
Loading…
Reference in New Issue
Block a user