Skip to content

Commit

Permalink
Add key mappings for Github Copilot, should do better key mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 20, 2024
1 parent 4ea57b8 commit dcec59b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions trees/uts-002F.tree
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ Here are some useful keys that I like using in NeoVim, with [my LunarVim configu
- Github Actions
- `<leader>+gh` to open the Github Actions split window
- `gj` to open the job under cursor, see also [other keys](https://github.com/topaxi/gh-actions.nvim?tab=readme-ov-file#keybindings)
- Github Copilot
- `:CopilotChat` can be triggered by `:Co<tab>C<Tab><CR>`
- `C-s` to send the prompt

Recalled by [VSCode Vim ROADMAP](https://github.com/VSCodeVim/Vim/blob/HEAD/ROADMAP.md).

Expand Down

0 comments on commit dcec59b

Please sign in to comment.