mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 16:48:58 +02:00
themes and lualine
This commit is contained in:
parent
fd7c1e5092
commit
9f9d663f0b
8 changed files with 39 additions and 21 deletions
4
lua/custom/plugins/sakura.lua
Normal file
4
lua/custom/plugins/sakura.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return { 'anAcc22/sakura.nvim', config = function ()
|
||||
vim.opt.background = 'dark'
|
||||
|
||||
end }
|
Loading…
Add table
Add a link
Reference in a new issue