Enable folding with marker.
This commit is contained in:
parent
2137aa6fa0
commit
4dd3ae004f
1
vimrc
1
vimrc
@ -72,6 +72,7 @@ set virtualedit=all " Permet de se déplacer la ou il
|
||||
set formatoptions+=awt
|
||||
"set colorcolumn=81 " Coloration bar caractère 80
|
||||
set wrapmargin=0
|
||||
set foldmethod=marker " Use folding with marker (default: {{{ or }}})
|
||||
|
||||
" Encodage par défaut des buffers et des fichiers
|
||||
set encoding=utf-8
|
||||
|
Loading…
Reference in New Issue
Block a user