view runtime/indent/systemd.vim @ 21521:cee5f384f5b2

Added tag v8.2.1310 for changeset 25cdb1d6585a80c7fe955832c0822dad7907576c
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Jul 2020 21:15:04 +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