mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
theme changes
This commit is contained in:
@@ -1,10 +1 @@
|
||||
return {
|
||||
'Mofiqul/dracula.nvim',
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
local dracula = require 'dracula'
|
||||
|
||||
vim.cmd.colorscheme 'dracula'
|
||||
end,
|
||||
}
|
||||
return { "rebelot/kanagawa.nvim", priority = 1000 }
|
||||
|
||||
Reference in New Issue
Block a user