aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect')
-rw-r--r--vim/ftdetect/lua.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftdetect/lua.vim b/vim/ftdetect/lua.vim
new file mode 100644
index 0000000..63d54d4
--- /dev/null
+++ b/vim/ftdetect/lua.vim
@@ -0,0 +1 @@
+au BufRead,BufNewFile *.lua.m4 set filetype=lua