]> git.phdru.name Git - dotfiles.git/blob - .vim/ftplugin/yaml.vim
.mc: Use `pdftotext`, iconv.py` and run a pager to view PDFs
[dotfiles.git] / .vim / ftplugin / yaml.vim
1 if exists("b:did_ftplugin")
2    finish
3 endif
4
5 set shiftwidth=2 softtabstop=2