Commit Graph

308 Commits

Author SHA1 Message Date
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
946a6c74a4 Add yas-minor-mode as yasnippet :commands to allow for autoload 2020-08-27 01:41:23 -04:00
0d23ab5c48 Move company-auctex into company block 2020-08-27 01:41:23 -04:00
d8f31d7e7d Move auto-package-update into required external section 2020-08-27 01:41:23 -04:00
4e6edf9535 Make fasd actually load if installed 2020-08-27 01:41:23 -04:00
abf78614b2 Don't :demand lsp-java if it isn't installed 2020-08-07 14:11:31 -04:00
99390edb5c Fix magit-status-no-new-window failing to open repos by symlink
`let`s `default-directory` instead of using the `directory` argument
of `magit-status`. This allows it to use it's normal directory
handling.
2020-08-04 20:57:31 -04:00
25eecc532f Prevent focus stealing (raising a window) on MacOS 2020-08-04 11:52:52 -04:00
07f68dc9f1 Enable blacken-mode when a python project uses it 2020-07-23 21:11:58 -04:00
1b49c700c8 Allow launching magit-status-no-new-window as initial command
..or just before magit. If it's in the `:config`, the command won't
exist until magit is loaded.
2020-07-12 17:04:03 -04:00
faf8bb7e9f Enable counsel-preselect-current-file 2020-07-12 17:04:03 -04:00
b5a0f14951 Switch to my branch of org-lookup-dnd, add org-mode binding 2020-07-12 17:04:03 -04:00
1bf011d356 Add cms (adam@claremontmakerspace.org) to gnu identity list 2020-07-12 17:03:58 -04:00
c77c08250b Add function to start magit in current window
primarily for command line alias usage
2020-06-01 00:20:01 -04:00
120093f3ed Remove hacky counsel-find-file workaround, as a fix was merged upstream 2020-05-23 15:39:01 -04:00
baad94b312 Add hacky fix for annoying extra history entries from ivy/swiper 2020-05-17 21:41:55 -04:00