Remove exrc

This commit is contained in:
leafee98 2024-09-07 22:15:57 +08:00
parent de011cad9d
commit 9755958483

View file

@ -1,6 +1,3 @@
-- enable read config from CWD
vim.o.exrc = true
-- enable 24-bit color for nvim-notify
vim.o.termguicolors = true