A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Go to file
2013-04-20 17:06:32 -04:00
config Disable lock files. 2013-04-18 15:01:25 -04:00
data/windows made config works on windows :( 2013-03-18 23:04:15 -04:00
extensions Switch to flycheck for supported modes. 2013-04-13 23:34:45 -04:00
host Add buffer-move key bindings to be able to swap buffer between 2 windows. 2013-04-16 18:08:52 -04:00
init-extension Set auto-highlight-symbol delay to 0.5s instead of crazy 0.01s 2013-04-19 11:17:29 -04:00
init-package Add stripe-buffer package 2013-04-20 17:06:32 -04:00
snippets added snippets for erlang 2013-01-23 19:53:54 -05:00
.gitignore Add tramp to ignored files 2013-04-11 10:52:01 -04:00
.gitmodules Switch to flycheck for supported modes. 2013-04-13 23:34:45 -04:00
.mc-lists.el minor changes 2013-01-17 14:16:16 -05:00
.projectile exclude elpa folder for .projectile 2013-02-01 12:01:17 -05:00
custom-settings.el added keybindings with evil leader for expand-region 2013-02-13 16:23:13 -05:00
init.el Merge branch 'master' of http://github.com/syl20bnr/dotemacs 2013-04-15 22:11:10 -04:00
my-funcs.el Add functions to insert blank lines above and below the current line without moving the point and changing the evil state. 2013-04-18 17:21:31 -04:00
my-keybindings.el Add functions to insert blank lines above and below the current line without moving the point and changing the evil state. 2013-04-18 17:21:31 -04:00
my-keychords.el removed deprecated keychords for expand-region 2013-02-13 16:24:00 -05:00
my-macros.el
packages.el Add stripe-buffer package 2013-04-20 17:06:32 -04:00
post-extensions.el Switch to flycheck for supported modes. 2013-04-13 23:34:45 -04:00
pre-extensions.el Clean up everything related to flymake. 2013-04-12 21:40:52 -04:00
README.md Add required python dependencies in README 2013-04-11 14:22:17 -04:00

dotemacs

Emacs configuration files.

Dependencies

Python

easy_install pyflakes jedi epc