From 0ba27d671d2e11747e695feaa546cd541ca6b7a8 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 6 Dec 2022 19:11:07 -0500 Subject: small refactor for neovim config --- .config/nvim/lua/getchoo/ftdetect.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/nvim/lua/getchoo/ftdetect.lua') diff --git a/.config/nvim/lua/getchoo/ftdetect.lua b/.config/nvim/lua/getchoo/ftdetect.lua index 5dd569d..c13bdb6 100644 --- a/.config/nvim/lua/getchoo/ftdetect.lua +++ b/.config/nvim/lua/getchoo/ftdetect.lua @@ -1,4 +1,6 @@ +-- -- load custom file types +-- local filetypes = { filename = { -- cgit v1.2.3