diff options
Diffstat (limited to '')
-rw-r--r-- | data/syntax-highlighting/vim/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/syntax-highlighting/vim/README b/data/syntax-highlighting/vim/README new file mode 100644 index 0000000..95188fc --- /dev/null +++ b/data/syntax-highlighting/vim/README @@ -0,0 +1,4 @@ +ftdetect sets the filetype +ftplugin sets Meson indentation rules +indent does Meson indentation +syntax does Meson syntax highlighting |