2015-11-02 21:40:50 -05:00
2015-06-20 17:39:07 +02:00
2015-11-02 21:40:50 -05:00
2015-10-28 17:30:16 -04:00
2015-10-28 17:29:05 -04:00
2015-06-19 23:57:59 +02:00
2015-10-06 05:46:25 -04:00
2015-10-29 02:43:51 -04:00
2015-10-25 00:39:54 -04:00
2015-11-02 21:40:50 -05:00
2015-10-24 23:55:11 -04:00
2015-09-30 13:52:30 -04:00

NARF Emacs

Screenshot

What we do every night, Pinky...

This is Emacs for stubborn vimmers and megalomaniac mice alike. Its goals are: first, to emulate vim as best it can, and second, surpass it in any possible way. Narf uses Evil-mode to emulate vim, Cask to manage plugins, and a slew of jury-rigged neckbeard shenanigans to to keep my mountain dew cool.

It is tailored for the Emacs 24.5+ OSX users and sub-sub-sub-basement dwellers.

Any contributions or suggestions are welcome. The world won't take over itself.

Installation

brew install cask
brew install railwaycat/emacsmacport/emacs-mac --HEAD --use-git-head --with-imagemagick --with-modern-icon
git clone --recursive https://github.com/hlissner/emacs.d ~/.emacs.d
cd ~/.emacs.d
make          # installs plugins via cask and generates autoloads
make compile  # optionally byte-compiles everything

Features

You'll get a good picture of what's in here from these files:

./Cask                     # what packages are used (and where)
./init.el                  # lists all core files and modules loaded
./private/my-bindings.el   # the keybindings
./private/my-commands.el   # available ex commands

What about Windo-

Windows, you say...

Description
An Emacs framework for the stubborn martian hacker
Readme MIT 43 MiB
Languages
Emacs Lisp 95.4%
YASnippet 3.5%
Shell 0.7%
Nix 0.2%
Lua 0.1%