view runtime/indent/systemd.vim @ 20202:c798c7387c39

Added tag v8.2.0656 for changeset 304015471ae968e3823c030c1a5e6bacdb540f2e
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Apr 2020 20:45:05 +0200
parents 30042ddff503
children
line wrap: on
line source

" 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