meson/data/syntax-highlighting/vim
Tristan Partin 1dc13e9951 Add unset_variable()
This should be useful for helping to control variable scope within
Meson. CMake has something similar for controlling scope.
2021-08-16 14:05:13 -04:00
..
ftdetect Add .wrap file syntax detection for vim 2020-01-14 23:17:41 +05:30
ftplugin syntax-highlighting: vim: add myself as a maintainer 2021-05-06 15:10:08 +03:00
indent syntax-highlighting: vim: add myself as a maintainer 2021-05-06 15:10:08 +03:00
syntax Add unset_variable() 2021-08-16 14:05:13 -04:00
README syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop 2018-11-30 01:19:10 +02:00

README

ftdetect sets the filetype
ftplugin sets Meson indentation rules
indent does Meson indentation
syntax does Meson syntax highlighting