grimoire

personal wiki
git clone git://git.pyratebeard.net/grimoire.git
Log | Files | Refs

commit 4a44592a3fb5679f46c31e2d81e4f8d827f3886e
parent a4a0e5c39f9785bcac05bee5de7014bf7b65fe48
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu, 25 Jan 2024 17:12:36 +0000

updates

Diffstat:
Msoftware/vim.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/software/vim.md b/software/vim.md @@ -268,6 +268,12 @@ save file as new file in dir of current buffer | [z | move to start of open fold | | ]z | move to end of open fold | +## documentation navigation +| binding | desc | +| --- | --- | +| <C-]> | jump to corresonding tag | +| <C-t> | go back | + [using_spellcheck]: https://www.linux.com/learn/using-spell-checking-vim [faq]: http://vim.wikia.com/wiki/Vim_buffer_FAQ [vanilla vim]: https://stackoverflow.com/questions/16082991/vim-switching-between-files-rapidly-using-vanilla-vim-no-plugins