A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Go to file
2013-04-30 13:45:30 -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 Add DOS mode. 2013-04-30 13:45:30 -04:00
host Add custom frame size on windows with workstation AA593 2013-04-29 13:40:52 -04:00
init-extension Add DOS mode. 2013-04-30 13:45:30 -04:00
init-package Add file association to ruby-mode 2013-04-29 11:59:55 -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 Remove delim-pad extension since it can be easily performed by combining expand-region with evil-surround 2013-04-29 16:46:22 -04:00
.projectile exclude elpa folder for .projectile 2013-02-01 12:01:17 -05:00
init.el Delete uneeded files. 2013-04-25 18:11:14 -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 Set leader prefix for non-normal modes to s- 2013-04-26 15:18:28 -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 Enable p4 package 2013-04-29 15:47:31 -04:00
post-extensions.el Add DOS mode. 2013-04-30 13:45:30 -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