mirror of
https://github.com/neovim/neovim
synced 2025-07-16 17:21:49 +00:00
fix(docgen): add tagfunc.lua
This commit is contained in:
committed by
Gregory Anders
parent
f940e7a5b9
commit
0746f0021f
@ -162,6 +162,7 @@ CONFIG = {
|
||||
'buf.lua',
|
||||
'diagnostic.lua',
|
||||
'codelens.lua',
|
||||
'tagfunc.lua',
|
||||
'handlers.lua',
|
||||
'util.lua',
|
||||
'log.lua',
|
||||
|
Reference in New Issue
Block a user