mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-18 23:43:35 +02:00
Add :toolbar* commands to Vim RC file highlighters.
This commit is contained in:
@@ -140,23 +140,24 @@ standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are
|
||||
also available in the sidebar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:tbshow| |:toolbarshow| +
|
||||
section:Toolbars[toolbar]
|
||||
|
||||
|:tbs| |:tbshow| |:toolbars| |:toolbarshow| +
|
||||
||:toolbarshow {name}||
|
||||
________________________________________________________________________________
|
||||
Shows the named toolbar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:tbhide| |:toolbarhide| +
|
||||
|:tbh| |:tbhide| |:toolbarh| |:toolbarhide| +
|
||||
||:toolbarhide {name}||
|
||||
________________________________________________________________________________
|
||||
Hides the named toolbar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:tbtoggle| |:toolbartoggle| +
|
||||
|:tbt| |:tbtoggle| |:toolbart| |:toolbartoggle| +
|
||||
||:toolbartoggle {name}||
|
||||
________________________________________________________________________________
|
||||
Toggles the named toolbar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
// vim: set filetype=asciidoc:
|
||||
|
||||
Reference in New Issue
Block a user