mirror of
https://github.com/gryf/tagbar.git
synced 2026-02-02 22:25:48 +01:00
Add desert pygments theme
This commit is contained in:
@@ -52,7 +52,9 @@ title: Tagbar, the Vim class outline viewer
|
||||
<p>
|
||||
Put something like the following into your ~/.vimrc:
|
||||
|
||||
<pre>nmap <F8> :TagbarToggle<CR></pre>
|
||||
{% highlight vim %}
|
||||
nmap <F8> :TagbarToggle<CR>
|
||||
{% endhighlight %}
|
||||
|
||||
Then the F8 key will toggle the Tagbar window. You can of course use
|
||||
any shortcut you want. For more flexible ways to open and close the
|
||||
|
||||
Reference in New Issue
Block a user