vimrc: add modeline

This commit is contained in:
surtur 2022-07-21 16:30:54 +02:00
parent 8afcf78eb9
commit 108d7721b9
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -817,3 +817,5 @@ if exists("$EXTRA_VIM")
exec "source ".path
endfor
endif
" vim: ft=vim ff=unix expandtab ts=2 sw=2