From ed1bbe554d7ce4d9b6286ee3514ed4d3021408ee Mon Sep 17 00:00:00 2001 From: Pascal Bakker Date: Mon, 23 Nov 2020 04:55:24 -0500 Subject: [PATCH] Use the same example hotkey in docs as in README.md (#712) --- doc/tagbar.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 132bb3d..7e809ae 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -104,7 +104,7 @@ The following features are supported by Tagbar: Perl, PHP, Python, REXX, Ruby, Scheme, Shell script, SLang, SML, SQL, Tcl, Tex, Vera, Verilog, VHDL, Vim and YACC. - Additional languages are supported through universal-ctags, including - CUDA, R, Rust, Go, and many others. See + CUDA, R, Rust, Go, and many others. See https://github.com/universal-ctags/ctags/blob/master/docs/news.rst#new-parsers for the complete list. - Can be extended to support arbitrary new types. @@ -191,9 +191,9 @@ closed. By default the window is opened on the right side, set the option It is probably a good idea to assign a key to these commands. For example, put this into your |vimrc|: > - nnoremap :TagbarToggle + nnoremap :TagbarToggle < -You can then open and close Tagbar by simply pressing the key. +You can then open and close Tagbar by simply pressing the key. You can also use |:TagbarOpenAutoClose| to open the Tagbar window, jump to it and have it close automatically on tag selection regardless of the