change color theme for tokyo
This commit is contained in:
parent
afca0914f4
commit
8ee0301719
6 changed files with 603 additions and 20 deletions
|
|
@ -4,6 +4,9 @@ return {
|
|||
-- Enable `lukas-reineke/indent-blankline.nvim`
|
||||
-- See `:help ibl`
|
||||
main = 'ibl',
|
||||
opts = {},
|
||||
opts = {
|
||||
indent = { char = '▏' },
|
||||
scope = { show_start = false },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue