meson/data/syntax-highlighting/vim
Liam Beguin 30acd94e68 syntax-highlighting: vim: fix setting cpo [skip ci]
since 'cpo' is global, use `set` instead of `setlocal`.

Reported-By: Bram Moolenaar <Bram@vim.org>
Signed-off-by: Liam Beguin <liambeguin@gmail.com>
2019-11-07 22:14:29 +02:00
..
ftdetect Move shell completions and text editor helpers to data/ 2017-11-11 19:03:22 +03:00
ftplugin syntax-highlighting: vim: add license header [skip ci] 2019-10-18 01:24:12 +03:00
indent syntax-highlighting: vim: add license header [skip ci] 2019-10-18 01:24:12 +03:00
syntax syntax-highlighting: vim: fix setting cpo [skip ci] 2019-11-07 22:14:29 +02: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