1
0
Fork 0
mirror of synced 2024-06-02 15:31:09 -04:00
ultimate-vim/sources_non_forked/vim-go/indent/gohtmltmpl.vim

6 lines
67 B
VimL
Raw Normal View History

2015-07-13 06:22:46 -04:00
if exists("b:did_indent")
finish
endif
runtime! indent/html.vim