A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Go to file
2013-04-18 15:01:25 -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 Switch to flycheck for supported modes. 2013-04-13 23:34:45 -04:00
init-package Remove uneeded fold-this package (evil can already do this). Tweak some key bindings (M instead of m for Major modes key bindings). 2013-04-17 10:16:18 -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 11:13:06 -04:00
my-funcs.el Add keybindings to switch between themes for day and night. 2013-04-15 11:12:39 -04:00
my-keybindings.el Use pylookup for python documentation lookup. 2013-04-18 15:00:41 -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 Remove uneeded fold-this package (evil can already do this). Tweak some key bindings (M instead of m for Major modes key bindings). 2013-04-17 10:16:18 -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