]> git.rmz.io Git - dotfiles.git/blob - vim/ftplugin/rospackage.vim
zsh: add todo to recursively check for task aliases in task-quote-magic
[dotfiles.git] / vim / ftplugin / rospackage.vim
1 runtime! ftplugin/xml.vim
2
3 setlocal expandtab
4 setlocal tabstop=2
5 setlocal shiftwidth=2
6 setlocal softtabstop=2