summaryrefslogblamecommitdiffstats
path: root/ftplugin/raml.vim
blob: 53e1ecbc7aacd49fea92505ef84ebbddfca5f631 (plain) (tree)
1
2
3
4
5
                                                                              

        
 
                      
if polyglot#init#is_disabled(expand('<sfile>:p'), 'raml', 'ftplugin/raml.vim')
  finish
endif

set ts=2 sts=2 sw=2 et