Enabled modeline
This commit is contained in:
parent
b237dc048e
commit
5635b5e434
1 changed files with 6 additions and 0 deletions
|
@ -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={{{,}}}
|
||||
|
|
Loading…
Reference in a new issue