mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 10:46:39 +00:00
Feat: Configuration updates
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
return {
|
||||
-- You can also add new plugins here as well:
|
||||
-- Add plugins, the lazy syntax
|
||||
{
|
||||
"catppuccin/nvim",
|
||||
name = "catppuccin",
|
||||
lazy = false,
|
||||
enabled = true,
|
||||
config = function()
|
||||
require("catppuccin").setup({
|
||||
flavour = "mocha"
|
||||
})
|
||||
end,
|
||||
},
|
||||
"andweeb/presence.nvim",
|
||||
{
|
||||
"ray-x/lsp_signature.nvim",
|
||||
|
||||
Reference in New Issue
Block a user