summary refs log tree commit diff
path: root/home/.config/nvim/ftdetect
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-26 16:33:16 -0400
committerJune McEnroe <june@causal.agency>2021-04-26 16:33:16 -0400
commit4d86ab7c564313a0056e1d18aabfcfcfe17b410a (patch)
treeff468b415d109359eb3a0ae1b26ef011965662d2 /home/.config/nvim/ftdetect
parentAdd The Penelopiad (diff)
downloadsrc-4d86ab7c564313a0056e1d18aabfcfcfe17b410a.tar.gz
src-4d86ab7c564313a0056e1d18aabfcfcfe17b410a.zip
Remove neovim configs
I don't use it anymore except when I need UTF-8, and I'd rather
just use unconfigured vim for that.
Diffstat (limited to 'home/.config/nvim/ftdetect')
-rw-r--r--home/.config/nvim/ftdetect/mdoc.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/nvim/ftdetect/mdoc.vim b/home/.config/nvim/ftdetect/mdoc.vim
deleted file mode 100644
index b845fee6..00000000
--- a/home/.config/nvim/ftdetect/mdoc.vim
+++ /dev/null
@@ -1 +0,0 @@
-autocmd BufRead,BufNewFile *.[1-9] set filetype=mdoc