Dots Changes
* Nvim Code completions and snippets
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
return {
|
||||
{
|
||||
"catpnuccin/nvim",
|
||||
"catppuccin/nvim",
|
||||
name = "catppuccin",
|
||||
priority = 997,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd.colorscheme "catppuccin"
|
||||
end
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user