mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-03-27 00:30:36 +01:00
5 lines
83 B
VimL
5 lines
83 B
VimL
setlocal expandtab
|
|
|
|
" intelligent comments
|
|
setlocal comments=sl:/*,mb:\ *,elx:\ */
|