summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.org
Commit message (Collapse)AuthorAgeLines
* Re-structure tags to GNU stow formatAlan Pearce2017-03-17-2522/+0
|
* Emacs: Install projectile-ripgrep correctlyAlan Pearce2017-03-16-2/+3
| | | | It used to be bundled with ripgrep.el, now it seems to be separate
* Emacs: Don't auto-enable highlight-stages modeAlan Pearce2017-03-16-4/+4
|
* Emacs: Remove smart-tabs library codeAlan Pearce2017-03-16-12/+1
|
* Emacs: Ensure wgrep-ag is installedAlan Pearce2017-03-15-0/+3
|
* Emacs: Fix byte-compilation warningsAlan Pearce2017-03-14-17/+12
|
* Emacs: Fix free variable warning: company-dabbrev-downcaseAlan Pearce2017-03-14-2/+10
| | | | The default is `case-replace`, so use that instead
* Emacs: Remove unnecessary smart-tabs codeAlan Pearce2017-03-14-12/+2
|
* Emacs: Remove magithubAlan Pearce2017-03-13-7/+0
|
* Emacs: Don't enable electric-quote-modeAlan Pearce2017-03-13-9/+0
| | | | | It pairs "``" with "'", which isn't what I wanted, and doesn't seem to be configurable
* Emacs: Remove auto-indent-modeAlan Pearce2017-03-13-30/+0
| | | | | | | | Not necessary with electric-indent-mode, which I’ve already set up in c-mode-hook. It was responsible for all the `looking-back` errors when compiling or executing init.el
* Diminish beacon-modeAlan Pearce2017-03-13-0/+1
|
* Emacs: Install beacon-modeAlan Pearce2017-03-13-0/+11
|
* Emacs: Use "Fixed" font on X11Alan Pearce2017-03-13-1/+1
|
* Emacs: Check for display system before setting themeAlan Pearce2017-03-13-0/+1
|
* Emacs: Check for SSH environment before starting gpg-agentAlan Pearce2017-03-10-1/+2
|
* Emacs: Add ace-linkAlan Pearce2017-03-07-0/+14
|
* Emacs: Fix loading private elispAlan Pearce2017-03-07-10/+7
|
* Emacs: Use projectile-commander when switching projectsAlan Pearce2017-03-07-1/+1
|
* Emacs: Remove ivy-resume bindingAlan Pearce2017-03-07-1/+0
| | | | I’ve never intentionally used it
* Emacs: Store file-name-handler-alist into variableAlan Pearce2017-03-06-6/+4
|
* Emacs: Configure multi-line eshell promptAlan Pearce2017-03-05-1/+5
|
* Emacs: Configure window-dividers in X11 environmentsAlan Pearce2017-02-28-3/+6
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-02-28-1/+1
|\
| * Merge remote-tracking branch 'origin/master'Alan Pearce2017-02-27-2/+2
| |\
| * | Emacs: Use projectile-find-file when switching projectsAlan Pearce2017-02-25-1/+1
| | |
* | | Fix setting SSH_AUTH_SOCKAlan Pearce2017-02-28-1/+1
| |/ |/|
* | Emacs: Reconfigure fonts on X11Alan Pearce2017-02-25-2/+2
|/
* Emacs: Use eslint_d for flycheck, if installedAlan Pearce2017-02-22-1/+3
|
* Emacs: Use secure package archivesAlan Pearce2017-02-22-4/+5
|
* Emacs: Cache GitHub calls for longerAlan Pearce2017-02-22-1/+3
|
* Emacs: Remove projectile-switch-to-buffer bindingAlan Pearce2017-02-22-1/+0
|
* Add system for loading extra encrypted configurationAlan Pearce2017-02-22-0/+53
|
* Emacs: Add process-exit-code commandAlan Pearce2017-02-22-0/+4
|
* Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2017-02-21-11/+0
|\
| * Emacs: Remove disable solarized theme setupAlan Pearce2017-02-11-11/+0
| |
* | Emacs: Install magithubAlan Pearce2017-02-21-0/+5
| |
* | Emacs: Configure borders and window dividersAlan Pearce2017-02-21-0/+12
| |
* | Emacs: Use Roboto Mono on RetinaAlan Pearce2017-02-21-1/+1
| |
* | Emacs: Remove perspectiveAlan Pearce2017-02-19-33/+7
| | | | | | | | | | It seemed to slow things down a lot, particularly on macOS. I seem to be able to get on fine without it, as well.
* | Emacs: Fix exec-path-from-shell-initialize errorAlan Pearce2017-02-07-1/+1
| |
* | Emacs: Fix called-interactively-p warningsAlan Pearce2017-02-07-2/+2
|/
* Emacs: Show modeline by defaultAlan Pearce2017-02-07-1/+1
| | | | At least, until I can figure out how to show a divider
* Emacs: Make bar cursor thinnerAlan Pearce2017-02-07-1/+1
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-02-06-2/+2
|\
| * Emacs: Fix Emacs font-sizeAlan Pearce2017-02-05-2/+2
| |
* | Emacs: Improve hide/show mode line functionsAlan Pearce2017-02-06-16/+25
|/
* Emacs: Always show first completion candidate inlineAlan Pearce2017-02-01-0/+3
|
* Emacs: Don’t use dabbrev in companyAlan Pearce2017-02-01-3/+2
|
* Emacs: Install and configure company-restclientAlan Pearce2017-02-01-0/+4
|