Add buffer flags on buffer command and completion

This commit is contained in:
Shin'ya Ueoka 2018-07-29 13:13:11 +09:00
parent 0ca138cba4
commit b3672f0ffd
4 changed files with 62 additions and 16 deletions

View file

@ -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;