Commit Graph
5 Commits
Author SHA1 Message Date
Taybin Rutkin 4604e39760 remove older, unsupported snipmate and snippets 2012-03-13 23:29:57 -04:00
Taybin Rutkin 2e650a5bba Needed to get camelcasemotion to work inside commands such as dW 2012-03-13 12:11:02 -03:00
Taybin Rutkin 6eb7bcb05e fully remove taglist in favor of tagbar 2012-03-12 23:30:22 -04:00
Taybin Rutkin 3a0a8c8777 turn on the amazing zmv
- alias it to use 'noglob zmv -W', so that you can do stuff like
   zmv foo.* bar.*
  to rename all foo files to bar files without annoying quoting.
http://grml.org/zsh/zsh-lovers.html#_zmv_examples_require_autoload_zmv
2012-03-12 23:29:02 -04:00
Taybin Rutkin f925f83875 add camelcasemotion with mappings to B, W, and E instead of ,b ,w and ,e
- this avoids conflicts with ,b for Ctrlp's buffer selector and ,w for
  whitespace deletion.
2012-03-12 21:46:33 -04:00