Michael Fiano
d8a9bd3ea3
Update.
2 months ago
Michael Fiano
e36f94d418
Add racket-mode.
2 months ago
Michael Fiano
a5063911b9
Modify popup window rules.
3 months ago
Michael Fiano
15801358d6
Update lockfile.
3 months ago
Michael Fiano
d6547f63a6
Restore previous Lisp editing packages.
...
I'm not a huge fan of lispy, as it has some issues I can't get over, and the author is unresponsive.
I am still keeping it for just a couple of useful commands, but not using its structured editing
features. Instead, I will stick with smartparens/cleverparens and friends.
3 months ago
Michael Fiano
f3c7f495b3
Remove corfu completion as it doesn't play nicely with SLY's built-in company completion support.
3 months ago
Michael Fiano
a465ec25b0
Add a popup rule for magit revision buffers.
3 months ago
Michael Fiano
3cd77e9306
Hide the hide-show minor mode lighter.
3 months ago
Michael Fiano
8a7688480c
Change font sizes.
3 months ago
Michael Fiano
fc7c11dc45
Change face of tab bar echo area indicator to match theme.
4 months ago
Michael Fiano
cbe04d03c2
Change keybindings for tab bar project switching.
4 months ago
Michael Fiano
44329f2916
Remove magit-extras
4 months ago
Michael Fiano
b2d881f589
Use native tab bar switching command for project switching because it looks nicer. Also remove the
...
ability to close a project without deleting its buffers.
4 months ago
Michael Fiano
6fb05c8d24
Minor change.
4 months ago
Michael Fiano
68597a2ee8
Enable code folding.
4 months ago
Michael Fiano
d17e7808a5
No need to remove lispy from evil-collection since we use our own keybindings.
4 months ago
Michael Fiano
b4a45eff8f
Add evil-quickscope.
4 months ago
Michael Fiano
d504959ac3
Minor change.
4 months ago
Michael Fiano
962b99873f
Update lockfile.
4 months ago
Michael Fiano
fc475a29be
Switch to upstream popper repository now that my PR has been merged.
4 months ago
Michael Fiano
973ffef840
Set path to lockfile to prevent needing to use a hard link.
4 months ago
Michael Fiano
830d71cb66
Set native compilation job count.
4 months ago
Michael Fiano
c9461a1ce9
Prevent accidentally closing Emacs by confirming to quit.
4 months ago
Michael Fiano
be5d3f4558
Decrease which-key delay.
4 months ago
Michael Fiano
6dbc704208
More corfu completion setup.
4 months ago
Michael Fiano
ca5b4265bb
Disable auto-saving of all visited file buffers.
4 months ago
Michael Fiano
1c6bd73468
Trying out corfu for completion.
4 months ago
Michael Fiano
b26c0af77a
Fix syntax of a when-let form.
4 months ago
Michael Fiano
e3bd443a51
Move sly-mrepl keybindings to sly-mrepl setup form.
4 months ago
Michael Fiano
66372aaaae
Unbind default tab-next/tab-previous keybindings.
4 months ago
Michael Fiano
7e8f46d628
Fix for :bind setup.el macro
4 months ago
Michael Fiano
ffeb5f7fa2
Remove some unnecessary global-mode mappings
4 months ago
Michael Fiano
aaeb64e8d8
Prevent flickering of the tab-line when moving around a buffer sometimes.
...
...at the expense of the tab-line not scrolling to show the currently active tab.
4 months ago
Michael Fiano
90a73b6fa2
Minor changes.
4 months ago
Michael Fiano
545f28d799
Tell 'rg' to use only one thread, for reproducible ordering.
...
This is useful when using vertico-repeat, as the results of the last command are not cached.
4 months ago
Michael Fiano
4ca58161d8
Change a :with-after form to :when-loaded.
4 months ago
Michael Fiano
15a100b7d0
Remove a useless :with-after form.
4 months ago
Michael Fiano
f318ad7a40
Change some with-map forms to with-mode to be more concise.
4 months ago
Michael Fiano
eff5e5ce5b
Remove the :global-bind macro to get rid of some code duplication, instead encoding it into :bind
4 months ago
Michael Fiano
6c96957238
Minor change.
4 months ago
Michael Fiano
337464345b
Update lockfile.
4 months ago
Michael Fiano
73d963edb8
Update lockfile.
4 months ago
Michael Fiano
6a741b92ac
evil-multiedit looks for lisp symbols under point instead of words.
4 months ago
Michael Fiano
488b2602b3
Finish lisp editing keybindings.
4 months ago
Michael Fiano
703617bd80
Change unicode arrow glyphs for which-key.
4 months ago
Michael Fiano
e888ce500b
More work on project workspaces.
4 months ago
Michael Fiano
eae5c96587
Tweak mode line and tab line font.
4 months ago
Michael Fiano
25702ef148
Use centaur-tabs for workspace-specific tabs.
4 months ago
Michael Fiano
001d8f6971
Do not show the tab bar, but show tabs in echo area when switching.
4 months ago
Michael Fiano
5ec1840f4e
Add keybindings to switch between tabs.
4 months ago