A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Go to file
2013-04-22 16:33:10 -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 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 Customize edts face for on the fly syntax check (inherits from flycheck faces). 2013-04-22 13:03:35 -04:00
init-package Add some ruby modes. 2013-04-22 16:33:10 -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
.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 google translate. 2013-04-21 21:02:05 -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 some ruby modes. 2013-04-22 16:33:10 -04:00
post-extensions.el 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
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