summary refs log tree commit diff stats
path: root/emacs
Commit message (Collapse)AuthorAgeLines
...
| * Emacs: Remove ivy completion inconsistencyAlan Pearce2017-04-25-2/+1
| |
| * Emacs: Setup company-nixos-options on all OSesAlan Pearce2017-04-24-1/+0
| |
| * Emacs: Remove unused varAlan Pearce2017-04-24-4/+0
| |
| * Emacs: Simplify project opening logicAlan Pearce2017-04-24-17/+5
| | | | | | | | Use ghq to do the heavy lifting
| * Emacs: Fix switch-to-dotfiles issueAlan Pearce2017-04-24-1/+1
| |
| * Emacs: Use ghq to get dotfiles directoryAlan Pearce2017-04-24-1/+1
| |
| * Emacs: Don't change tramp-remote-pathAlan Pearce2017-04-24-7/+0
| | | | | | | | I don't think this is necessary any more
| * Remove empty sectionAlan Pearce2017-04-24-2/+0
| |
| * Emacs: Spell-check camelCased words correctlyAlan Pearce2017-04-24-1/+41
| | | | | | | | Configure "run-together" for aspell
| * Emacs: Bind multiple-cursors keys via override keymapAlan Pearce2017-04-24-6/+5
| |
| * Emacs: Setup slime-asdf pluginAlan Pearce2017-04-23-1/+1
| |
| * Emacs: Install and configure hyperspecAlan Pearce2017-04-23-0/+8
| |
| * Emacs: Configure ghqAlan Pearce2017-04-23-0/+11
| |
| * Emacs: Fix error initialising flyspell-prog-modeAlan Pearce2017-04-22-1/+1
| |
| * Emacs: Use ccl for a lisp, if availableAlan Pearce2017-04-22-1/+2
| |
| * Emacs: Remove dash library usageAlan Pearce2017-04-21-8/+4
| | | | | | | | Emacs lisp already includes seq- functions which work as expected
| * Emacs: Re-implement project-directory functionsAlan Pearce2017-04-21-7/+12
| |
| * Emacs: Use one projects directoryAlan Pearce2017-04-21-9/+4
| |
| * Emacs: Move insensitive email configuration to init.orgAlan Pearce2017-04-21-0/+46
| |
| * Emacs: Update private configurationAlan Pearce2017-04-21-0/+0
| |
| * Emacs: Add yarn-run commandAlan Pearce2017-04-21-0/+5
| |
| * Emacs: Configure flyspellAlan Pearce2017-04-21-0/+7
| |
* | Emacs: change font size to follow DPIAlan Pearce2017-04-26-2/+2
|/
* Update private configurationAlan Pearce2017-04-12-0/+0
|
* Emacs: Don't force-bind M-g bindingsAlan Pearce2017-04-12-5/+5
| | | | Gnus binds something to M-g that I might want to use
* Emacs: Don't try to setup cyphejor on old Emacsen (v2)Alan Pearce2017-04-09-16/+16
|
* Emacs: Don't try to setup cyphejor on old EmacsenAlan Pearce2017-04-09-0/+1
|
* Emacs: Add with-eval-after-load fallback implementationAlan Pearce2017-04-09-0/+8
|
* Emacs: Make encrypted configuration system-specificAlan Pearce2017-04-07-12/+14
|
* Emacs: Update private configurationAlan Pearce2017-04-07-0/+0
|
* Emacs: Configure smartscan-mode properlyAlan Pearce2017-04-07-1/+2
|
* Emacs: Add a 1px padding to windowsAlan Pearce2017-04-07-1/+1
|
* Emacs/zsh: Enable GNU Global if availableAlan Pearce2017-03-20-1/+1
|
* Emacs: Install dumb-jump for simple goto-definitionAlan Pearce2017-03-20-0/+15
|
* Add comments to MakefileAlan Pearce2017-03-20-1/+4
|
* Emacs: Reconfigure beacon-modeAlan Pearce2017-03-20-1/+6
|
* Emacs: Update private configurationAlan Pearce2017-03-20-0/+0
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-03-20-4/+2
|\
| * Emacs: Fix replace load issueAlan Pearce2017-03-17-4/+2
| |
* | Emacs: Point switch-to-dotfiles to new dotfiles folderAlan Pearce2017-03-20-1/+1
|/
* Replace emacs hook with makefileAlan Pearce2017-03-17-0/+19
|
* Merge host-specific configuration to tagsAlan Pearce2017-03-17-0/+0
|
* Re-structure tags to GNU stow formatAlan Pearce2017-03-17-0/+2522
|
* Restructure everything to use rcmAlan Pearce2014-04-12-2073/+0
| | | | https://github.com/thoughtbot/rcm
* Emacs: add fancy-narrow functionAlan Pearce2014-04-10-0/+3
|
* Emacs: remove Windows line endingsAlan Pearce2014-04-10-47/+47
|
* Emacs: add narrow-to-function-indirect functionAlan Pearce2014-04-10-0/+10
|
* Emacs: remove PHP manual URL assignmentAlan Pearce2014-04-10-2/+0
|
* Emacs: use custom style for PHP indentationAlan Pearce2014-04-10-1/+21
|
* Improve keybindings for magic buffer switchingAlan Pearce2014-04-08-1/+2
|