aboutsummaryrefslogtreecommitdiff
path: root/contrib/vim-fuspel/ftdetect
diff options
context:
space:
mode:
authorCamil Staps2018-07-01 20:09:01 +0200
committerCamil Staps2018-07-01 20:09:01 +0200
commit75e686cb7a55c59b87371640aeec0158844c4ae4 (patch)
tree5fbb743237c30d36f28b4fc0c115d621d1aaff9b /contrib/vim-fuspel/ftdetect
parentFix grammar (diff)
Add vim-fuspel
Diffstat (limited to 'contrib/vim-fuspel/ftdetect')
-rw-r--r--contrib/vim-fuspel/ftdetect/fuspel.vim1
1 files changed, 1 insertions, 0 deletions
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