Commit Graph

64 Commits

Author SHA1 Message Date
1cc275c734
configs/emacs: prevent gnus from blowing away my layouts 2024-09-18 13:44:52 -06:00
d4f9521c4d
configs/emacs: setup some roam templates 2024-09-18 13:44:15 -06:00
c4d1ccf9ad
configs/emacs: touch index.org every exo publish
Also add shell to the babel-load-languages so I can execute roam pages
2024-09-16 13:40:19 -06:00
7492bec3c4
configs/emacs: publish to exo.suah.dev
h: add exo.suah.dev host to nginx
2024-09-14 07:28:20 -06:00
1db4ec3ed1
configs/emacs: set roam-node-display-template
also use swiper-isearch
2024-09-13 08:56:07 -06:00
776df10486
configs/emacs: add db-sync for roam 2024-09-13 07:23:07 -06:00
fbc823e2a1
configs/emacs: add roam-tag-add binding 2024-09-12 12:15:39 -06:00
a5a5a87a11
configs/emacs: add roam-ref-add binding 2024-09-12 12:02:19 -06:00
37907cc5d2
configs/emacs: add ox-rss 2024-09-12 10:22:19 -06:00
23a5a21fff
configs/emacs: add org-transclusion and make an export for roam stuff 2024-09-11 10:38:20 -06:00
69e08c9dd5
configs/emacs: fix org-roam completions, add graphviz 2024-09-06 19:14:51 -06:00
19897f6196
configs/emacs: fire up gnus 2024-08-22 10:36:13 -06:00
f240652ba8
configs/emacs: add rust-mode and fire off eglot when we are there 2024-08-16 07:02:46 -06:00
6278a7e960
configs/emacs: add uxntal 2024-08-09 14:25:29 -06:00
8b7edba22a
configs/emacs: switch to llama3.1 2024-07-26 09:48:05 -06:00
8bc3100403
configs/emacs: add breadcrumbs for greater good 2024-07-18 14:18:14 -06:00
9a5a730f18
configs/emacs: eglot on haskell-mode 2024-07-13 06:54:40 -06:00
551118f50e
configs/emacs: add ollama wrapper 2024-07-12 08:39:40 -06:00
2e5bf4da06
configs/emacs: simplify the config setup quite a bit 2024-07-10 22:42:42 -06:00
628b3e78f7
configs/emacs: give org-roam another go <.< 2024-07-10 22:42:04 -06:00
baa7ee6576
configs/emacs: fix eglot format-buffer stuff, add clang/rust server 2024-07-09 07:24:24 -06:00
5ce6da9f7d
configs/emacs: order publish, remove css for now 2024-07-06 20:41:46 -06:00
474408840a
configs/emacs: add publish stuff for bolddaemon 2024-07-06 17:15:44 -06:00
d99d7c81c5
configs/emacs: fmt 2024-06-27 11:31:54 -06:00
7fc909e1ed
configs/emacs: add a few more file types to web-mode 2024-06-27 07:26:34 -06:00
a65354055b
configs/emacs: remove speedbar 2024-06-26 15:06:13 -06:00
e310904c0a
configs/emacs: add web-mode 2024-06-26 15:06:01 -06:00
8363089de1
configs/emacs: remove obsidian stuff because it doesn't like my obsidian tag 2024-06-24 09:05:04 -06:00
ccf37663ec
configs/emacs: fix obsidian entry 2024-06-22 07:06:49 -06:00
27a9cec79b
configs/emacs: add obsidian package 2024-06-21 21:44:21 -06:00
8d86c03f55
configs/emacs: add shortcuts for git-gutters stuff 2024-06-20 15:10:46 -06:00
77d9678b92
configs/emacs: fix scpaste vars 2024-06-19 14:26:30 -06:00
8304580e72
configs/emacs: add scpaste 2024-06-19 12:49:38 -06:00
05ab533a65
configs/emacs: install htmlize 2024-06-19 09:57:05 -06:00
acf9d9348f
configs/emacs: set eshell's history path 2024-06-18 07:10:46 -06:00
72b4ee3dc7
configs/emacs: set transient-history file 2024-06-01 06:50:38 -06:00
fb06feacb0
configs/emacs: remove flycheck 2024-05-29 13:23:51 -06:00
2c400410f9
configs/emacs: run eglot in ruby and perl modes
- format tv's kodi config
2024-05-28 13:10:17 -06:00
f92cbf576a
configs/emacs: set project-list-file 2024-05-28 11:45:29 -06:00
050718aada
configs/emacs: fix autoimports in go 2024-05-27 06:51:22 -06:00
2eccbf67af
configs/emacs: add typescript to eglot's startup stuff, C-c f to fmt 2024-05-26 07:29:04 -06:00
d8cf950caf
configs/emacs: ensure eglot runs in some common modes 2024-05-24 20:43:35 -06:00
a4f20edddb
configs/emacs: add mu4e
- all: switch back to just putting emacs on the gui machines
- europa: install mu support things
2024-05-24 11:15:37 -06:00
d3b1831d20
configs/emacs: start direnv-mode 2024-05-23 13:15:37 -06:00
a5b3a31c69
config/emacs: add missing org-contrib package 2024-05-23 08:37:56 -06:00
a2488645e5
configs/emacs: clean up a bunch of stuff
- remove a bunch of openbsd specific stuff
- remove lua stuff (was needed for neovim :D)
- remove mail config
- add haskell stuff
- add direnv
2024-05-23 07:44:17 -06:00
e768d09f4a
configs/emacs: add shortcut for eglot-rename 2024-05-22 21:07:53 -06:00
2ba2aaec52
configs/emacs: remove projectile 2024-05-22 19:45:38 -06:00
98d96428ef
configs/emacs: eglot.. not elgot 2024-05-22 19:07:18 -06:00
3a44c9aedd
configs/emacs: testing out elgot 2024-05-22 18:34:53 -06:00