changed themes

This commit is contained in:
2025-04-14 13:17:42 +08:00
parent 728a7d8fce
commit 6620f83802
7 changed files with 44 additions and 39 deletions

View File

@@ -33,8 +33,8 @@ ct.set({'spellsuggest', {'best', 5}})
--
vim.g.netrw_liststyle = 3 -- tree style display
vim.g.netrw_banner = 0 -- no banner needed
vim.g.netrw_browse_split = 0
vim.g.netrw_chgwin = 1
vim.g.netrw_browse_split = 4
-- vim.g.netrw_chgwin = 1
--
-- EtC.