Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | ||||
* | Emacs: always show eyebrowse indicator | Alan Pearce | 2019-06-25 | -1/+2 | |
| | |||||
* | Emacs: disable evil-company-tng again | Alan Pearce | 2019-06-25 | -0/+1 | |
| | |||||
* | Emacs: properly disable snippet warning in lsp-ui | Alan Pearce | 2019-06-25 | -1/+1 | |
| | |||||
* | Emacs: Don't normalise case of dabbrev completions | Alan Pearce | 2019-06-21 | -1/+2 | |
| | |||||
* | Emacs: fix missing keymap-package autoload | Alan Pearce | 2019-06-18 | -1/+1 | |
| | |||||
* | Emacs: tweak lsp-ui configuration | Alan Pearce | 2019-06-18 | -1/+3 | |
| | |||||
* | Emacs: disable evil-quickscope in magit-mode | Alan Pearce | 2019-06-18 | -0/+2 | |
| | | | | | It seems to override magit's keybindings, although it wasn't doing that before | ||||
* | Emacs: enable winner-mode | Alan Pearce | 2019-06-18 | -1/+2 | |
| | |||||
* | Emacs: disable tabs | Alan Pearce | 2019-06-17 | -0/+4 | |
| | |||||
* | Emacs: use company-tng | Alan Pearce | 2019-06-17 | -6/+6 | |
| | |||||
* | Emacs: use correct customize function | Alan Pearce | 2019-06-17 | -8/+7 | |
| | |||||
* | Emacs: Enable swiper | Alan Pearce | 2019-06-17 | -0/+3 | |
| | |||||
* | Emacs: correctly organise minibuffer/modeline code | Alan Pearce | 2019-06-17 | -8/+8 | |
| | |||||
* | Emacs: define some ex commands | Alan Pearce | 2019-06-17 | -3/+15 | |
| | |||||
* | Emacs: fix eyebrowse init | Alan Pearce | 2019-06-17 | -1/+1 | |
| | |||||
* | Emacs: appease the byte compiler | Alan Pearce | 2019-06-17 | -12/+25 | |
| | |||||
* | Emacs: configure avy to focus on current window | Alan Pearce | 2019-06-17 | -0/+2 | |
| | |||||
* | Emacs: defer more packages | Alan Pearce | 2019-06-17 | -0/+4 | |
| | |||||
* | Emacs: fix keybinds | Alan Pearce | 2019-06-17 | -3/+3 | |
| | |||||
* | Emacs: appease evil-collection config check | Alan Pearce | 2019-06-17 | -4/+5 | |
| | |||||
* | Emacs: change completion mode | Alan Pearce | 2019-06-17 | -0/+1 | |
| | |||||
* | Emacs: fix leader in magit | Alan Pearce | 2019-06-17 | -2/+5 | |
| | |||||
* | Emacs: fix evil/evil-collection pre-init | Alan Pearce | 2019-06-17 | -2/+4 | |
| | |||||
* | Emacs: fix window config | Alan Pearce | 2019-06-17 | -25/+25 | |
| | |||||
* | Emacs: remove unused helpers | Alan Pearce | 2019-06-17 | -5/+0 | |
| | |||||
* | Emacs: rework config | Alan Pearce | 2019-06-16 | -2184/+332 | |
| | | | | I missed some things, but time will tell if I actually need them | ||||
* | Emacs: fix nix indentation | Alan Pearce | 2019-06-04 | -1/+3 | |
| | |||||
* | Emacs: Fix startup errors | Alan Pearce | 2019-06-04 | -2/+4 | |
| | |||||
* | Emacs: always ignore node_modules in projectile | Alan Pearce | 2019-05-28 | -0/+1 | |
| | |||||
* | Emacs: fix startup error | Alan Pearce | 2019-05-28 | -7/+8 | |
| | |||||
* | Emacs: Remove call to uninstalled evil-mu4e package | Alan Pearce | 2019-05-27 | -4/+0 | |
| | |||||
* | Emacs: Improve contrast of inactive buffer modeline and (mini)buffer | Alan Pearce | 2019-05-27 | -1/+2 | |
| | |||||
* | Emacs: Remove github-only open-pull-request function | Alan Pearce | 2019-05-27 | -5/+0 | |
| | | | | For me, the GitHub monoculture is a thing of the past. | ||||
* | Emacs: Display flycheck tooltips for longer | Alan Pearce | 2019-05-27 | -1/+2 | |
| | |||||
* | Emacs: Bind <leader> x to C-x keymap | Alan Pearce | 2019-05-27 | -0/+1 | |
| | |||||
* | Emacs: Make minions lighter nicer | Alan Pearce | 2019-05-27 | -1/+1 | |
| | |||||
* | Emacs: bind help-map to <leader> h | Alan Pearce | 2019-05-27 | -0/+1 | |
| | |||||
* | Emacs: prettify mode line with moody | Alan Pearce | 2019-05-27 | -0/+11 | |
| | |||||
* | Emacs: clarify minions mode-line lighter | Alan Pearce | 2019-05-27 | -0/+1 | |
| | |||||
* | Emacs: replace diminish with minions | Alan Pearce | 2019-05-27 | -26/+5 | |
| | |||||
* | Emacs: Explicitly enable TIDE completion | Alan Pearce | 2019-04-09 | -1/+1 | |
| | |||||
* | Remove mu4e | Alan Pearce | 2019-03-28 | -68/+1 | |
| | |||||
* | Emacs: remove non-working LSP setup | Alan Pearce | 2019-03-21 | -19/+0 | |
| |