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: 4eb1e58ff1c310a87dd90ec16d022502929afb03 (
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