Move highlight to underline
This commit is contained in:
parent
2aed095e92
commit
5ed5b39d16
1 changed files with 2 additions and 1 deletions
|
@ -66,5 +66,6 @@
|
|||
"latex-workshop.latex.autoBuild.run": "never",
|
||||
"workbench.enableExperiments": false,
|
||||
"update.mode": "none",
|
||||
"latex-workshop.bind.enter.key": false
|
||||
"latex-workshop.bind.enter.key": false,
|
||||
"color-highlight.markerType": "underline",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue