Giter Site home page Giter Site logo

.emacs's Introduction

My .emacs file

After some requests I've uploaded my .emacs and site-lisp files. It's a little messy but it's home. Any errors in it are mine, and all awesomeness is the culmination of years of customization and plain cut-and-paste code from other .emacs files I've encountered and analyzed through the years (Thanks Takashi).

To use it, you should really be using the latest Emacs (currently 23.4 as both Mac and Unix-systems both contain really old versions of Emacs without good Org-mode or js-mode support.) See my blog post on compiling latest command-line emacs on Mac OS X or any Unix based system

It contains the following:

  • A custom color scheme I like.
  • Enabling seeing trailing white-spaces and shortcut to killing them
  • Fuzzy matching for file autocomplete (ido-enable-flex-matching) - A MUST.
  • Shortcut references for http://orgmode.org/ "To Do" list and other resources inside Dropbox.

The following 3rd party libraries:

  • magit-mode for awesome built in git support.
  • Yasnippet-bundle for text-expand support so you can write time-saving, text-expanding shorthand. Comes with some preconfigures YaSnippets for HTML and JavaScript.
  • org2blog which enables you to write your blog posts in org-mode and post them to your wordpress blog.
  • markdown-mode (I use Mou lately and don't really use this much anymore.)
  • haml-mode - Not a big fan of HAML but somtimes I need to open up a HAML file.
  • sass-mode - I Love Sass and can finally indent correctly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.