Skip to content

saltycrane/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Emacs config. (I do mostly Javascript programming)

Setup

$ # delete existing ~/.emacs.d if it exists
$ git clone git@github.com:saltycrane/emacs.git ~/.emacs.d
$ cd ~/.emacs.d
$ ./setup.sh <path to python executable>

Javascript setup

http://codewinds.com/blog/2015-04-02-emacs-flycheck-eslint-jsx.html

$ npm install -g eslint babel-eslint eslint-plugin-react

Usage

Keybindings to remember:

Text: M-^ join line with previous line M-\ delete horizontal space

Programming: C-M-\ indent region M-; comment region

About

My .emacs.d directory - No longer current. New config: https://github.com/saltycrane/.spacemacs.d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages