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