Add buffer flags on buffer command and completion
This commit is contained in:
parent
0ca138cba4
commit
b3672f0ffd
4 changed files with 62 additions and 16 deletions
|
@ -44,7 +44,7 @@ body {
|
|||
background-position: 0 center;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
|
||||
&.vimvixen-completion-selected {
|
||||
background-color: yellow;
|
||||
|
|
Reference in a new issue