Skip to content

Commit

Permalink
perf: reduce startup time
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Feb 23, 2023
1 parent f388995 commit 1323a41
Show file tree
Hide file tree
Showing 15 changed files with 1,073 additions and 985 deletions.
1 change: 1 addition & 0 deletions gen_help.lua
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ local function get_marker_text(marker)
CONFIG = gen_config_doc,
FUNCTIONS = gen_functions_doc{
'teal/gitsigns.tl',
'teal/gitsigns/attach.tl',
'teal/gitsigns/actions.tl',
},
HIGHLIGHTS = gen_highlights_doc,
Expand Down
Loading

0 comments on commit 1323a41

Please sign in to comment.