]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/config.cson
Remove Ag Plugin
[rbdr/dotfiles] / atom / config.cson
1 "*":
2 core:
3 telemetryConsent: "limited"
4 themes: [
5 "aesthetic-ui"
6 "one-dark-syntax"
7 ]
8 editor:
9 invisibles: {}
10 "exception-reporting":
11 userId: "467c762a-5570-76a2-5d1d-1119485c443c"
12 "vim-mode": {}
13 welcome:
14 showOnStartup: false