Commit graph

15 commits

Author SHA1 Message Date
syl20bnr
1ffb42448e Migrate all package configs to use-package.
Total load time for 90+ packages without byte-compiling: 3s... amazing !
Thanks to \@jwiegley :-)
2013-11-20 00:30:48 -05:00
sbenner
9c9c4919b8 Add more consistent key bindings to escape from all kind of modes (evil, mini-buffer, helm, erc...) 2013-09-04 16:59:56 -04:00
syl20bnr
3420ffde71 Remove key-chord mode !! Not needed anymore (great news). 2013-05-06 20:59:13 -04:00
syl20bnr
9e90303328 Add function to be able to return to normal mode with 'fd' without key chord. 2013-05-06 20:32:40 -04:00
syl20bnr
49f5427f4b 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
syl20bnr
b765787050 Change bar to box for point shape in insert mode. Set insert color to a darker green color. 2013-04-15 15:53:19 -04:00
syl20bnr
9d2967b48e disabled auto-switch to normal mode 2013-01-15 09:28:08 -05:00
syl20bnr
2fef4d7acd clear bindings in evil-insert-state to have full emacs keybindins with
no shadowing
2013-01-09 14:13:19 -05:00
syl20bnr
a632addab8 added automatic switch evil-normal-state when entering evil-motion-state 2013-01-05 15:27:19 -05:00
syl20bnr
a47015d769 minor change 2013-01-03 16:21:53 -05:00
syl20bnr
e7422c25f8 get rid of evil-emacs-state :-) 2013-01-03 15:58:07 -05:00
syl20bnr
4bf9d1d0ea never go into evil-emacs-mode, always stay in normal mode 2013-01-03 15:36:44 -05:00
syl20bnr
975263cca1 experiment with key chord bindings, seems promising 2012-12-30 12:18:08 -05:00
syl20bnr
5dfbec80e0 made mutliple-cursor and evil working together (more or less) by using expand-region and custom key chord bindings (also added some other stuff from magnars) 2012-12-29 15:39:39 -05:00
syl20bnr
28b6d09ef1 refactored the whole setup and use jedi for python auto completion 2012-12-21 16:06:22 -05:00
Renamed from my-package-init/init-evil.el (Browse further)