blob: a05a87bb1c1f4753156d76b7dc997f0c6e0bda87 [file] [log] [blame]
Bram Moolenaar60cce2f2015-10-13 23:21:27 +02001" Vim indent file
2" Language: systemd.unit(5)
3
4" Only load this indent file when no other was loaded.
5if exists("b:did_indent")
6 finish
7endif
8
9" Looks a lot like dosini files.
10runtime! indent/dosini.vim