Skip to content

Instantly share code, notes, and snippets.

@matthojo
Last active August 29, 2015 14:17
Show Gist options
  • Save matthojo/8acc30c03317883c71ae to your computer and use it in GitHub Desktop.
Save matthojo/8acc30c03317883c71ae to your computer and use it in GitHub Desktop.
Atom Packages

Personal Atom Setup

https://atom.io/users/matthojo

Theme

Packages

Settings / Preferences

Core Settings

  • Audio Beep
  • Destroy Empty Panes
  • Exclude VCS Ignored Paths
  • File Encoding: utf8
  • Follow symlinks
  • Ignored Names: .git, .svn, .hg, CVS, _site, .sass_cache, node_modules
  • Project Home: Default: ...

Editor Settings

  • Auto Indent
  • Auto Indent On Paste
  • Completions: ``
  • Confirm Checkout HEAD Revision
  • Font Family: ``
  • Font Size: 20
  • Line Height: Default: 1.3
  • Non Word Characters: Default: ..
  • Preffered Line Legnth: Default: 80
  • Scroll Past End
  • Scroll Sensitivity: Default: 40
  • Show Indent Guide
  • Show Invisibles
  • Show Line Numbers
  • Show Tabs
  • Soft Wrap
  • Soft Wrap At Preffered Line Length
  • Soft Wrap Hanging Indent: Default: 0
  • Tab Legnth: 2
  • Undo Grouping Interval: Default: 300
  • Using Shadow DOM
  • Zoom Font When Ctrl Scrolling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment