mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Reorganize filetype plugins.
This commit is contained in:
4
vim/.vim/after/ftplugin/cpp.vim
Normal file
4
vim/.vim/after/ftplugin/cpp.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
setlocal expandtab
|
||||
|
||||
" intelligent comments
|
||||
setlocal comments=sl:/*,mb:\ *,elx:\ */
|
||||
Reference in New Issue
Block a user