X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/fcfdef41a91c876d32c21ab6b241383ab8faa345..4b1d62d1350c90c23d9d365ffcb1ecdf1f088e3d:/vim/ftplugin/roslaunch.vim diff --git a/vim/ftplugin/roslaunch.vim b/vim/ftplugin/roslaunch.vim index 3055d97..abba3fe 100644 --- a/vim/ftplugin/roslaunch.vim +++ b/vim/ftplugin/roslaunch.vim @@ -2,3 +2,7 @@ setlocal expandtab setlocal tabstop=2 setlocal shiftwidth=2 setlocal softtabstop=2 + +" xml comments +setlocal commentstring= +setlocal comments=s: