vim: add modeline

This commit is contained in:
masterzu 2017-04-27 10:47:56 +02:00
parent a880bcfe29
commit 763e21e059
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ set printoptions=left:5pt,right:5pt,top:5pt,bottom:5pt,number:y,duplex:off,wrap:
set printheader=%<%F\ -\ page\ %N%=Print\ at\ %{strftime(\'%Y-%m-%d\ %H:%M\')}
" FIXME set printfont=:h18
" modeline : enable vim:<space> [ vim_set ] +
set modeline
"""""""""""""""""""
" ligne de statut
set statusline=%F%m%r%h%w\ %{fugitive#statusline()}%=[BUF=%n][FORMAT=%{&ff}][TYPE=%Y][ASCII=%03.3b][LINE=%03l][COL=%03v][%p%%]