1
Commit Graph

133 Commits

Author SHA1 Message Date
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
dddbe47ee9 Update miscellaneous package preferences 2020-08-31 16:04:42 -04:00
fc1f227527 Remove rainbow-mode 2020-08-31 16:04:16 -04:00
8091660b21 Fix non-functional ls-ui-doc keybind 2020-08-30 16:11:28 -04:00
481aa6599e Add yasnippet support 2020-08-30 16:11:11 -04:00
39b085fbab Fix focus change function use for Emacs 26 2020-08-29 18:14:11 -04:00
00c69615b8 Fix theme being loaded out of order 2020-08-29 18:13:19 -04:00
332ee96593 Add solaire-mode, additional theme tweaks 2020-08-29 17:29:40 -04:00
6056e9090a Disable resize-window keybind in neotree window 2020-08-29 17:28:52 -04:00
f20f31637d Add further integrations and fixes for lsp-mode 2020-08-29 17:28:17 -04:00
b4d61a17b2 Limit minibuffer height and add Swiper 2020-08-29 17:27:41 -04:00
a6e78a3167 Document default styling rule values 2020-08-02 19:44:51 -04:00
5d0854fbfd Fix calls to 'defvar' and 'defconst' 2020-08-02 19:44:26 -04:00