This commit is contained in:
2025-06-07 14:39:08 +08:00
parent d25bf6d7b1
commit 9b1e5c7069
5 changed files with 92 additions and 101 deletions

View File

@@ -17,7 +17,7 @@ vim.opt.list = true
-- Misc.
--
ct.set('ruler', 'showcmd', 'cursorline', 'title')
vim.cmd [[ colo selenized_bw ]]
-- vim.cmd [[ colo selenized_bw ]]
-- ct.set('number')
ct.set(
-- {'termguicolors', true},