From 75e686cb7a55c59b87371640aeec0158844c4ae4 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 1 Jul 2018 20:09:01 +0200 Subject: Add vim-fuspel --- contrib/vim-fuspel/ftdetect/fuspel.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 contrib/vim-fuspel/ftdetect/fuspel.vim (limited to 'contrib/vim-fuspel/ftdetect') diff --git a/contrib/vim-fuspel/ftdetect/fuspel.vim b/contrib/vim-fuspel/ftdetect/fuspel.vim new file mode 100644 index 0000000..b11948c --- /dev/null +++ b/contrib/vim-fuspel/ftdetect/fuspel.vim @@ -0,0 +1 @@ +au BufNewFile,BufRead *.fusp set filetype=fuspel -- cgit v1.2.3