Added cursor tracking, tabs visuals; variable focus popup, highlighting and replacement
This commit is contained in:
@@ -12,3 +12,8 @@ code {
|
||||
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
|
||||
monospace;
|
||||
}
|
||||
|
||||
.cm-tab::before{
|
||||
content: "———";
|
||||
margin-right: -13px;
|
||||
}
|
||||
Reference in New Issue
Block a user