view runtime/indent/systemd.vim @ 22552:0296c106ec8b

Added tag v8.2.1824 for changeset 86a115a802625b1642c9d19a7cc30d1eea4715b2
author Bram Moolenaar <Bram@vim.org>
date Sat, 10 Oct 2020 19:15: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