A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Go to file
2013-04-23 23:08:18 -04:00
config Remove fill-column-indicator since for now it cause a bug with search-forward. Fix bug with revive hook. Clean up unused packages. evil-insert-map is not reinitialized anymore. 2013-04-22 13:02:32 -04:00
data/windows made config works on windows :( 2013-03-18 23:04:15 -04:00
extensions Fix solarized submodule. 2013-04-22 22:09:43 -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 Fix solarized submodule. 2013-04-22 22:09:43 -04:00
init-package Fix correct column to highlight with fill-column-indicator 2013-04-23 23:08:18 -04:00
snippets added snippets for erlang 2013-01-23 19:53:54 -05:00
.gitignore Fix solarized submodule. 2013-04-22 22:09:43 -04:00
.gitmodules Fix solarized submodule. 2013-04-22 22:09:43 -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 Minor change. 2013-04-23 23:07:44 -04:00
init_zsh.sh Add subword mode hook and add back multi-term. 2013-04-23 14:05:30 -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 back fill-column-indicator but now it is disabled by default and there is a key binding to toggle it when needed. 2013-04-23 15:56:44 -04:00
my-keychords.el removed deprecated keychords for expand-region 2013-02-13 16:24:00 -05:00
my-macros.el better macro for multiple cursor acquisition 2013-01-06 02:36:36 -05:00
packages.el Add back fill-column-indicator but now it is disabled by default and there is a key binding to toggle it when needed. 2013-04-23 15:56:44 -04:00
post-extensions.el Fix solarized submodule. 2013-04-22 22:09:43 -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