Feat: Configuration updates

This commit is contained in:
2023-04-27 01:12:31 +03:00
parent 02577547ce
commit 263fca5839
4 changed files with 439 additions and 14 deletions

View File

@@ -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",