summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* zsh: Add and configure per-directory-historyAlan Pearce2014-07-06-0/+10
|
* Emacs: install and configure go-oracleAlan Pearce2014-07-06-0/+5
|
* Emacs: install and configure dired-subtreeAlan Pearce2014-07-06-0/+17
|
* Emacs: Switch projectile completion system to helmAlan Pearce2014-07-05-1/+2
|
* Emacs: add and configure fasd-modeAlan Pearce2014-07-05-0/+6
|
* Emacs: add discover-my-major modeAlan Pearce2014-07-05-0/+4
|
* Emacs: Fix q ggtags-navigation-mode-abort bindingAlan Pearce2014-07-05-1/+1
|
* Emacs: Make open-subfolder-project require matchAlan Pearce2014-07-04-1/+2
|
* Emacs: Add configuration for ggtags-modeAlan Pearce2014-07-04-0/+9
|
* Fix zsh dotfile installationAlan Pearce2014-07-03-1/+9
|
* Emacs: add kill-this-buffer-dwim for server editsAlan Pearce2014-07-03-1/+7
|
* Emacs: rebind C-x i to helm-semantic-or-imenuAlan Pearce2014-07-03-1/+1
|
* Emacs: fix helm keymap errorsAlan Pearce2014-07-03-2/+6
|
* Emacs: Switch tab and C-z in helm-find-filesAlan Pearce2014-07-02-0/+4
|
* Emacs: Switch from to helmAlan Pearce2014-07-02-79/+9
| | | | Almost everything!
* Emacs: make helm instantAlan Pearce2014-07-02-1/+1
|
* Emacs: Fix incorrect lisp auto-indentationAlan Pearce2014-07-02-5/+4
|
* Emacs: re-enable popwinAlan Pearce2014-07-02-1/+1
|
* Whitespace fixupAlan Pearce2014-07-02-1/+1
|
* Emacs: configure timeclock-modeAlan Pearce2014-07-01-0/+5
|
* Emacs: reduce flx-ido max entries to 1000Alan Pearce2014-07-01-1/+2
|
* zsh: Remove noglob salt aliasAlan Pearce2014-07-01-1/+0
|
* zsh: Update pure promptAlan Pearce2014-07-01-7/+10
|
* Emacs: fix typo in popwin configurationAlan Pearce2014-07-01-2/+2
|
* Emacs: Stop company-dabbrev from lowercasingAlan Pearce2014-07-01-1/+2
|
* Emacs: Configure popwin to tame helm windowsAlan Pearce2014-07-01-1/+2
|
* Emacs: disable lock file creationAlan Pearce2014-06-30-0/+1
|
* zsh: Use clearer process substitution syntaxAlan Pearce2014-06-30-1/+1
|
* zsh: Fix emacsclient 'frameNeeded' logicAlan Pearce2014-06-30-1/+1
|
* Emacs: check if server is already runningAlan Pearce2014-06-29-1/+4
|
* Emacs: Fix skewer autoloading issueAlan Pearce2014-06-29-3/+1
|
* Emacs: Increase vertical window split thresholdAlan Pearce2014-06-28-1/+2
|
* Emacs: Make auto-indent-mode start at initAlan Pearce2014-06-27-2/+0
|
* Emacs: Add litableAlan Pearce2014-06-27-0/+1
|
* Emacs: Only complete when explicitly requestedAlan Pearce2014-06-27-1/+1
|
* Emacs: more deferred loadingAlan Pearce2014-06-26-0/+2
|
* Emacs: Start server unless running as daemonAlan Pearce2014-06-26-0/+3
|
* Add gemrc file for user-installs to common bin folderAlan Pearce2014-06-26-0/+1
|
* Emacs: Fix company completion double-paren issueAlan Pearce2014-06-26-1/+3
|
* Emacs: show completions from multiple backendsAlan Pearce2014-06-26-1/+3
| | | | | Now gtags candidates can be shown alongside native php candidates, for example.
* Emacs: fix relative paths with subfolder-projectsAlan Pearce2014-06-26-1/+1
|
* rcm: Fix zsh compilation error when missing fasdAlan Pearce2014-06-25-5/+4
|
* zsh: Generalise '1' alias to 1‒5 and -1‒-5 (tail)Alan Pearce2014-06-25-1/+5
|
* Emacs: use unicode ido-vertical-decorationsAlan Pearce2014-06-25-0/+15
|
* Revert "Emacs: use dired-x-find-file over ido-find-file"Alan Pearce2014-06-25-4/+3
| | | | This reverts commit a8f44b320cdbfb7921f78c03833fcba41df0be49.
* Emacs: Add commands to open a work or home projectAlan Pearce2014-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-modeAlan Pearce2014-06-25-0/+6
|
* zsh: dired: take an optional dir argumentAlan Pearce2014-06-25-1/+1
|
* Emacs: remove puppet-modeAlan Pearce2014-06-25-6/+0
|
* zsh: Generalise ec function to work outside daemonAlan Pearce2014-06-25-3/+3
|