Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Robitx authored Dec 10, 2023
1 parent 0118921 commit a4e9117
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,16 +196,17 @@ Example hook command to develop code from comments in a visual selection or spec

#### `:GpContext`<!-- {doc=:GpContext} -->
Provides custom context per repository:
- Opens `.gp.md` file for a given repository in a toggable window.
- Appends selection/range to the context file when used in visual/range mode.
- Refer to [Custom Instructions](#custom-instructions) for more details.
- Also supports subcommands for layout specification:

- opens `.gp.md` file for a given repository in a toggable window.
- appends selection/range to the context file when used in visual/range mode.
- also supports subcommands for layout specification:

- `:GpContext vsplit` Open `.gp.md` in a vertical split window.
- `:GpContext split` Open `.gp.md` in a horizontal split window.
- `:GpContext tabnew` Open `.gp.md` in a new tab.
- `:GpContext popup` Open `.gp.md` in a popup window.

- refer to [Custom Instructions](#custom-instructions) for more details.
## Speech commands

#### `:GpWhisper` <!-- {doc=:GpWhisper} -->
Expand Down

0 comments on commit a4e9117

Please sign in to comment.