mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 13:30:26 +01:00
Some tweaking
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
return {
|
||||
|
||||
'folke/tokyonight.nvim',
|
||||
|
||||
'rebelot/kanagawa.nvim',
|
||||
|
||||
'Shatur/neovim-ayu',
|
||||
'Shatur/neovim-ayu',
|
||||
config = function()
|
||||
-- load the colorscheme
|
||||
vim.cmd([[colorscheme kanagawa-dragon]])
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user