From abbf2f4fabd4fbb1d31aeafa18334bb1a4dceab7 Mon Sep 17 00:00:00 2001 From: Arseny Maslennikov Date: Thu, 20 Jul 2017 15:55:22 +0300 Subject: Move shell completions and text editor helpers to data/ --- syntax-highlighting/vim/ftdetect/meson.vim | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 syntax-highlighting/vim/ftdetect/meson.vim (limited to 'syntax-highlighting/vim/ftdetect') diff --git a/syntax-highlighting/vim/ftdetect/meson.vim b/syntax-highlighting/vim/ftdetect/meson.vim deleted file mode 100644 index 84db70c05..000000000 --- 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 -- cgit v1.2.3