mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
Update 24.01.2024
This commit is contained in:
6
lua/plugins/neogen.lua
Normal file
6
lua/plugins/neogen.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"danymat/neogen",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
config = true,
|
||||
version = "*",
|
||||
}
|
||||
Reference in New Issue
Block a user