diff --git a/doc/oil.txt b/doc/oil.txt index bf97cac..deec7f4 100644 --- a/doc/oil.txt +++ b/doc/oil.txt @@ -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 diff --git a/doc/tags b/doc/tags index b92023b..b3e4be8 100644 --- a/doc/tags +++ b/doc/tags @@ -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*