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 (
Expand
)
Author
Age
Lines
...
*
emacs: add shortcut to eval top-level form at point
Alan Pearce
2023-04-17
-1
/
+2
*
emacs: use consult commands to replace/enhance other packages
Alan Pearce
2023-04-17
-10
/
+9
*
emacs: make new magit buffers taller/full-size by default
Alan Pearce
2023-04-14
-1
/
+1
*
Emacs: don't warn on startup with server running
Alan Pearce
2023-04-14
-1
/
+5
*
emacs: reduce number of commands present in `M-x` menu
Alan Pearce
2023-04-14
-1
/
+2
*
emacs: fix some minor warnings
Alan Pearce
2023-04-14
-14
/
+19
*
emacs: fix init of eldoc-box
Alan Pearce
2023-04-14
-1
/
+1
*
Enable direnv support in emacs and neovim
Alan Pearce
2023-04-14
-0
/
+7
*
emacs: remove org-journal, since I don't use it
Alan Pearce
2023-04-14
-9
/
+0
*
emacs: don't auto-discover projects at startup
Alan Pearce
2023-04-11
-0
/
+1
*
emacs: enable completion of commands and envvars in shell scripts
Alan Pearce
2023-04-11
-0
/
+6
*
emacs: re-enable live project-based grep
Alan Pearce
2023-04-09
-0
/
+5
*
emacs: inhibit message "TabNine server started"
Alan Pearce
2023-04-09
-0
/
+1
*
emacs: remove undefined variable definition
Alan Pearce
2023-04-09
-1
/
+0
*
emacs: remove bash-completion wrapper
Alan Pearce
2023-04-08
-3
/
+0
*
emacs: auto-discover projectile projects
Alan Pearce
2023-04-08
-0
/
+1
*
emacs: store more minibuffer history
Alan Pearce
2023-04-06
-1
/
+3
*
emacs: fix display issues with code completion popups
Alan Pearce
2023-04-04
-0
/
+6
*
emacs: re-implement auto dark/light mode switching on macOS
Alan Pearce
2023-04-02
-15
/
+2
*
emacs: always show four-digit line-numbers
Alan Pearce
2023-04-02
-1
/
+2
*
emacs: make recentf and format-all quieter
Alan Pearce
2023-04-02
-1
/
+12
*
emacs: show explanations of minibuffer completion candidates
Alan Pearce
2023-04-02
-0
/
+5
*
emacs: sort minibuffer completion candidates by frecency
Alan Pearce
2023-04-02
-0
/
+5
*
emacs: make minibuffer completion ui popup faster
Alan Pearce
2023-04-02
-1
/
+2
*
emacs: never ring bell
Alan Pearce
2023-04-02
-6
/
+2
*
emacs: polyfill `project-name` for eglot
Alan Pearce
2023-04-01
-0
/
+3
*
emacs: generate PATH at build time
Alan Pearce
2023-04-01
-17
/
+0
*
emacs: setup anzu-mode globally
Alan Pearce
2023-03-30
-1
/
+2
*
emacs: replace swiper with ctrlf
Alan Pearce
2023-03-30
-4
/
+2
*
emacs: make lisp editing more evil with lispyville
Alan Pearce
2023-03-30
-1
/
+9
*
emacs: optimise startup time
Alan Pearce
2023-03-28
-5
/
+12
*
emacs: update company setting variable names
Alan Pearce
2023-03-27
-2
/
+2
*
emacs: load fringe-helper earlier
Alan Pearce
2023-03-27
-0
/
+1
*
emacs: stop magit loading magit-auto-revert-mode unnecessarily
Alan Pearce
2023-03-26
-74
/
+73
*
emacs: remove some useless code
Alan Pearce
2023-03-26
-6
/
+1
*
emacs: clean up recentf list after idle timeout, not at startup
Alan Pearce
2023-03-26
-0
/
+1
*
emacs: optimise for left-to-right scripts
Alan Pearce
2023-03-26
-1
/
+2
*
emacs: enable precise frame (window) resizing
Alan Pearce
2023-03-26
-0
/
+1
*
emacs: sest up evil-embrace hooks more nicely
Alan Pearce
2023-03-24
-5
/
+5
*
emacs: bind C-r/C-s to history search
Alan Pearce
2023-03-24
-0
/
+3
*
emacs: unset magit-auto-revert-mode correctly
Alan Pearce
2023-03-24
-1
/
+1
*
emacs: inhibit `evil-want-keybinding` warning on compile
Alan Pearce
2023-03-24
-0
/
+2
*
emacs: save recent files and command history between sessions
Alan Pearce
2023-03-24
-0
/
+6
*
emacs: don't message about auto-reloading files
Alan Pearce
2023-03-23
-1
/
+1
*
emacs: auto-load magit after a while
Alan Pearce
2023-03-23
-0
/
+1
*
emacs: remove nix-mode eglot setup (already default)
Alan Pearce
2023-03-23
-1
/
+0
*
emacs: simplify minibuffer completion using only built-in packages
Alan Pearce
2023-03-23
-38
/
+20
*
emacs: improve shell autosuggestions and enable in comint modes
Alan Pearce
2023-03-20
-2
/
+6
*
emacs: don't delete eshell window on `exit` if last window
Alan Pearce
2023-03-20
-1
/
+3
*
emacs: close eshell buffer and window when running `exit`
Alan Pearce
2023-03-15
-4
/
+6
[prev]
[next]