Fixed spacing
For readability
This commit is contained in:
parent
b791ba4d9f
commit
e5ffded0c8
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ end
|
||||||
-- Command mode
|
-- Command mode
|
||||||
keys_modes_map(
|
keys_modes_map(
|
||||||
{'n', 'v', 'x'},
|
{'n', 'v', 'x'},
|
||||||
{':', ';;', ';e', ';h', ';v'},
|
{':', ';;', ';e', ';h', ';v'},
|
||||||
{'q:i','q:i!','q:ie term://','q:isp term://','q:ivs term://'}
|
{'q:i','q:i!','q:ie term://','q:isp term://','q:ivs term://'}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue