Skip to content

Commit

Permalink
add gen plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mosheavni committed Dec 5, 2023
1 parent 64a8db7 commit 7beb546
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .config/nvim/lua/plugins/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ local M = {
-- ]]
-- end,
-- },
{
'David-Kunz/gen.nvim',
cmd = { 'Gen' },
},
{
'zbirenbaum/copilot.lua',
event = 'InsertEnter',
Expand Down

0 comments on commit 7beb546

Please sign in to comment.