summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.org
Commit message (Collapse)AuthorAgeLines
...
* Emacs: Move environment variable configurationAlan Pearce2017-02-01-13/+13
|
* Emacs: Use exec-path-from-shell on macOSAlan Pearce2017-01-31-0/+13
|
* Emacs: Remove spurious END_SRC markerAlan Pearce2017-01-31-2/+0
|
* Emacs: Add commands for yarn add {,--dev}Alan Pearce2017-01-27-0/+10
|
* Emacs: Tell magit to use ivy directlyAlan Pearce2017-01-26-1/+1
|
* Disable unused ggtags modeAlan Pearce2017-01-24-0/+1
|
* Fix syntax errorAlan Pearce2017-01-18-1/+1
|
* Emacs: Use non-AA Monaco font on macOSAlan Pearce2017-01-17-5/+7
|
* Show modeline when using minibufferAlan Pearce2017-01-16-1/+4
|
* Emacs: Use ssh-managed controlmaster optionsAlan Pearce2016-12-22-0/+1
|
* Tramp: Increase cache time for remote directory completionAlan Pearce2016-12-21-0/+1
|
* Emacs: Ignore TRAMP directories for VCAlan Pearce2016-12-21-1/+4
|
* Emacs: Always use bar cursorAlan Pearce2016-12-15-4/+3
|
* Emacs: Remove old tramp proxy listingAlan Pearce2016-12-14-2/+1
|
* Fix use of deprecated cursor variablesAlan Pearce2016-12-14-4/+4
|
* Emacs: Configure copy-as-formatAlan Pearce2016-12-14-0/+18
|
* Emacs: Set emmet indentationAlan Pearce2016-12-14-0/+1
|
* Emacs: remove empty functionAlan Pearce2016-12-08-3/+0
|
* Emacs: Fix init.org indentation foreverAlan Pearce2016-12-08-1371/+1374
|
* Emacs: Toggle clutterAlan Pearce2016-12-07-15/+38
|
* Replace diff-hl with git-gutter-fringeAlan Pearce2016-12-07-7/+7
|
* Emacs: Remove projectile-git-autofetchAlan Pearce2016-12-07-11/+0
| | | | Has problems with waking from sleep
* Emacs: Try basic-theme instead of minimal-lightAlan Pearce2016-12-06-0/+25
|
* Emacs: Switch to ProggyClean at workAlan Pearce2016-12-06-1/+1
|
* Emacs: Add yarn-install commandAlan Pearce2016-12-05-0/+4
|
* Emacs: Reformat code in init fileAlan Pearce2016-12-05-1027/+1027
|
* Emacs: Remove erroneous lineAlan Pearce2016-12-04-1/+0
|
* Emacs: Configure ripgrepAlan Pearce2016-11-29-0/+13
|
* Emacs: Show cmd-to-echo output in process buffersAlan Pearce2016-11-28-1/+2
|
* Emacs: Configure JS IDE featuresAlan Pearce2016-11-25-0/+15
|
* Emacs: Fix font setting for new framesAlan Pearce2016-11-23-31/+32
|
* Emacs: Add counsel-yank-pop bindingAlan Pearce2016-11-14-21/+23
|
* Emacs: Setup git autofetchAlan Pearce2016-11-11-0/+11
|
* Emacs: Change magit window display confugrationAlan Pearce2016-11-09-0/+1
|
* Emacs: Save system clipboard in kill ringAlan Pearce2016-11-08-3/+4
|
* Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-11-06-1019/+1021
|\
| * Merge remote-tracking branch 'origin/master'Alan Pearce2016-11-04-149/+141
| |\
| * | Emacs: Fix error when connecting to daemonAlan Pearce2016-10-21-1/+3
| | |
* | | Emacs: Install cmd-to-echoAlan Pearce2016-11-06-0/+10
| | |
* | | Emacs: Configure ispell checker dynamicallyAlan Pearce2016-11-06-5/+11
| |/ |/|
* | Emacs: Don't split width-wise so muchAlan Pearce2016-11-04-1/+1
| |
* | Emacs: Cleanup org-mode configurationAlan Pearce2016-11-04-17/+3
| |
* | Emacs: Set sgml (html) offset to 2Alan Pearce2016-10-31-1/+1
| |
* | Reindent init.orgAlan Pearce2016-10-31-1054/+1052
| |
* | Emacs: Open zshrc/zshenv in shell-script-modeAlan Pearce2016-10-31-1/+3
| |
* | Emacs: Fix sh-mode indentationAlan Pearce2016-10-31-1/+2
| |
* | Change indentation setup to two spacesAlan Pearce2016-10-31-27/+33
| |
* | Emacs: Update js2-mode configurationAlan Pearce2016-10-27-2/+1
|/
* Don’t load tern.el if executable missingAlan Pearce2016-10-14-0/+1
|
* Use web-mode for normal html filesAlan Pearce2016-10-14-1/+1
|