Update 24.01.2024

This commit is contained in:
Kristofers Solo
2024-01-24 21:28:12 +02:00
parent f37a67d62f
commit 5f7013e770
105 changed files with 3389 additions and 2488 deletions

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

@@ -0,0 +1,6 @@
return {
"danymat/neogen",
dependencies = { "nvim-treesitter/nvim-treesitter" },
config = true,
version = "*",
}