Skip to content

Commit

Permalink
auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmclean authored and github-actions[bot] committed Sep 15, 2024
1 parent fa54937 commit d563d22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/triptych.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,13 @@ bindings.
paste = 'p',
quit = 'q',
toggle_hidden = '<leader>.',
toggle_collapse_dirs = 'z',
},
extension_mappings = {},
options = {
dirs_first = true,
show_hidden = false,
collapse_dirs = true,
line_numbers = {
enabled = true,
relative = false,
Expand Down

0 comments on commit d563d22

Please sign in to comment.