Neogen docstring generator
This commit is contained in:
parent
3ae2dac658
commit
c6b6990611
1 changed files with 6 additions and 0 deletions
6
lua/plugins/neogen.lua
Normal file
6
lua/plugins/neogen.lua
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
return {
|
||||||
|
'danymat/neogen',
|
||||||
|
config = true,
|
||||||
|
-- Uncomment next line if you want to follow only stable versions
|
||||||
|
-- version = "*"
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue