fix(nvim): fixed colorizer issue (conflit with auto-dark-mode)

This commit is contained in:
Léana 江 2023-04-04 01:31:28 +02:00
parent c1bbfff700
commit 9cbb456410
10 changed files with 5 additions and 22 deletions

View file

@ -36,4 +36,3 @@ vim.api.nvim_create_autocmd(
}
)
vim.cmd.colorscheme "one-nvim"