Created
February 25, 2016 22:21
-
-
Save eam/3907200769aac60173bf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
booger:~ evan$ head -3 .emacs | |
(setq viper-mode t) | |
(require 'viper) | |
(setq set-auto-mode t) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment