aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--vim/filetype.vim2
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index f3eaf9c2..8b0ee955 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v8.0.0
-Sun, 08 Dec 2019 09:59:39 +0000
+tejr dotfiles v8.1.0
+Tue, 10 Dec 2019 00:34:53 +0000
diff --git a/vim/filetype.vim b/vim/filetype.vim
index 1f1686e1..12edb3d2 100644
--- a/vim/filetype.vim
+++ b/vim/filetype.vim
@@ -491,7 +491,7 @@ augroup filetypedetect
\,?*.conf
\,?*.config
\,/etc/*
- \ setfiletype config
+ \ setfiletype conf
autocmd BufNewFile,BufRead
\ */log/*
\,?*.log