Commit Graph

375 Commits

Author SHA1 Message Date
9a0c0d6244 Enable refining hunks in active magit diff 2023-03-27 20:01:49 -04:00
e79f011813 Add org-tempo to org-modules instead of requiring it
I think requiring it broke at some point? This new method seems more
correct anyway
2023-01-02 00:08:03 -05:00
41a27fcd15 Disable company-box mode 2023-01-01 22:11:52 -05:00
e5400737cc Hide rustic format error buffers 2023-01-01 22:10:24 -05:00
1b959ae319 Remove gnus-alias config; it didn't seem to be helping 2023-01-01 22:07:57 -05:00
2e668a314b Disable git-gutter on remote files 2023-01-01 22:04:30 -05:00
28c842bf00 Bind outline-cycle directly in outline mode, using <backtab> 2023-01-01 21:57:17 -05:00
9ed6f4bac3 Remove old tramp-remote-path from WPI 2023-01-01 21:56:26 -05:00
131737c318 Quote filenames correctly in scad-compile 2022-10-07 14:55:45 -04:00
88fa55e297 Add utility function/binding to evaluate math in place 2022-08-07 22:45:08 -04:00
8e089fef9b Update git gutter periodically, instead of just on save 2022-03-14 01:31:35 -04:00
ef363257a0 Dump all undo tree history files in one directory 2022-03-14 01:31:05 -04:00
fdc90c4a6c Add config for git-gutter and git-gutter-fringe 2022-02-18 01:28:59 -05:00
be5ef48f3a Add config for rustic (improved rust-mode) 2022-02-12 10:48:31 -05:00
bb85c106fe Use rust-analyzer when it is installed 2022-02-12 10:43:51 -05:00
d5a642072b Replace company-{quickhelp,posframe,lsp} by company-box 2022-02-11 10:49:55 -05:00
39652658de Enable LSP in rust-mode 2022-02-01 00:05:14 -05:00
6c38b1bf0c Use django engine for .dj.html extension to in web mode 2022-02-01 00:01:13 -05:00
2698021728 Add magit-todos config 2022-01-31 23:43:40 -05:00
255b0a2675 Replace org ELPA repo with nongnu ELPA 2021-12-09 03:07:06 -05:00
393bfce935 Maybe apply prettier to json-mode buffers 2021-12-01 15:00:01 -05:00
243f1145f8 Fix return value comparison in prettier-js-mode-maybe 2021-12-01 14:59:39 -05:00
75aac65f07 Set gnutls-algorithm-priority to work around some ssl issues with melpa 2021-10-22 16:12:30 -04:00
5fed93e61b Fix (lambda) quoting 2021-09-13 19:58:44 -04:00
3b210ad829 Ignore "Dotfiles and Lockfiles" by default in counsel-find-file 2021-07-22 17:23:53 -04:00
dffd96df80 Add func/binding to compile in lsp project root 2021-06-17 22:19:23 -04:00
0385b3ff35 Use flake8 instead of py{code,doc}style in pylsp 2021-06-17 22:18:18 -04:00
4a4fe4e62a Delete old packages when updating with auto-package-update 2021-06-15 16:57:31 -04:00
674e7dc5aa Try to place lsp-ui-doc popups in less annoying places 2021-05-26 01:24:05 -04:00
7224ec283b Don't try to restore window configuration when exiting magit buffers 2021-05-26 01:24:05 -04:00
b610aa3be6 Load tango-dark before fred theme, as a fallback 2021-05-26 01:24:05 -04:00
eaad8ce86a Add a function/keybind to delete invisible frames
Workaround for annoying "Attempt to delete a surrogate minibuffer
frame" issues when closing frames
2021-05-26 01:24:05 -04:00
a8cced9d29 Fix prettier-js-mode-maybe to check for 0 exit code
instead of checking for empty string
2021-05-26 01:24:05 -04:00
5f8e0480e5 Don't require org-plus-contrib, I'll it manually where needed 2021-05-07 18:33:55 -04:00
e89e969dc1 Only load org-lookup-dnd if the index is present 2021-05-07 18:28:39 -04:00
d368502524 Don't load nm if notmuch isn't installed 2021-05-07 18:09:33 -04:00
37a9f6c754 Don't :ensure lsp-mode; it's not helpful on servers 2021-05-07 18:08:47 -04:00
f1e539139e Add function to remove non-existant files from file-name-history 2021-01-04 13:29:09 -05:00
0c123b0c74 Use web-mode in Django templates 2021-01-04 13:26:15 -05:00
5f2a02c628 Use counsel-dash instead of helm-dash 2021-01-04 13:25:28 -05:00
6d2f831304 pkgbuild-mode: Generate .SRCINFO when saving file/updating checksums 2021-01-04 13:22:01 -05:00
2554afa44a Set column-enforce-mode column count to 100 2021-01-04 13:21:14 -05:00
ab3907d9fa Make split-window-below-i3 behave nicer in a terminal or missing i3 2021-01-04 13:18:38 -05:00
1f0b33804c Switch to emacsmirror for dired+, as emacswiki is very unreliable 2020-09-09 01:27:47 -04:00
a1819b9655 Remove lsp-clients package, as it has been deprecated 2020-09-03 17:51:33 -04:00
ea0a117c45 Bind M-RET to comment-continuation functions in web-mode and typescript-mode 2020-08-27 01:41:23 -04:00
109fd2dd60 Enable web mode comment-annotation 2020-08-27 01:41:23 -04:00
45409de2a4 Enable TeX-narrow-to-group and LaTeX-narrow-to-environment 2020-08-27 01:41:23 -04:00
b558842152 Add config for company-ansible 2020-08-27 01:41:23 -04:00
98f05814c2 Autoload prettier-js to allow formatting buffers before loading the mode 2020-08-27 01:41:23 -04:00