refactor(nvim): set colourscheme priority

main
sgoudham 8 months ago
parent a7ec60c9d4
commit 3feaad07e5
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -3,15 +3,13 @@ return {
"catppuccin/nvim",
name = "catppuccin",
no_italic = true,
priority = 10000,
opts = {
flavour = "latte",
-- styles = {
-- comments = { "italic" },
-- },
integrations = {
navic = {
custom_bg = "#181825",
},
telescope = {
style = "nvchad",
},

Loading…
Cancel
Save