index
:
vim-polyglot
master
polyglot fork - https://github.com/sheerun/vim-polyglot
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ftplugin
/
raml.vim
blob: 3006f04a74f927757cd083286807a730be838b59 (
plain
) (
blame
)
1
2
3
4
5
if has_key(g:polyglot_is_disabled, 'raml') finish endif set ts=2 sts=2 sw=2 et