aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_vimdoc.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gen_vimdoc.py')
-rwxr-xr-xscripts/gen_vimdoc.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gen_vimdoc.py b/scripts/gen_vimdoc.py
index d46306d41a..18a2839702 100755
--- a/scripts/gen_vimdoc.py
+++ b/scripts/gen_vimdoc.py
@@ -154,6 +154,7 @@ CONFIG = {
'lsp.lua',
'buf.lua',
'diagnostic.lua',
+ 'codelens.lua',
'handlers.lua',
'util.lua',
'log.lua',