Pulsar config
This commit is contained in:
parent
94bacfa011
commit
132960fb08
1 changed files with 11 additions and 0 deletions
11
.pulsar/config.cson
Normal file
11
.pulsar/config.cson
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
"*":
|
||||||
|
core:
|
||||||
|
projectHome: "/home/jt/dev"
|
||||||
|
themes: [
|
||||||
|
"atom-dark-ui"
|
||||||
|
"atom-dark-syntax"
|
||||||
|
]
|
||||||
|
editor:
|
||||||
|
softTabs: false
|
||||||
|
"exception-reporting":
|
||||||
|
userId: "bbf24775-95f0-43d0-bbc0-ac3b3fec7952"
|
Loading…
Reference in a new issue