Skip to content

Instantly share code, notes, and snippets.

@nbering
Last active September 6, 2015 00:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nbering/6991fe6a9cf6c56e2b1a to your computer and use it in GitHub Desktop.
Save nbering/6991fe6a9cf6c56e2b1a to your computer and use it in GitHub Desktop.
How I like any editor set up...

About

I just started this document as a place to record the little things I like to change in any editor... and what I change them to.

Fonts

Line Numbering

Yes.

Editor Marks

Line endings (CR/LF), tabs, extra spaces (if available) should all have visible markers, especially when working in text documents like markdown and textile.

Editor/Syntax Theme

Dark with light text. Not a fan of Solarized Dark. Atom Dark is Ok, Visual Studio Code's Dark theme is pretty good. Base16 Tomorrow Dark included with Atom, or Tomorrow Night included with C9.io are my favorite right now. The redish-orange value types are very pleasing to the eye.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment