meson/data/syntax-highlighting/vim
Pablo Correa Gómez 4f882ff8ec add install_symlink function
Allows installing symlinks directly from meson, which can
become useful in multiple scenarios. Current main use is to
help moving forward #9557
2021-12-01 13:59:54 -05:00
..
ftdetect Add .wrap file syntax detection for vim 2020-01-14 23:17:41 +05:30
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 add install_symlink function 2021-12-01 13:59:54 -05: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