summaryrefslogtreecommitdiff
path: root/README.md
blob: 97a368f635b8508affe49c8c79bc4a8c45e79609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
A filetype plugin for [vim][] to add syntax highlighting to  Debian [preseed][]
files.

This plugin seems to work for me. Yet this is my first attempt at publishing  a
vim plugin. I am fully aware the pattern matching should be possible to do more
cleanly.  One could also imagine wishing to use the WarningMsg group, and place
known broken syntax (such as leading spaces in values) in it. It is unlikely to
be any further feature development on this by me, but my aim is to maintain the
code. Patches are welcome, as is positive and constructive feedback.

Provided under MIT No Attribution License. Relicensing will be immediately done
on request,  if needed for inclusion in the vim official source tree or as part
of its debian package.

[vim]: https://www.vim.org/
[preseed]: https://wiki.debian.org/DebianInstaller/Preseed