Swtich to kanagawa colorscheme.

This commit is contained in:
tronglt 2023-05-16 10:28:41 +07:00
parent 52067fc631
commit 40da5cb900
3 changed files with 11 additions and 2 deletions

View file

@ -121,7 +121,7 @@ require('lazy').setup({
opts = {
options = {
icons_enabled = false,
theme = 'tokyonight',
theme = 'kanagawa',
component_separators = '|',
section_separators = '',
},