Skip to content

Commit ca945ec

Browse files
committed
refactor(#3256): fix doc generator
1 parent 9766f02 commit ca945ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/vimdoc_config.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ local srcs_api = {
6464
{ helptag = "nvim-tree-api-filter", section = "API: filter", path = base .. "_meta/api/filter.lua", },
6565
{ helptag = "nvim-tree-api-fs", section = "API: fs", path = base .. "_meta/api/fs.lua", },
6666
{ helptag = "nvim-tree-api-git", section = "API: git", path = base .. "_meta/api/git.lua", },
67-
{ helptag = "nvim-tree-api-health", section = "API: health", path = base .. "_meta/api/health.lua", },
6867
{ helptag = "nvim-tree-api-map", section = "API: map", path = base .. "_meta/api/map.lua", },
6968
{ helptag = "nvim-tree-api-marks", section = "API: marks", path = base .. "_meta/api/marks.lua", },
7069
{ helptag = "nvim-tree-api-node", section = "API: node", path = base .. "_meta/api/node.lua", },

0 commit comments

Comments
 (0)