index
:
dotfiles
this commit
main
Superseded by nixfiles
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs
/
.emacs.d
Commit message (
Collapse
)
Author
Age
Lines
*
Emacs: fix deprecation warning
Alan Pearce
2019-08-06
-1
/
+1
|
*
Emacs: auto-update mu4e
Alan Pearce
2019-08-06
-0
/
+1
|
*
Emacs: moodify eyebrowse
Alan Pearce
2019-08-06
-1
/
+18
|
*
Emacs: pick work context automatically on satoshipad
Alan Pearce
2019-08-05
-3
/
+4
|
*
Re-add e-mail setup
Alan Pearce
2019-08-05
-0
/
+28
|
*
Emacs: setup esh-buf-stack after eshell
Alan Pearce
2019-08-04
-0
/
+1
|
*
Emacs: remove trash function
Alan Pearce
2019-08-04
-8
/
+1
|
*
Emacs: setup ws-butler
Alan Pearce
2019-08-04
-0
/
+3
|
*
Emacs: reduce byte-compiler warnings
Alan Pearce
2019-08-04
-0
/
+2
|
*
Emacs: enable company-tabnine at startup
Alan Pearce
2019-08-02
-2
/
+3
|
*
Emacs: improve eshell setup
Alan Pearce
2019-08-01
-1
/
+40
|
*
Emacs: ensure prettier_d respects configuration
Alan Pearce
2019-07-30
-1
/
+2
|
*
Emacs: delete outdated Makefile
Alan Pearce
2019-07-26
-13
/
+0
|
*
Emacs: use prettier_d if available
Alan Pearce
2019-07-26
-1
/
+5
|
*
Emacs: use tabs in makefiles
Alan Pearce
2019-07-26
-0
/
+5
|
*
Emacs: make tab key also indent
Alan Pearce
2019-07-26
-2
/
+3
|
*
Emacs: Ensure no byte-compile warnings for string-trim
Alan Pearce
2019-07-26
-0
/
+1
|
*
Emacs: use preloaded trim function
Alan Pearce
2019-07-26
-1
/
+1
|
*
Emacs: load counsel-projectile earlier
Alan Pearce
2019-07-26
-1
/
+0
|
*
Emacs: run local checkout of company-tabnine
Alan Pearce
2019-07-24
-0
/
+6
|
*
Emacs: configure lsp-mode for haskell
Alan Pearce
2019-07-23
-1
/
+5
|
*
Emacs: ignore (p)npm lockfiles in projectile
Alan Pearce
2019-07-23
-3
/
+3
|
*
Emacs: don't auto-enable prettier in JS files
Alan Pearce
2019-07-19
-1
/
+1
|
*
Emacs: make company case-{preserving,sensitize}
Alan Pearce
2019-07-19
-0
/
+2
|
*
Emacs: split windows horizontally, never vertically
Alan Pearce
2019-07-10
-0
/
+16
|
*
Emacs: remove sudo prompts when reading Emacs source
Alan Pearce
2019-07-10
-1
/
+2
|
*
Emacs: tweak window settings
Alan Pearce
2019-07-10
-2
/
+3
|
*
Emacs: don't automatically byte-compile custom.el
Alan Pearce
2019-07-10
-0
/
+1
|
*
Emacs: remove magit section highlighting
Alan Pearce
2019-07-10
-1
/
+6
|
*
Emacs: disable hl-line-mode
Alan Pearce
2019-07-10
-2
/
+0
|
*
Emacs: remove magit section indicators from fringe
Alan Pearce
2019-07-10
-0
/
+1
|
*
Emacs: switch to almost-mono-white theme
Alan Pearce
2019-07-10
-1
/
+7
|
*
Emacs: remove company-lsp
Alan Pearce
2019-07-09
-5
/
+0
|
*
Emacs: run exec-path-from-shell before other :init steps
Alan Pearce
2019-07-05
-2
/
+2
|
*
Emacs: enable LSP in more modes
Alan Pearce
2019-07-05
-1
/
+4
|
*
Emacs: configure flymake-diagnostic-at-point
Alan Pearce
2019-07-05
-0
/
+2
|
*
Emacs: fix company-tabnine/lsp interaction
Alan Pearce
2019-07-04
-0
/
+11
|
*
Emacs: don't clobber minibuffer completion
Alan Pearce
2019-07-04
-2
/
+1
|
*
Emacs: Fix lsp javascript setup
Alan Pearce
2019-07-04
-2
/
+2
|
*
Emacs: appease the byte compiler
Alan Pearce
2019-07-03
-1
/
+2
|
*
Emacs: optimise exec-exec-path-from-shell init
Alan Pearce
2019-07-03
-0
/
+2
|
*
Emacs: add keybind to bypass company-tabnine
Alan Pearce
2019-07-03
-0
/
+3
|
*
Emacs: fix lsp configuration
Alan Pearce
2019-07-03
-2
/
+2
|
*
Emacs: enable lsp in javascript-mode
Alan Pearce
2019-07-03
-2
/
+6
|
*
Emacs: appease byte-compiler
Alan Pearce
2019-07-03
-0
/
+2
|
*
Emacs: setup nix-update
Alan Pearce
2019-07-02
-0
/
+4
|
*
Emacs: update company setup
Alan Pearce
2019-06-30
-6
/
+7
|
|
|
|
|
|
|
|
- Use TNG (incompatible with company-box)[0] - Setup company-tabnine - Use recommended company-tabnine configuration [0]: https://github.com/sebastiencs/company-box/issues/47
*
Emacs: fix exec-path on macOS
Alan Pearce
2019-06-30
-0
/
+5
|
*
Emacs: configure "transparent" titlebars on macOS
Alan Pearce
2019-06-30
-1
/
+7
|
*
Emacs: default crux-reopen-as-root-mode off
Alan Pearce
2019-06-30
-2
/
+1
|
|
|
|
It interferes with reading paths under /nix, which are read-only anyway
[next]