Skip to content

Instantly share code, notes, and snippets.

@idoleat
Last active May 26, 2024 02:09
Show Gist options
  • Save idoleat/5eceac332a37f98212e36b97d4d4f549 to your computer and use it in GitHub Desktop.
Save idoleat/5eceac332a37f98212e36b97d4d4f549 to your computer and use it in GitHub Desktop.
Pulsar config file. Located in ~/.pulsar/ , which is a little bit not so cool, but still, pulsar revives atom. <3
"*":
core:
autoHideMenuBar: true
disabledPackages: [
"wrap-guide"
]
editor:
showIndentGuide: true
showInvisibles: true
softWrap: true
tabLength: 4
"exception-reporting":
userId: "" # replace this with your generated id
"highlight-selected":
showResultsOnScrollBar: true
statusBarString: "Fucking idiots: %c"
"markdown-preview":
useOriginalParser: false
minimap:
plugins:
"highlight-selected": true
"highlight-selectedDecorationsZIndex": 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment