feat(nvim): do not expand tabs in gitconfigs

This commit is contained in:
Price Hiller 2023-02-22 15:33:20 -06:00
parent bd86b0c95b
commit d713194920

View File

@ -0,0 +1 @@
vim.opt.expandtab = false