Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: fully diminish helm-mode | Alan Pearce | 2014-07-09 | -1/+1 |
| | ||||
* | Emacs: workaround popwin/smart-mode-line errors | Alan Pearce | 2014-07-08 | -0/+1 |
| | | | | Disable smart-mode-line for now | |||
* | Emacs: diminish helm-mode | Alan Pearce | 2014-07-08 | -0/+1 |
| | ||||
* | Emacs: fix dired-subtree load order | Alan Pearce | 2014-07-08 | -0/+1 |
| | ||||
* | Emacs: diminish emmet-mode | Alan Pearce | 2014-07-07 | -0/+1 |
| | ||||
* | Emacs: install and configure go-oracle | Alan Pearce | 2014-07-06 | -0/+5 |
| | ||||
* | Emacs: install and configure dired-subtree | Alan Pearce | 2014-07-06 | -0/+17 |
| | ||||
* | Emacs: Switch projectile completion system to helm | Alan Pearce | 2014-07-05 | -1/+2 |
| | ||||
* | Emacs: add and configure fasd-mode | Alan Pearce | 2014-07-05 | -0/+6 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | Emacs: remove puppet-mode | Alan Pearce | 2014-06-25 | -6/+0 |
| | ||||
* | 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 |
| | ||||
* | Emacs: Disable 'reverting buffer…' message | Alan Pearce | 2014-06-24 | -1/+4 |
| | ||||
* | Emacs: use ws-butler instead of crude hook | Alan Pearce | 2014-06-24 | -2/+4 |
| | | | | Now I'm not changing all the whitespace all the time! | |||
* | Emacs: fix error when byte-compiling | Alan Pearce | 2014-06-22 | -2/+2 |
| | ||||
* | Emacs: re-use directories in dired | Alan Pearce | 2014-06-22 | -1/+2 |
| |