Added neogen

This commit is contained in:
2022-01-29 23:45:16 +01:00
parent 0e13e43fc3
commit 3f9a7f38fb
3 changed files with 8 additions and 0 deletions

3
lua/my_neogen.lua Normal file
View File

@@ -0,0 +1,3 @@
require('neogen').setup {
enabled = true
}