view runtime/indent/systemd.vim @ 25138:309765b5ec40

Added tag v8.2.3105 for changeset 34f18d4081af3f6112ad86692bdb3da3f6ca6896
author Bram Moolenaar <Bram@vim.org>
date Sun, 04 Jul 2021 20:30:03 +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