summaryrefslogtreecommitdiff
path: root/config/nvim/ftdetect
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config/nvim/ftdetect/conf.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/nvim/ftdetect/conf.vim b/config/nvim/ftdetect/conf.vim
new file mode 100644
index 0000000..cf940f0
--- /dev/null
+++ b/config/nvim/ftdetect/conf.vim
@@ -0,0 +1,2 @@
+" conf filetype detection
+autocmd BufRead,BufNewFile *.conf setfiletype conf