Merge pull request #61 from ardrigh/patch-1
Display ':' at start of the command input line
This commit is contained in:
commit
add34853ac
1 changed files with 4 additions and 0 deletions
|
|
@ -6,3 +6,7 @@
|
|||
|
||||
.ex-mode {
|
||||
}
|
||||
|
||||
div[is=ex-command-mode-input] atom-text-editor[mini]::before {
|
||||
content: ":";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue