1
Commit Graph

245 Commits

Author SHA1 Message Date
5cdd6943d2 Improve syntax formatting of lambda functions 2023-02-05 00:17:28 -05:00
d80337e27e Add "lsl" eshell alias 2023-02-05 00:17:07 -05:00
9ed549a2bf Add eshell-up package 2023-02-05 00:13:21 -05:00
f421df7087 Switch from SLIME to SLY for CLisp editing 2023-02-05 00:13:09 -05:00
448cfea37c Update call to deprecated undo-fu-session function 2023-02-05 00:12:08 -05:00
e7d5ff8356 Fix typo in eshell key binding 2023-02-05 00:11:45 -05:00
1877a5cafe Simplify user/scratch-buffer implementation 2023-02-05 00:11:18 -05:00
036d4e7c30 Unbind "C-c RET" in cider-mode 2023-02-01 19:59:29 -05:00
81d532a164 Adjust Bufler group definitions 2023-02-01 19:59:19 -05:00
acc26e8d72 Add "force new session" eshell bind 2023-01-26 05:49:18 -05:00
9869e2ee27 Flatten :bind lists 2023-01-26 05:46:56 -05:00
dfa43090b0 Add hook to automatically initialize SLIME 2023-01-21 21:33:15 -05:00
95a455357a Add CIDER and clojure-mode packages 2023-01-21 21:32:43 -05:00
67e291c823 Re-enable system tooltips 2022-12-30 14:10:54 -05:00
fb97902db1 Disable major mode segment in mood-line 2022-12-30 14:10:43 -05:00
6d1ff1a2df Fix scratch buffer reverting mode on switch 2022-12-30 14:10:17 -05:00
2fd8909a35 Adjust line spacing 2022-12-29 23:48:57 -05:00
a8d05c7d5f Enable bold vertico-current face for adwaita-dark 2022-12-29 23:42:42 -05:00
d5739face7 Fix corfu-terminal enabling for server sessions 2022-12-29 23:42:19 -05:00
32a52baa50 Add default width and height to early-init forms 2022-12-29 20:51:45 -05:00
889a90e0c8 Advise neotree to focus new root after changing 2022-12-29 20:45:16 -05:00
3ab3d32a74 Enable persistent corfu candidate history 2022-12-29 20:40:21 -05:00
b7de1a5a49 Adjust corfu appearance 2022-12-29 20:40:13 -05:00
0efe1a5c48 Set line-spacing for corfu and eshell 2022-12-29 20:39:19 -05:00
dc00cd351a Set default mode to text-mode on startup 2022-12-29 20:37:50 -05:00
c9660db8b6 Prevent X resources from being loaded during init 2022-12-29 20:37:36 -05:00
af82cf4002 Change visual newline character 2022-12-29 02:59:48 -05:00
cef88ce782 Change 'adwaita-dark-theme` to remote dependency 2022-12-25 20:51:31 -05:00
01c9348b0a Fix lack of terminating punctuation in docstrings 2022-12-22 07:11:44 -05:00
bb7f50ad96 Set custom glyph alist for mood-line 2022-12-22 07:11:27 -05:00
ab679006b2 Enable gray rainbow delimiters in adwaita-dark-theme 2022-12-22 07:10:44 -05:00
b24dbce587 Fix diff-hl load deferring infinitely 2022-12-22 07:04:28 -05:00
2cdbe0d00e Fix yasnippet not loading snippets on startup 2022-12-22 06:33:33 -05:00
3add1b5f4d Set customizations for whitespace-mode 2022-12-22 05:40:01 -05:00
3bb40ab6a6 Add keybind for anzu-query-replace-at-cursor 2022-12-22 05:39:30 -05:00
c1061c356f Fix mixed whitespace 2022-12-22 03:29:49 -05:00
7f50a7d982 Add fixup-whitespace keybind 2022-12-20 20:21:22 -05:00
921903401e Replace undo-tree with vundo and undo-fu-session 2022-12-20 18:26:12 -05:00
41902b340a Fix bug in client frame initialization 2022-12-20 17:40:26 -05:00
fae6ee59a9 Add keybind for display-fill-column-indicator mode 2022-12-20 17:40:03 -05:00
05aa761b4c Fix error in docstring 2022-12-20 17:39:38 -05:00
7af73db03b Fix yasnippet directory config 2022-12-19 22:37:48 -05:00
a175124b7f Add indent-buffer bind 2022-12-19 22:37:41 -05:00
39861418b8 Move font selection to early-init 2022-12-19 22:37:28 -05:00
af034bf172 Perform some code cleanup 2022-12-19 22:37:06 -05:00
5fbc709f3f Update user/download-latest-init-file function 2022-12-19 20:51:16 -05:00
2ec6a8d7bd Set custom yasnippet directory location 2022-12-19 20:49:10 -05:00
f8cedaca9a Fix completions in eshell 2022-12-19 20:43:15 -05:00
1964d11362 Enable margin by default in magit status buffers 2022-12-19 07:10:58 -05:00
0ff375f49c Re-order completion styles list 2022-12-19 07:06:05 -05:00
ed8eef8420 Disable writeroom maximization effect 2022-12-19 07:05:39 -05:00
5440032d97 Configure corfu-popupinfo 2022-12-19 07:05:05 -05:00
3628970d14 Enable width calculation for display-line-numbers 2022-12-19 07:04:35 -05:00
00b175a91b Refactor everything
Total rewrite. Here's to new beginnings!
2022-12-19 05:34:56 -05:00
22f4322c8c Disable line numbers in scratch buffer by default 2022-12-11 16:32:42 -05:00
6289ebaa7a Add page-break-lines for form feed characters 2022-12-11 16:32:12 -05:00
db2abd37d2 Hook display-line-numbers-mode to prog-mode 2022-12-11 15:37:24 -05:00
bb46fa86e3 Remove unused tab-bar customizations 2022-12-11 15:37:03 -05:00
52ea11b984 Add restclient 2022-12-11 15:36:50 -05:00
2d4f6da11c Improve documentation 2022-12-11 15:36:39 -05:00
74338b851b Disable ligatures for performance reasons 2022-06-27 15:07:59 -04:00
7fdc76d1c0 Add ligature support (Emacs >28) 2022-06-27 15:07:30 -04:00
cb6faff0ee Enable savehist mode 2022-06-27 15:07:20 -04:00
f158054a15 Add custom fn to find project.el project roots 2022-06-27 00:36:53 -04:00
221343d166 Remove projectile 2022-06-26 23:24:13 -04:00
519610cac7 Update Emacs version notice at top of file 2022-06-12 21:20:03 -04:00
4d43e2ea30 Replace gitignore-mode package with git-modes 2022-06-12 21:17:31 -04:00
fe918fbf36 Improve docstrings/prompts 2022-06-12 21:17:05 -04:00
5663e98177 Add configuration for tab-line and tab-bar 2022-06-12 21:16:43 -04:00
93a46523d3 Add constraint to mini buffer height 2022-06-12 21:16:24 -04:00
db6232a89d Replace ido/flx/ivy with vertico/fussy/consult 2022-06-12 21:15:43 -04:00
abc4e6cc31 Make flycheck less aggressive 2022-06-08 16:37:55 -04:00
2f6f2ebfa4 Move undo-tree history backups to custom directory 2022-06-07 21:21:28 -04:00
c27c133f0f Replace company autocompletion package with corfu 2022-06-07 20:28:22 -04:00
f15985fb45 Update LSP feature configuration 2022-06-07 20:27:08 -04:00
75013ff5fe Disable native comp. warnings buffer for Emacs 28 2022-04-14 16:50:14 -04:00
43fc7fec0d Disable diagnostic highlights in LSP headerline 2022-04-14 16:50:01 -04:00
851f0c9d91 Associate .rockspec files with lua-mode 2022-02-02 00:05:54 -05:00
4c10830fcf Enable mood-one fringe arrow icons 2022-02-02 00:05:39 -05:00
2506685faf Add string-inflection 2022-02-02 00:05:30 -05:00
4ad1c0c8a8 Set cursor to hidden in unfocused windows 2022-02-02 00:05:12 -05:00
303db04162 Add keybinding to delete pair under cursor 2022-02-02 00:04:55 -05:00
41c56625e5 Set default writeroom width to 140 2022-02-02 00:04:25 -05:00
468c8db752 Remove unnecessary anzu config 2021-09-16 17:19:06 -04:00
de1b76b893 Add support for .gitignore files 2021-09-16 17:18:52 -04:00
cdda0fad55 Add support for GLSL files 2021-09-16 17:18:31 -04:00
7f415394f2 Add modes for .fnl and docker-compose.yml files 2021-07-12 20:11:53 -04:00
f72414591d Accommodate changes in newer solaire-mode versions 2021-07-12 20:10:26 -04:00
06d2d5e735 Fix unicode font not being applied in daemon mode 2021-07-12 20:08:33 -04:00
68698a3aae Fix bug re. not setting fallback unicode font 2021-02-14 18:09:53 -05:00
783239ccfd Fix bug re. byte-compiling use-package (Emacs 27+) 2021-02-14 18:09:14 -05:00
402b904536 Add mode for Dockerfiles 2020-11-01 18:19:41 -05:00
d24c214204 Fix focus-out-hook warnings in Emacs versions >27 2020-10-26 00:13:53 -04:00
86bc2f092d Disable audible terminal bell 2020-10-26 00:13:41 -04:00
249f36ca2f Change default font to Fira Code 2020-10-26 00:13:26 -04:00
02a3bfc478 Increase default font size because my eyes stink 2020-10-17 18:29:37 -04:00
9007d032a9 Update open-default-shell function 2020-10-17 18:12:40 -04:00
83bd4881fc Add TypeScript mode 2020-10-17 18:12:33 -04:00
77f47cbcdb Enable new fringe bitmaps for mood-one-theme 2020-09-02 14:11:04 -04:00
0f01573bce Enable smart-open functionality for neotree 2020-09-02 14:10:45 -04:00