aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftdetect/lisp.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/lisp.vim b/ftdetect/lisp.vim
new file mode 100644
index 0000000..3a4b83b
--- /dev/null
+++ b/ftdetect/lisp.vim
@@ -0,0 +1 @@
+autocmd BufNewFile,BufRead *.asd setfiletype lisp