mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 08:39:06 +02:00
updated e-ink config
This commit is contained in:
parent
f22df9bbf7
commit
f90f5456fa
2 changed files with 18 additions and 14 deletions
3
init.lua
3
init.lua
|
@ -1073,9 +1073,10 @@ require('lazy').setup({
|
|||
|
||||
-- vim.cmd.colorscheme 'tokyonight-night'
|
||||
-- vim.cmd.colorscheme 'kanagawa'
|
||||
vim.cmd.colorscheme 'material-deep-ocean'
|
||||
-- vim.cmd.colorscheme 'material-deep-ocean'
|
||||
-- vim.cmd.colorscheme 'obscure'
|
||||
-- vim.cmd.colorscheme 'rose-pine'
|
||||
-- vim.cmd.colorscheme 'e-ink'
|
||||
-- You can configure highlights by doing something like:
|
||||
vim.cmd.hi 'Comment gui=none'
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue