CardiacPhase/Git/usr/share/vim/vim81/indent/systemd.vim

11 lines
205 B
VimL
Raw Normal View History

2019-05-06 16:34:28 +02:00
" Vim indent file
" Language: systemd.unit(5)
" Only load this indent file when no other was loaded.
if exists("b:did_indent")
finish
endif
" Looks a lot like dosini files.
runtime! indent/dosini.vim