File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- *grapple.nvim.txt* For NVIM v0.8.0 Last change: 2022 November 27
1
+ *grapple.nvim.txt* For NVIM v0.8.0 Last change: 2022 November 28
2
2
3
3
==============================================================================
4
4
Table of Contents *grapple.nvim-table-of-contents*
@@ -647,7 +647,8 @@ determined by the tags position within the popup menu: top (first index) to
647
647
bottom (last index) **Renaming**: a | grapple.nvim-named-tag | can be renamed by
648
648
editing its key value between the `[` square brackets `]` **Quickfix
649
649
(`<c-q> ` )**: all tags will be | grapple.nvim-sent-to-the-quickfix-list | , the
650
- popup menu closed, and the quickfix menu opened
650
+ popup menu closed, and the quickfix menu opened **Split (`<c-v> ` )**: similar to
651
+ tag selection, but the tagged file opened in a vertical split
651
652
652
653
**Command**: `:GrapplePopup tags`
653
654
You can’t perform that action at this time.
0 commit comments