Commit Graph

78 Commits

Author SHA1 Message Date
ece69e5ee0 [emacs] Add go lsp to init 2025-12-23 18:30:53 -05:00
876c0a1f0b [emacs] Moving back to company and clean up python 2025-11-25 11:28:09 -05:00
095b979d31 [emacs] Update to using ivy with fuzzy matching 2025-09-11 09:31:49 -04:00
2f48b1e741 [emacs] Switch to doom-xcode for term friendly themeing 2025-08-15 10:27:15 -04:00
67c34b22ba [emacs] Add C#, scala and todoist 2025-02-07 13:05:07 -05:00
98796b74e2 [emacs] No web lsps and add bash aliases to eshell 2024-08-09 10:13:31 -03:00
5d096f888e [emacs] Add module options to notmuch and web 2024-01-12 13:07:07 -05:00
2261cd0708 [emacs] Fixing doom emacs for real 2024-01-11 17:11:02 -05:00
9bb56be12a [emacs] Bankruptcy 2024-01-11 11:11:38 -05:00
3d0859bce3 [emacs] Upgrade to roam2 2024-01-10 19:26:33 -05:00
5725c26fac Restart emacs, fix ssh 2023-11-27 10:36:08 +01:00
5884c26f26 [emacs] Update old packages 2022-11-17 22:02:55 -05:00
94ce3187ca [emacs] Reorg and move some things around 2022-11-13 00:07:20 -05:00
b1990cff1d [emacs] Move on to Roam2 2022-10-11 01:39:20 -04:00
8568d94c9b [emacs] Update emacs to vertico 2021-12-08 09:54:23 -05:00
d090c35329 [emacs] Enable lua mode, sigh 2021-03-02 18:03:31 -05:00
2d31b2f2f6 [emacs] MOve back to a config structure 2020-12-26 10:02:43 -05:00
708bf56f90 [emacs] Move to .doom.d config file 2020-09-25 22:11:58 -04:00
a6282662b5 [emacs] Move org files and clean up init 2020-09-11 02:04:04 -04:00
ca24f4f4d3 [emacs] Need to use +pretty for org bullets now 2020-08-21 13:06:57 -04:00
f2715a4f76 [emacs] Add Treemacs back 2020-08-11 12:49:24 -04:00
80ea1bff35 [emacs] Trying lsp again, sigh 2020-07-27 23:42:07 -04:00
9c27f61769 Fixing merge with i3status 2020-07-23 13:10:56 -04:00
74c178909a [emacs] Add org-fc and hydra 2020-06-23 08:43:15 -04:00
6d8fd8d830 [emacs] Move back to eglot, lsp sucks 2020-06-17 15:01:43 -04:00
54f8f04357 [emacs] Enable data module to get CSV support 2020-06-10 08:33:38 -04:00
1b7dacecd3 [emacs] Cleaning up so I get my tools back 2020-06-04 14:32:40 -04:00
f6db6c0e27 [emacs] Clean up some funky doom config 2020-06-02 17:32:39 -04:00
1275910774 [emacs] Clean up shortcuts and get elfeed working 2020-04-20 15:53:40 -04:00
9328f2afea [emacs] [fonts] Add Noto Serif and org-mode serif fonts 2020-04-08 00:37:40 -04:00
8d1ffacf10 [emacs] Change theme and update org roam 2020-04-02 01:04:28 -04:00
04f3c3539b First step towards literate org mode 2020-03-25 14:43:39 -04:00
28ea164dba Remove more LSP crap 2020-03-04 01:37:10 -05:00
07b35addbd Back to eglot, silly lsp, so heavy 2020-03-03 21:48:07 -05:00
52753d5618 Add lsp mode back in, plus smog 2020-02-24 21:48:31 -05:00
5d03c366df Updates to doom init files 2020-01-20 21:49:29 -05:00
b1824de56b Add org-brain to emacs init 2019-12-31 21:43:32 -05:00
8bd0839aad Adding old style authinfo.gpg for #netrc 2019-11-27 10:34:22 -05:00
4b96cd6bd9 Break out #emacs config a little better 2019-11-26 13:33:19 -05:00
a69edc22ab Add world timezone to #emacs config 2019-11-23 09:34:24 -05:00
007bfb43dc Update #emacs achievements file 2019-11-18 09:13:05 -05:00
8facbb4c7d Move around #emacs shortcuts 2019-11-12 12:01:15 -05:00
f5485933ae Update nov.el config #emacs 2019-11-12 11:42:09 -05:00
b99e6231a7 Update #emacs config and add dpms #fish functions 2019-11-07 12:20:56 -05:00
4f4766ca58 Update doom init file and clean up packages #emacs 2019-11-02 09:53:15 -04:00
d9aa3a717a Okay, I need fuzzy searching #emacs
The problem with non-fuzzy ivy searches is that you lose the ability to
type the first two or three letters of a directory and file to jump
quickly to it. There may be some other way to accomplish that goal, but
I've yet to find it.
2019-11-01 22:53:50 -04:00
d4c8dc4c4c Remove LSP and move to eglot #emacs
This is a personal experiment to see if eglot is faster while being a
much simpler interface to lsp. For starters, there's only a single
module to install. Everything else comes with sane defaults and a simple
way to override which LSP to use.
2019-11-01 22:24:54 -04:00
7bf7d56f5c Revert fuzzy matching in ag #emacs
Fuzzy matching is not terribly fast and literal matching generates very
useful results. I'll at least try this for a bit until it is proved less
useful than fuzzy matching with prescient.
2019-11-01 22:20:59 -04:00
0214626764 Add nim to #emacs and console theme! 2019-09-26 17:27:59 -04:00
b59dc3f61d Update doom conf, including +x on install-deps 2019-09-05 07:41:25 -04:00