view runtime/indent/systemd.vim @ 15974:7d3d7e407216

Added tag v8.1.0992 for changeset 393a9a3a2da29fdc6e6ba24457ed210a893d445d
author Bram Moolenaar <Bram@vim.org>
date Mon, 04 Mar 2019 11:45:08 +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