1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00
Files
vimconfig/vim/.vim/after/ftplugin/cpp.vim

5 lines
83 B
VimL

setlocal expandtab
" intelligent comments
setlocal comments=sl:/*,mb:\ *,elx:\ */