Modify atom config
This commit is contained in:
parent
b4db53033a
commit
ffeb839b24
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"monokai"
|
||||
]
|
||||
editor:
|
||||
fontSize: 15
|
||||
fontSize: 13
|
||||
invisibles:
|
||||
tab: "-"
|
||||
scrollPastEnd: true
|
||||
|
@ -46,6 +46,8 @@
|
|||
minimap:
|
||||
plugins:
|
||||
"highlight-selected": true
|
||||
pigments:
|
||||
markerType: "outline"
|
||||
"tree-view": {}
|
||||
welcome:
|
||||
showOnStartup: false
|
||||
|
|
Loading…
Reference in a new issue