summary refs log tree commit diff stats
path: root/emacs/.emacs.d/main.el
Commit message (Expand)AuthorAgeLines
...
* Emacs: run local checkout of company-tabnineAlan Pearce2019-07-24-0/+6
* Emacs: configure lsp-mode for haskellAlan Pearce2019-07-23-1/+5
* Emacs: ignore (p)npm lockfiles in projectileAlan Pearce2019-07-23-3/+3
* Emacs: don't auto-enable prettier in JS filesAlan Pearce2019-07-19-1/+1
* Emacs: make company case-{preserving,sensitize}Alan Pearce2019-07-19-0/+2
* Emacs: split windows horizontally, never verticallyAlan Pearce2019-07-10-0/+16
* Emacs: remove sudo prompts when reading Emacs sourceAlan Pearce2019-07-10-1/+2
* Emacs: tweak window settingsAlan Pearce2019-07-10-2/+3
* Emacs: don't automatically byte-compile custom.elAlan Pearce2019-07-10-0/+1
* Emacs: remove magit section highlightingAlan Pearce2019-07-10-1/+6
* Emacs: disable hl-line-modeAlan Pearce2019-07-10-2/+0
* Emacs: remove magit section indicators from fringeAlan Pearce2019-07-10-0/+1
* Emacs: switch to almost-mono-white themeAlan Pearce2019-07-10-1/+7
* Emacs: remove company-lspAlan Pearce2019-07-09-5/+0
* Emacs: run exec-path-from-shell before other :init stepsAlan Pearce2019-07-05-2/+2
* Emacs: enable LSP in more modesAlan Pearce2019-07-05-1/+4
* Emacs: configure flymake-diagnostic-at-pointAlan Pearce2019-07-05-0/+2
* Emacs: fix company-tabnine/lsp interactionAlan Pearce2019-07-04-0/+11
* Emacs: don't clobber minibuffer completionAlan Pearce2019-07-04-2/+1
* Emacs: Fix lsp javascript setupAlan Pearce2019-07-04-2/+2
* Emacs: appease the byte compilerAlan Pearce2019-07-03-1/+2
* Emacs: optimise exec-exec-path-from-shell initAlan Pearce2019-07-03-0/+2
* Emacs: add keybind to bypass company-tabnineAlan Pearce2019-07-03-0/+3
* Emacs: fix lsp configurationAlan Pearce2019-07-03-2/+2
* Emacs: enable lsp in javascript-modeAlan Pearce2019-07-03-2/+6
* Emacs: appease byte-compilerAlan Pearce2019-07-03-0/+2
* Emacs: setup nix-updateAlan Pearce2019-07-02-0/+4
* Emacs: update company setupAlan Pearce2019-06-30-6/+7
* Emacs: fix exec-path on macOSAlan Pearce2019-06-30-0/+5
* Emacs: configure "transparent" titlebars on macOSAlan Pearce2019-06-30-1/+7
* Emacs: default crux-reopen-as-root-mode offAlan Pearce2019-06-30-2/+1
* Emacs: always show eyebrowse indicatorAlan Pearce2019-06-25-1/+2
* Emacs: disable evil-company-tng againAlan Pearce2019-06-25-0/+1
* Emacs: properly disable snippet warning in lsp-uiAlan Pearce2019-06-25-1/+1
* Emacs: Don't normalise case of dabbrev completionsAlan Pearce2019-06-21-1/+2
* Emacs: fix missing keymap-package autoloadAlan Pearce2019-06-18-1/+1
* Emacs: tweak lsp-ui configurationAlan Pearce2019-06-18-1/+3
* Emacs: disable evil-quickscope in magit-modeAlan Pearce2019-06-18-0/+2
* Emacs: enable winner-modeAlan Pearce2019-06-18-1/+2
* Emacs: disable tabsAlan Pearce2019-06-17-0/+4
* Emacs: use company-tngAlan Pearce2019-06-17-6/+6
* Emacs: use correct customize functionAlan Pearce2019-06-17-8/+7
* Emacs: Enable swiperAlan Pearce2019-06-17-0/+3
* Emacs: correctly organise minibuffer/modeline codeAlan Pearce2019-06-17-8/+8
* Emacs: define some ex commandsAlan Pearce2019-06-17-3/+15
* Emacs: fix eyebrowse initAlan Pearce2019-06-17-1/+1
* Emacs: appease the byte compilerAlan Pearce2019-06-17-12/+25
* Emacs: configure avy to focus on current windowAlan Pearce2019-06-17-0/+2
* Emacs: defer more packagesAlan Pearce2019-06-17-0/+4
* Emacs: fix keybindsAlan Pearce2019-06-17-3/+3