index
:
nixfiles
this commit
main
System and user configuration, managed by nix and home-manager
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
user
/
emacs
/
init.el
Commit message (
Collapse
)
Author
Age
Lines
*
emacs: insist that magit should not enable magit-auto-revert-mode
Alan Pearce
2024-05-26
-3
/
+5
|
|
|
|
|
|
seems as though it should have been fixed in https://github.com/magit/magit/pull/4891, which is the case for the test provided there, but does not seem to be the case for me
*
emacs: enable format on save for TOML files
Alan Pearce
2024-05-25
-1
/
+3
|
*
emacs: only load useful tabnine library file
Alan Pearce
2024-05-25
-1
/
+1
|
*
emacs: update references to deprecated xref-pop-marker-stack
Alan Pearce
2024-05-23
-2
/
+2
|
*
emacs: show compilation/shell buffers in a dedicated bottom window
Alan Pearce
2024-05-22
-1
/
+6
|
*
emacs: make dired re-use buffers
Alan Pearce
2024-05-22
-0
/
+1
|
*
emacs: start eshell-toggle from project root
Alan Pearce
2024-05-22
-1
/
+3
|
*
emacs: quieten eglot properly
Alan Pearce
2024-05-21
-1
/
+1
|
*
emacs: try treemacs
Alan Pearce
2024-05-21
-0
/
+27
|
*
format init.el
Alan Pearce
2024-05-21
-3
/
+3
|
*
emacs: fix magit-project integration erroring when called too early
Alan Pearce
2024-05-21
-2
/
+2
|
*
emacs: make <leader>j jump to {lsp,eglot} symbol intelligently
Alan Pearce
2024-05-20
-1
/
+11
|
*
emacs: show TODO comments in magit
Alan Pearce
2024-05-19
-0
/
+5
|
*
emacs: install evil-lion for alignment via gl/gL
Alan Pearce
2024-05-18
-0
/
+6
|
*
emacs: use default value for per-category completion defaults
Alan Pearce
2024-05-17
-1
/
+0
|
*
emacs: make lsp-mode and eglot behave more similarly
Alan Pearce
2024-05-17
-5
/
+25
|
*
emacs: use lsp-mode for go to support secondary language server
Alan Pearce
2024-05-16
-2
/
+30
|
*
emacs: only use gopls in go files
Alan Pearce
2024-05-15
-5
/
+0
|
*
emacs: re-add gc optimisation settings
Alan Pearce
2024-05-15
-1
/
+11
|
*
emacs: tweak corfu settings
Alan Pearce
2024-05-13
-1
/
+2
|
*
emacs: don't stop me deleting files which have changes in git
Alan Pearce
2024-05-13
-1
/
+11
|
*
use taplo as a language server (and formatter) for toml files
Alan Pearce
2024-05-13
-0
/
+2
|
*
emacs: remove config for unused package
Alan Pearce
2024-05-13
-5
/
+0
|
*
emacs: fix *-ts-mode-hook aliasing
Alan Pearce
2024-05-12
-10
/
+5
|
*
Revert "emacs: use <leader>bb to switch _project_ buffers"
Alan Pearce
2024-05-12
-1
/
+1
|
|
|
|
This reverts commit 3a289cbe730ad22047bd40156efd5dea4f262341.
*
emacs: fix auto-formatting setup for go templates
Alan Pearce
2024-05-11
-5
/
+6
|
*
emacs: use golines to format go files
Alan Pearce
2024-05-11
-1
/
+2
|
*
enable auto-formatting of go-template files
Alan Pearce
2024-05-10
-2
/
+7
|
*
emacs: install mode for editing gitolite configuration files
Alan Pearce
2024-05-10
-0
/
+4
|
*
emacs: fix editorconfig setting wrong indent settings in elisp
Alan Pearce
2024-05-10
-1
/
+3
|
*
emacs: hide environment version in mode-line
Alan Pearce
2024-05-10
-0
/
+1
|
*
emacs: use non-deprecated variable alias
Alan Pearce
2024-05-10
-1
/
+1
|
*
emacs: use <leader>bb to switch _project_ buffers
Alan Pearce
2024-05-10
-1
/
+1
|
*
emacs: tweak corfu settings
Alan Pearce
2024-05-08
-1
/
+2
|
*
emacs: make using tempel easier (using tab to go to next argument)
Alan Pearce
2024-05-06
-2
/
+4
|
*
emacs: fix format-all using tabs for emacs lisp
Alan Pearce
2024-05-03
-1
/
+3
|
*
emacs: let magit auto-refresh its buffers
Alan Pearce
2024-05-03
-2
/
+0
|
*
emacs: fix incorrect use of defvaralias
Alan Pearce
2024-05-03
-5
/
+5
|
*
emacs: avoid magit/git errors when git updates working tree
Alan Pearce
2024-05-03
-4
/
+0
|
*
reformat init.el
Alan Pearce
2024-05-03
-3
/
+3
|
*
emacs: be explicit about using nixpkgs-fmt
Alan Pearce
2024-05-03
-2
/
+3
|
*
emacs: make ts-mode hooks always reflect their non-ts mode hooks
Alan Pearce
2024-05-03
-5
/
+5
|
*
emacs: open tmpl files in web-mode
Alan Pearce
2024-05-03
-2
/
+3
|
*
emacs: don't enable tabnine if executable can't be found
Alan Pearce
2024-05-02
-1
/
+3
|
*
golang: install and configure lang servers
Alan Pearce
2024-05-02
-2
/
+11
|
*
replace editor-specific indentation settings with editorconfig
Alan Pearce
2024-05-02
-20
/
+4
|
*
emacs: reduce diff refinement to current hunk
Alan Pearce
2024-05-02
-1
/
+1
|
*
emacs: auto-revert files changed via magit immediately
Alan Pearce
2024-05-02
-0
/
+1
|
*
emacs: enable eglot in nix-ts-mode buffers
Alan Pearce
2024-04-30
-0
/
+2
|
*
emacs: defensively check for existing non-ts- mode hooks
Alan Pearce
2024-04-30
-4
/
+15
|
[next]