summary refs log tree commit diff stats
path: root/emacs
Commit message (Collapse)AuthorAgeLines
* Emacs: Remove lenticAlan Pearce2017-08-30-10/+0
| | | | It's too buggy. Let's go back to outshine
* Emacs: Load mu4e only if mu executable is presentAlan Pearce2017-08-29-47/+48
|
* Emacs: Remove workaround for echo-area-messageAlan Pearce2017-08-27-2/+0
|
* Emacs: Force-bind avy shortcutsAlan Pearce2017-08-27-5/+5
|
* Emacs: Add desktop fileAlan Pearce2017-08-27-0/+11
|
* Emacs: Configure mu4eAlan Pearce2017-08-25-0/+52
|
* Emacs: Default to SSH socket from GnuPGAlan Pearce2017-08-25-1/+1
|
* Emacs: Remove base16-themeAlan Pearce2017-08-21-9/+0
|
* Emacs: add lentic configurationAlan Pearce2017-08-21-0/+4
|
* Emacs: Fix C-c p s s bindingAlan Pearce2017-08-21-0/+1
|
* Emacs: Update encrypted configurationAlan Pearce2017-08-21-0/+0
|
* Emacs: Remove eziam setupAlan Pearce2017-08-08-23/+0
|
* Emacs: Fix execution of old code at startupAlan Pearce2017-08-07-2820/+2835
| | | | | | Set load-prefer-newer before loading main init code (it does not apply to the file it is in) Set auto-compile-on-load to compile init.el if it is newer than init.elc
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-08-06-877/+787
|\
| * Emacs: Remove twig-modeAlan Pearce2017-08-04-11/+1
| | | | | | | | I don't use PHP any more
| * Emacs: Remove coffee modeAlan Pearce2017-08-04-11/+1
| | | | | | | | Unused
| * Emacs: Simplify search for init fileAlan Pearce2017-08-04-4/+1
| |
| * Emacs: Fix startup issue opening encrypted configAlan Pearce2017-08-04-5/+2
| |
| * Emacs: Make bbdb popup window smallerAlan Pearce2017-08-04-0/+1
| |
| * Emacs: Fix smartparens not being disabled in lisp modesAlan Pearce2017-08-04-1/+3
| |
| * Emacs: Use outshine instead of lenticAlan Pearce2017-08-04-2838/+19
| |
| * Emacs: Move post-startup de-optimisation code to top of fileAlan Pearce2017-08-04-11/+12
| |
| * Emacs: Fix byte-compiler warningsAlan Pearce2017-08-03-11/+6
| |
| * Emacs: Remove counsel-dashAlan Pearce2017-08-03-68/+0
| | | | | | | | I don't seem to be using it, and it's currently not installable via nix
| * Emacs: Update Makefile to only byte-compile initAlan Pearce2017-08-03-14/+1
| |
| * Emacs: Switch from org-babel to lentic-modeAlan Pearce2017-08-03-202/+3036
| |
| * Emacs: Fix building emacs config files on macOSAlan Pearce2017-08-03-2/+5
| |
* | Emacs: Update linux fontsAlan Pearce2017-08-06-2/+2
|/
* Emacs: Guard against startup errors from frame-title settingAlan Pearce2017-07-31-1/+1
|
* Emacs: Fix typo in base16-theme initAlan Pearce2017-07-20-1/+1
|
* Emacs: Move eyebrowse bindings from under WM keybindsAlan Pearce2017-07-18-11/+27
|
* Emacs: Use Fira Code on macOS (Macbook display)Alan Pearce2017-07-17-1/+1
|
* Emacs: Don't load base16-mexico-themeAlan Pearce2017-07-17-3/+1
| | | | Keep base16-theme around so that I can experiment with it, though
* Emacs: Install base16 theme packageAlan Pearce2017-07-16-0/+11
|
* Emacs: Enable crux-reopen-as-root-modeAlan Pearce2017-07-15-0/+2
|
* Emacs: Show numerical nix generation even for system profilesAlan Pearce2017-07-15-4/+6
|
* Emacs: Use common var to detect nixified emacsAlan Pearce2017-07-15-1/+1
|
* Emacs: Use ripgrep for projectile-commander "A" bindingAlan Pearce2017-07-11-0/+3
|
* Emacs: Don't ignore hidden files with ripgrepAlan Pearce2017-07-11-1/+2
|
* Emacs: Simplify nix title generationAlan Pearce2017-07-11-17/+17
|
* Emacs: Remove extra space in titleAlan Pearce2017-07-10-1/+1
|
* Emacs: Add nix generation info to title if built via nixAlan Pearce2017-07-10-1/+19
|
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-07-05-11/+12
|\
| * Emacs: Load avy on idleAlan Pearce2017-07-05-0/+1
| |
| * Emacs: Diminish some Javascript minor modesAlan Pearce2017-07-05-1/+2
| |
| * Emacs: Use mac-auto-operator-composition-mode on mac-portAlan Pearce2017-07-05-2/+5
| |
| * Emacs: Remove company-nixos-optionsAlan Pearce2017-07-05-7/+0
| | | | | | | | It keeps breaking completion, which is annoying.
| * Emacs: Diminish flyspell modeAlan Pearce2017-07-04-0/+1
| |
| * Emacs: Diminish editorconfig modeAlan Pearce2017-07-04-0/+1
| |
| * Emacs: Remove column and line number from modelineAlan Pearce2017-07-04-1/+2
| |