Enabled modeline

This commit is contained in:
Michael Mandl 2019-10-03 19:44:11 +02:00
parent b237dc048e
commit 5635b5e434

View file

@ -125,3 +125,9 @@ let g:asyncrun_open = 16
" prosession
let g:prosession_tmux_title = 1
let g:prosession_per_branch = 1
" modeline
set modeline
set modelines=5
" vim: foldmethod=marker foldmarker={{{,}}}