diff options
Diffstat (limited to '.config/nvim/lua/getchoo/ftdetect.lua')
| -rw-r--r-- | .config/nvim/lua/getchoo/ftdetect.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/nvim/lua/getchoo/ftdetect.lua b/.config/nvim/lua/getchoo/ftdetect.lua index d12b9c2..1386cf2 100644 --- a/.config/nvim/lua/getchoo/ftdetect.lua +++ b/.config/nvim/lua/getchoo/ftdetect.lua @@ -1,6 +1,4 @@ --- -- load custom file types --- vim.g.do_filetype_lua = 1 -- enable filetype.lua vim.g.did_load_filetypes = 0 |
