meson/data/syntax-highlighting/vim
Josh Soref 01016fc554 syntax-highlighting: vim: fix mesonSpaceError
Fixes regression from 388fa6e776

Found by https://www.check-spelling.dev/

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-04-11 19:21:05 -04:00
..
ftdetect Add support for meson.options as a replacement for meson_options.txt 2023-03-28 15:01:10 +03:00
ftplugin syntax-highlighting: vim: improve the ftplugin 2021-10-12 11:14:48 -04:00
indent syntax-highlighting: vim: set b:undo_indent 2021-09-30 00:26:25 +03:00
syntax syntax-highlighting: vim: fix mesonSpaceError 2023-04-11 19:21:05 -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