summaryrefslogtreecommitdiffstats
path: root/lua/core/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lua/core/plugins.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua
index ffe2941..ac4a109 100644
--- a/lua/core/plugins.lua
+++ b/lua/core/plugins.lua
@@ -103,6 +103,8 @@ require 'dep' {
{ 'folke/trouble.nvim' },
{ 'folke/todo-comments.nvim' },
+ { 'danymat/neogen' }, -- generate lsp annotations
+
-- dap ----------------------------------------------------------------------
{ 'mfussenegger/nvim-dap',
deps = {