Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-20 | add TODO flag to backburner link | Kyle Meyer | |
2013-07-19 | advise recompile to not modify window state | Kyle Meyer | |
2013-07-19 | add py.test compiling keybindings | Kyle Meyer | |
2013-07-19 | accept C-j for newline-and-indent | Kyle Meyer | |
2013-07-19 | add prefix to "insert" keybindings | Kyle Meyer | |
2013-07-18 | move key bindings to .gnus.el | Kyle Meyer | |
summary and article mode mapping have no effect (presumably overridden) if not they are not evaluated at the time gnus loads | |||
2013-07-17 | remap group, summary, and article enter commands | Kyle Meyer | |
left pinky is getting tired of pressing enter | |||
2013-07-17 | remove duplicate org log setting | Kyle Meyer | |
2013-07-17 | clean up org-mode/ido refiling settings | Kyle Meyer | |
some ido settings were repeated and not org-specific | |||
2013-07-17 | add more latex-related org templates | Kyle Meyer | |
2013-07-17 | back to lower case org structure templates | Kyle Meyer | |
tried to use upper case because that is the default but couldn't get used to it | |||
2013-07-16 | function to join to next line with one space | Kyle Meyer | |
2013-07-15 | add replace/query-replace bindings | Kyle Meyer | |
under consistent prefix | |||
2013-07-15 | remove pointless getenv call | Kyle Meyer | |
2013-07-15 | catch org invisible edits | Kyle Meyer | |
2013-07-15 | enable org speed commands | Kyle Meyer | |
2013-07-14 | hide grep header | Kyle Meyer | |
2013-07-14 | bind server-edit to keychord | Kyle Meyer | |
2013-07-14 | remove mail sync keychord | Kyle Meyer | |
2013-07-13 | add less-css-mode to ibuffer web group | Kyle Meyer | |
2013-07-11 | set footnote tag to empty string | Kyle Meyer | |
2013-07-11 | add orgstruct to message-mode hook | Kyle Meyer | |
2013-07-11 | add git-commit-mode package | Kyle Meyer | |
2013-07-08 | wrap ipython settings in function | Kyle Meyer | |
this interferes with org babel session, so I'll only call it when i plan ot use ipython | |||
2013-07-08 | add htmlize package | Kyle Meyer | |
2013-07-08 | add some common org templates | Kyle Meyer | |
2013-07-08 | don't for org src template to lowercase | Kyle Meyer | |
2013-07-03 | minor clean up | Kyle Meyer | |
2013-07-03 | org structure editing key bindings | Kyle Meyer | |
2013-07-02 | kill at point functions | Kyle Meyer | |
Functions to grab thing at point and then delete the whole thing (as opposed to the part of the thing after the point). Add functions and bindings for string, sentence, word, paragraph, and line. Put bindings under common "C-c k" prefix. | |||
2013-07-02 | define sentence with one space | Kyle Meyer | |
2013-07-02 | move custom org bindings under "C-c o" prefix | Kyle Meyer | |
2013-07-01 | prevent org from clobbering custom binding | Kyle Meyer | |
Disable "C-'" binding for org-cycle-agenda-files, which conflicts with custom binding for backward-kill-word | |||
2013-07-01 | check messages with flyspell instead of send-hook | Kyle Meyer | |
2013-07-01 | remove old mail setup | Kyle Meyer | |
2013-06-30 | add ace jump | Kyle Meyer | |
2013-06-30 | rebind backward-kill-word | Kyle Meyer | |
2013-06-30 | rebind zap-to-char | Kyle Meyer | |
2013-06-30 | disable transient mark mode/delete selection mode | Kyle Meyer | |
2013-06-30 | toggle comment in line or region | Kyle Meyer | |
comment-dwim does not have the behavior I'd like for a single line: it starts a comment at the end of that line instead of commenting that line. | |||
2013-06-30 | keychord for km/mail-sync | Kyle Meyer | |
2013-06-30 | remove evil | Kyle Meyer | |
2013-06-30 | replace dabbrev binding with hippie-expand | Kyle Meyer | |
2013-06-30 | set ispell program to aspell | Kyle Meyer | |
2013-06-30 | add wrap-region mode | Kyle Meyer | |
2013-06-30 | numpy docstring snippets | Kyle Meyer | |
2013-06-30 | move python shebang/common imports to yasnippet | Kyle Meyer | |
2013-06-30 | add yasnippet | Kyle Meyer | |
2013-06-30 | add paredit | Kyle Meyer | |
2013-06-30 | remove mutt from auto-mode-alist | Kyle Meyer | |