diff options
Diffstat (limited to 'lua/user/plugins.lua')
| -rw-r--r-- | lua/user/plugins.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 6008cd7..c528f95 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -56,6 +56,7 @@ return packer.startup(function(use) use "numToStr/Comment.nvim" -- Easily comment stuff use "nvim-lualine/lualine.nvim" use "windwp/nvim-autopairs" -- Autopairs, integrates with both cmp and treesitter + use "vimwiki/vimwiki" -- Colorschemes use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out |
