diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-15 14:51:42 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-15 14:51:42 -0400 |
| commit | 3d837715c698312120ed20600274b8bd3a8f5666 (patch) | |
| tree | 4618672d937674b76d22bde7c7358dcc4aab37b9 /ftplugin/kpl.vim | |
| parent | 523cbafd9dfbe75cee418e696827c8a35c84f232 (diff) | |
basic syntax highlight
Diffstat (limited to 'ftplugin/kpl.vim')
| -rw-r--r-- | ftplugin/kpl.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftplugin/kpl.vim b/ftplugin/kpl.vim new file mode 100644 index 0000000..c80720d --- /dev/null +++ b/ftplugin/kpl.vim @@ -0,0 +1,2 @@ + +setlocal commentstring=//\ %s |
