This commit is contained in:
2026-05-02 20:51:17 +02:00
parent 4488f8549a
commit 7590b3cbc1
8 changed files with 40 additions and 7 deletions

3
lua/plugins/neogen.lua Normal file
View File

@ -0,0 +1,3 @@
vim.pack.add({ "https://github.com/danymat/neogen" })
require("neogen").setup({})