view runtime/indent/systemd.vim @ 19588:7368dce16a53

Added tag v8.2.0350 for changeset e61dc51ab9b4fb479c3aff564bced4360274f29f
author Bram Moolenaar <Bram@vim.org>
date Tue, 03 Mar 2020 22:00:05 +0100
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