diff options
Diffstat (limited to 'syntax-highlighting/vim/ftdetect')
-rw-r--r-- | syntax-highlighting/vim/ftdetect/meson.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/syntax-highlighting/vim/ftdetect/meson.vim b/syntax-highlighting/vim/ftdetect/meson.vim deleted file mode 100644 index 84db70c..0000000 --- a/syntax-highlighting/vim/ftdetect/meson.vim +++ /dev/null @@ -1,2 +0,0 @@ -au BufNewFile,BufRead meson.build set filetype=meson -au BufNewFile,BufRead meson_options.txt set filetype=meson |