summary refs log tree commit diff stats
path: root/tag-emacs
Commit message (Collapse)AuthorAgeLines
* Emacs: Install and use dtrt-indent-modeAlan Pearce2015-08-25-0/+15
|
* Emacs: Remove redundant smart-tabs setup for js2Alan Pearce2015-08-25-3/+0
|
* Emacs: Fix smart-tabs in js2-modeAlan Pearce2015-08-18-0/+1
|
* Emacs: Revert git buffers with magitAlan Pearce2015-08-17-1/+2
|
* Emacs: Move org-directory to subfolderAlan Pearce2015-08-16-1/+1
|
* Emacs: Add org-mobile timer setupAlan Pearce2015-08-16-1/+41
|
* Emacs: Fix counsel-switch-to-projectile-bufferAlan Pearce2015-08-16-5/+8
| | | | Fallback to `ivy-switch-buffer` if not in a project
* Emacs: Remove overzealous font-locking from diredAlan Pearce2015-08-14-1/+3
|
* Emacs: Add ivy-switch-buffer action to kill bufferAlan Pearce2015-08-14-1/+5
|
* Emacs: Better project buffer switching with ivyAlan Pearce2015-08-14-1/+10
|
* Fix indentationAlan Pearce2015-08-14-5/+5
|
* Emacs: Give counsel a headingAlan Pearce2015-08-14-0/+2
|
* Emacs: Stop Magit nagging on pushAlan Pearce2015-08-14-1/+2
|
* Emacs: Add missing gntp package to CaskfileAlan Pearce2015-08-14-0/+1
|
* Emacs: Remove old imenu-init jump functionsAlan Pearce2015-08-13-30/+0
|
* Emacs: Switch to swiper/ivy for completionAlan Pearce2015-08-13-130/+43
|
* Emacs: Defer magit and org initAlan Pearce2015-08-10-0/+2
|
* Emacs: Fix nix-mode initialisationAlan Pearce2015-08-10-1/+2
|
* Emacs: Fix eshell configurationAlan Pearce2015-08-07-20/+25
|
* Emacs: Remove learning keywords from org configAlan Pearce2015-08-07-2/+1
|
* Emacs: Install eshell buffer stack packageAlan Pearce2015-08-01-0/+9
|
* Emacs: Use Magit’s WIP functionalityAlan Pearce2015-07-26-1/+4
|
* Emacs: Autoload smart-tabs mode betterAlan Pearce2015-07-26-6/+9
|
* Emacs: Improve org TODO state handlingAlan Pearce2015-07-26-2/+3
|
* Emacs: Fix mobile-org setupAlan Pearce2015-07-25-6/+7
|
* Emacs: Tangle init file asynchronouslyAlan Pearce2015-07-18-6/+17
|
* Dedent Emacs configurationAlan Pearce2015-07-18-134/+132
|
* Emacs: Don’t force-enable org-indent-modeAlan Pearce2015-07-18-0/+1
|
* Whitespace fixesAlan Pearce2015-07-18-58/+58
|
* Emacs: Remove file startup optionsAlan Pearce2015-07-18-1/+0
|
* Emacs: Use magit popups in the default wayAlan Pearce2015-07-18-6/+7
|
* Move emacs configuration to org-babelAlan Pearce2015-07-14-856/+1726
|
* Emacs: Use dired-subtree more intelligentlyAlan Pearce2015-07-11-1/+1
|
* Emacs: Use cask to install xrdb-modeAlan Pearce2015-07-11-544/+1
|
* Emacs: Remove package stats functionsAlan Pearce2015-07-11-34/+0
| | | | I don’t really care about these any more
* Emacs: Remove paradoxAlan Pearce2015-07-11-6/+0
|
* Emacs: Enable sh blocks in org-babelAlan Pearce2015-07-11-1/+2
|
* Emacs: Improve org-mode startup timeAlan Pearce2015-07-11-5/+0
|
* Emacs: Fontify src blocks in org-modeAlan Pearce2015-07-11-0/+2
|
* Emacs: Enable auto-fill-mode in orgAlan Pearce2015-07-11-0/+1
|
* Emacs: Remove bind to missing functionAlan Pearce2015-07-11-1/+0
|
* Emacs: Remove unused php-electric.elAlan Pearce2015-07-11-218/+0
|
* Emacs: Change typopunct language after loadingAlan Pearce2015-07-11-1/+1
|
* Merge branch 'master' of github.com:alanpearce/dotfilesAlan Pearce2015-07-08-11/+81
|\
| * Emacs: Add extra configuration for typopunct-modeAlan Pearce2015-07-08-0/+68
| |
| * Remove obsolete paredit-cedit patchAlan Pearce2015-07-08-5/+0
| |
| * Replace typo-mode with typopunct-modeAlan Pearce2015-07-08-4/+4
| | | | | | | | Typopunct-mode works better with multiple-cursors.
| * Emacs: Configure fallback for ido-completing-read+Alan Pearce2015-07-08-0/+6
| |
| * Emacs: Install csv-modeAlan Pearce2015-07-08-0/+1
| |
| * Emacs: Install ido-completing-read+ for magitAlan Pearce2015-07-08-0/+1
| |