fix(docgen): add tagfunc.lua

This commit is contained in:
Michael Lingelbach 2021-11-18 12:29:25 -05:00 committed by Gregory Anders
parent f940e7a5b9
commit 0746f0021f

View File

@ -162,6 +162,7 @@ CONFIG = {
'buf.lua',
'diagnostic.lua',
'codelens.lua',
'tagfunc.lua',
'handlers.lua',
'util.lua',
'log.lua',