Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: add discover-my-major mode | Alan Pearce | 2014-07-05 | -0/+4 | |
| | |||||
* | Emacs: Fix q ggtags-navigation-mode-abort binding | Alan Pearce | 2014-07-05 | -1/+1 | |
| | |||||
* | Emacs: Make open-subfolder-project require match | Alan Pearce | 2014-07-04 | -1/+2 | |
| | |||||
* | Emacs: Add configuration for ggtags-mode | Alan Pearce | 2014-07-04 | -0/+9 | |
| | |||||
* | Fix zsh dotfile installation | Alan Pearce | 2014-07-03 | -1/+9 | |
| | |||||
* | Emacs: add kill-this-buffer-dwim for server edits | Alan Pearce | 2014-07-03 | -1/+7 | |
| | |||||
* | Emacs: rebind C-x i to helm-semantic-or-imenu | Alan Pearce | 2014-07-03 | -1/+1 | |
| | |||||
* | Emacs: fix helm keymap errors | Alan Pearce | 2014-07-03 | -2/+6 | |
| | |||||
* | Emacs: Switch tab and C-z in helm-find-files | Alan Pearce | 2014-07-02 | -0/+4 | |
| | |||||
* | Emacs: Switch from to helm | Alan Pearce | 2014-07-02 | -79/+9 | |
| | | | | Almost everything! | ||||
* | Emacs: make helm instant | Alan Pearce | 2014-07-02 | -1/+1 | |
| | |||||
* | Emacs: Fix incorrect lisp auto-indentation | Alan Pearce | 2014-07-02 | -5/+4 | |
| | |||||
* | Emacs: re-enable popwin | Alan Pearce | 2014-07-02 | -1/+1 | |
| | |||||
* | Whitespace fixup | Alan Pearce | 2014-07-02 | -1/+1 | |
| | |||||
* | Emacs: configure timeclock-mode | Alan Pearce | 2014-07-01 | -0/+5 | |
| | |||||
* | Emacs: reduce flx-ido max entries to 1000 | Alan Pearce | 2014-07-01 | -1/+2 | |
| | |||||
* | zsh: Remove noglob salt alias | Alan Pearce | 2014-07-01 | -1/+0 | |
| | |||||
* | zsh: Update pure prompt | Alan Pearce | 2014-07-01 | -7/+10 | |
| | |||||
* | Emacs: fix typo in popwin configuration | Alan Pearce | 2014-07-01 | -2/+2 | |
| | |||||
* | Emacs: Stop company-dabbrev from lowercasing | Alan Pearce | 2014-07-01 | -1/+2 | |
| | |||||
* | Emacs: Configure popwin to tame helm windows | Alan Pearce | 2014-07-01 | -1/+2 | |
| | |||||
* | Emacs: disable lock file creation | Alan Pearce | 2014-06-30 | -0/+1 | |
| | |||||
* | zsh: Use clearer process substitution syntax | Alan Pearce | 2014-06-30 | -1/+1 | |
| | |||||
* | zsh: Fix emacsclient 'frameNeeded' logic | Alan Pearce | 2014-06-30 | -1/+1 | |
| | |||||
* | Emacs: check if server is already running | Alan Pearce | 2014-06-29 | -1/+4 | |
| | |||||
* | Emacs: Fix skewer autoloading issue | Alan Pearce | 2014-06-29 | -3/+1 | |
| | |||||
* | Emacs: Increase vertical window split threshold | Alan Pearce | 2014-06-28 | -1/+2 | |
| | |||||
* | Emacs: Make auto-indent-mode start at init | Alan Pearce | 2014-06-27 | -2/+0 | |
| | |||||
* | Emacs: Add litable | Alan Pearce | 2014-06-27 | -0/+1 | |
| | |||||
* | Emacs: Only complete when explicitly requested | Alan Pearce | 2014-06-27 | -1/+1 | |
| | |||||
* | Emacs: more deferred loading | Alan Pearce | 2014-06-26 | -0/+2 | |
| | |||||
* | Emacs: Start server unless running as daemon | Alan Pearce | 2014-06-26 | -0/+3 | |
| | |||||
* | Add gemrc file for user-installs to common bin folder | Alan Pearce | 2014-06-26 | -0/+1 | |
| | |||||
* | Emacs: Fix company completion double-paren issue | Alan Pearce | 2014-06-26 | -1/+3 | |
| | |||||
* | Emacs: show completions from multiple backends | Alan Pearce | 2014-06-26 | -1/+3 | |
| | | | | | Now gtags candidates can be shown alongside native php candidates, for example. | ||||
* | Emacs: fix relative paths with subfolder-projects | Alan Pearce | 2014-06-26 | -1/+1 | |
| | |||||
* | rcm: Fix zsh compilation error when missing fasd | Alan Pearce | 2014-06-25 | -5/+4 | |
| | |||||
* | zsh: Generalise '1' alias to 1‒5 and -1‒-5 (tail) | Alan Pearce | 2014-06-25 | -1/+5 | |
| | |||||
* | Emacs: use unicode ido-vertical-decorations | Alan Pearce | 2014-06-25 | -0/+15 | |
| | |||||
* | Revert "Emacs: use dired-x-find-file over ido-find-file" | Alan Pearce | 2014-06-25 | -4/+3 | |
| | | | | This reverts commit a8f44b320cdbfb7921f78c03833fcba41df0be49. | ||||
* | Emacs: Add commands to open a work or home project | Alan Pearce | 2014-06-25 | -0/+31 | |
| | | | | | | Given that the projects are folders under (work|home)-project-directory which match projectile's own predicates, switch to them with projectile, even if they're not 'known' to it. | ||||
* | Emacs: add and configure scss-mode | Alan Pearce | 2014-06-25 | -0/+6 | |
| | |||||
* | zsh: dired: take an optional dir argument | Alan Pearce | 2014-06-25 | -1/+1 | |
| | |||||
* | Emacs: remove puppet-mode | Alan Pearce | 2014-06-25 | -6/+0 | |
| | |||||
* | zsh: Generalise ec function to work outside daemon | Alan Pearce | 2014-06-25 | -3/+3 | |
| | |||||
* | Emacs: set OSX font to Monaco | Alan Pearce | 2014-06-25 | -1/+1 | |
| | |||||
* | Emacs: set default font in current and new frames | Alan Pearce | 2014-06-25 | -1/+2 | |
| | |||||
* | zsh: Alias 1 to head -n1 | Alan Pearce | 2014-06-24 | -0/+1 | |
| | |||||
* | Emacs: Disable 'reverting buffer…' message | Alan Pearce | 2014-06-24 | -1/+4 | |
| | |||||
* | zsh: Add .cabal/bin to $PATH | Alan Pearce | 2014-06-24 | -0/+1 | |
| |