File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ gb{motion} Create port instantiation from lines that {motion} moves
26
26
*gbb*
27
27
gbb Create port instantiation from current line.
28
28
29
- *gb*
29
+ *gb-visual *
30
30
{Visual} gb Create port instantiation from the highlighted lines.
31
31
32
32
------------------------------------------------------------------------------
@@ -40,9 +40,9 @@ OPTIONS *verilog-instance-options*
40
40
------------------------------------------------------------------------------
41
41
KEY MAPPINGS *verilog-instance-key-mappings*
42
42
43
- By default, the plugin uses *gb* and * gbb* mappings if not already mapped.
43
+ By default, the plugin uses | gb | and | gbb | mappings if not already mapped.
44
44
Those are the prefered mappings, but if they are already used, you can change
45
- them by adding something like that in your * vimrc* :
45
+ them by adding something like that in your vimrc :
46
46
47
47
xmap ga <Plug> VerilogInstance
48
48
nmap ga <Plug> VerilogInstance
You can’t perform that action at this time.
0 commit comments