Skip to content

Commit

Permalink
[docgen] Update docs
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Jan 28, 2023
1 parent 6581d76 commit be962cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/oil.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@ cd *actions.c
close *actions.close*
Close oil and restore original buffer

copy_entry_path *actions.copy_entry_path*
Copy the filepath of the entry under the cursor to the + register

open_cmdline *actions.open_cmdline*
Open vim cmdline with current entry as an argument

Expand Down
1 change: 1 addition & 0 deletions doc/tags
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Oil oil.txt /*Oil*
actions.cd oil.txt /*actions.cd*
actions.close oil.txt /*actions.close*
actions.copy_entry_path oil.txt /*actions.copy_entry_path*
actions.open_cmdline oil.txt /*actions.open_cmdline*
actions.open_cmdline_dir oil.txt /*actions.open_cmdline_dir*
actions.open_cwd oil.txt /*actions.open_cwd*
Expand Down

0 comments on commit be962cf

Please sign in to comment.