-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(nvim-tree): add key mappings for file explorer (#108)
* fix(nvim-tree): add key mappings for toggling file explorer - fix delayed <C-b> and <leader>e key mappings to toggle nvim-tree * feat(copilot-chat): add detailed input format examples for git diff - added examples for adding, deleting, modifying, moving, and renaming files - updated the input format section to include detailed descriptions of each example - improved the clarity of the documentation by providing concrete examples of git diff output this change enhances the documentation by providing users with clear and practical examples of how to format their input for the copilot-chat plugin
- Loading branch information
Showing
2 changed files
with
49 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters