X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b151149fd2eb011f2c3e1c57cdf11f14aaf58490..11d76e6d2619692acd6b543ccbb368dc42122e9f:/vim/syntax/rospackage.vim?ds=sidebyside diff --git a/vim/syntax/rospackage.vim b/vim/syntax/rospackage.vim new file mode 100644 index 0000000..17d65f9 --- /dev/null +++ b/vim/syntax/rospackage.vim @@ -0,0 +1,5 @@ +if exists("b:current_syntax") + finish +endif + +runtime! syntax/xml.vim