Skip to content

Instantly share code, notes, and snippets.

@andelf
andelf / racer-auto-complete.el
Last active October 4, 2015 03:13
Racer Auto-Complete Mode
;; FileName : racer-autocomplete.el
;; Author : ShuYu Wang <andelf@gmail.com>
;; Created : Wed May 20 10:08:03 2015 by ShuYu Wang
;; Copyright : Feather Workshop (c) 2015
;; Description : racer auto-complete source
;; Time-stamp: <2015-05-20 10:08:18 andelf>
;;; copy this to your load-path and add following to your ~/.emacs
;; (setq racer-cmd "/your/path/to/bin/racer")