From 3d837715c698312120ed20600274b8bd3a8f5666 Mon Sep 17 00:00:00 2001 From: nodist Date: Fri, 15 May 2026 14:51:42 -0400 Subject: basic syntax highlight --- ftplugin/kpl.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ftplugin/kpl.vim (limited to 'ftplugin') 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 -- cgit v1.2.3