legacy-dotfiles/.emacs.d
Tom Willemsen c8b34bbdad Remove oni:load-hippie-exp
Placing `yas/hippie-try-expand' at the end of the
`hippie-expand-try-functions-list' doesn't seem to work very well and
putting it in the front might cause situations where I want to expand
a variable name or something and yas might take over, so don't use yas
with hippie-expand.  Instead bind `yas-expand' to `C-\' and set
`yas-fallback-behavior' to nil so it doesn't start acting crazy when
there's no snippet to expand.
2012-12-17 12:11:03 +01:00
..
eshell Add Makefiles for all files 2012-12-05 00:13:28 +01:00
site-lisp Remove oni:load-hippie-exp 2012-12-17 12:11:03 +01:00
snippets Add Makefiles for all files 2012-12-05 00:13:28 +01:00
.gitignore .emacs.d/.gitignore 2012-09-27 23:33:58 +02:00
gnus.el .emacs.d/gnus.el 2012-11-19 23:22:27 +01:00
init.el Remove oni:load-hippie-exp 2012-12-17 12:11:03 +01:00
Makefile Add Makefiles for all files 2012-12-05 00:13:28 +01:00