|
cdd674fdcd
|
Many more llama improvement
|
2024-05-23 13:28:24 -04:00 |
|
|
e91b1d6480
|
Make llama chat nicer
|
2024-05-23 10:49:23 -04:00 |
|
|
8ae6544709
|
Use correct straight-use-package recipe format for a local repo
|
2024-05-23 00:53:32 -04:00 |
|
|
cdd892d4e1
|
Switch out llm for llama
|
2024-05-23 00:53:18 -04:00 |
|
|
5faa99158d
|
Make the default llm chat aware that its inside of Emacs
|
2024-05-21 11:01:13 -04:00 |
|
|
b231ec9327
|
Add new autoloaded commands to use-package declaration and set default model
|
2024-05-21 10:27:02 -04:00 |
|
|
3d39b0c3df
|
Fix llm output buffer sentinal formatting and add autoloads
|
2024-05-21 10:26:45 -04:00 |
|
|
df79eee678
|
Add llm-chat command and improve prompt code structure
|
2024-05-20 11:33:32 -04:00 |
|
|
c618c4d3ce
|
Use llama3 as default llm
|
2024-05-17 13:30:27 -04:00 |
|
|
3c09eb3cbd
|
Enable llm.el to work with ollama models
|
2024-05-17 13:30:09 -04:00 |
|
|
71c86332c5
|
Enable copilot in yaml- and json-ts-modes
|
2024-05-17 13:29:52 -04:00 |
|
|
87584357a9
|
Set some customizations for llm integration
|
2024-05-16 10:37:26 -04:00 |
|
|
f4da3fc9e2
|
Add interface to the llm command-line tool
|
2024-05-15 13:28:36 -04:00 |
|
|
ef0a072d18
|
Extend daily note to be able to prompt for date
|
2024-05-14 11:54:58 -04:00 |
|
|
33c8999722
|
Support more than 2 captured treesit nodes
|
2024-05-11 12:28:11 -04:00 |
|
|
9f4e0f88ad
|
Use an alist to encapsulate terraform block metadata
|
2024-05-10 23:40:36 -04:00 |
|
|
3ba2b5940a
|
Revert "Add recursive tf init function"
This reverts commit 6564c857cf .
|
2024-05-10 16:07:05 -04:00 |
|
|
e72ae38079
|
Fix terraform browse documentation command
|
2024-05-10 16:06:45 -04:00 |
|
|
da98498fd4
|
Add command to browse a URL or google the symbol at point
|
2024-05-10 16:06:41 -04:00 |
|
|
232f8053f0
|
Differentiate between resources and data for terraform devdocs eldoc
|
2024-05-10 12:31:41 -04:00 |
|
|
b0b5048176
|
Add devdocs-based eldoc for terraform
|
2024-05-09 14:38:14 -04:00 |
|
|
6564c857cf
|
Add recursive tf init function
|
2024-05-09 12:33:59 -04:00 |
|
|
d7d2b7cb1f
|
Add terraform to Brewfile
|
2024-05-08 13:26:22 -04:00 |
|
|
055bc788e5
|
Use gfm-mode for markdown files
|
2024-05-08 13:26:12 -04:00 |
|
|
9d967bfa7f
|
Tell copilot that commit messages and forge posts are markdown
|
2024-05-08 13:25:56 -04:00 |
|
|
a274d3ba9b
|
Add hcl and sql treesit parsers
|
2024-05-08 13:25:41 -04:00 |
|
|
650a90b812
|
Make origami-treesit a proper minor mode
|
2024-05-08 10:59:18 -04:00 |
|
|
d46352276a
|
Add vcv rack to brewfile
|
2024-05-08 10:36:57 -04:00 |
|
|
889abf2606
|
Add folding for ruby hash pairs and fix folding for calls
|
2024-05-08 10:36:41 -04:00 |
|
|
a0c0f6d1e2
|
Add ruby support to origami-treesit and make folding level configurable
|
2024-05-07 16:58:51 -04:00 |
|
|
0209cf16c5
|
Make which-key more useful
|
2024-05-07 11:12:22 -04:00 |
|
|
5d1eae825f
|
Add coreutils to Brewfile
|
2024-05-07 11:12:13 -04:00 |
|
|
86779c79bc
|
Delete old-emacs
|
2024-05-07 11:12:06 -04:00 |
|
|
12c22a5dfb
|
Include rake tasks without descriptions in run-command recipe
|
2024-05-06 15:47:36 +00:00 |
|
|
e1e27ab1a2
|
Add yaml-pro keybinds
|
2024-05-06 11:04:58 -04:00 |
|
|
81c2ad6963
|
Fix navi behavior when path doesn't exist and autoloads
|
2024-05-06 10:02:59 -04:00 |
|
|
a9ea6b4b2f
|
Enable treesit folding in regular yaml-mode
|
2024-05-05 20:36:28 -04:00 |
|
|
a544811fae
|
Benchmark init and optimize it a bit
|
2024-05-04 23:05:38 -04:00 |
|
|
9fdc85de65
|
Fix straight use-package invocation for navi
|
2024-05-04 22:03:40 -04:00 |
|
|
f7c927bca1
|
Make origami-treesit more generic
|
2024-05-04 22:02:51 -04:00 |
|
|
81106aae04
|
Autoload Navi class definitions
|
2024-05-03 21:50:11 -04:00 |
|
|
7c67af0b5f
|
Write a treesit-based origami parser for yaml
|
2024-05-03 21:40:25 -04:00 |
|
|
178b7038ca
|
Add proper parent to embark navi keymap
|
2024-05-03 21:40:12 -04:00 |
|
|
3a74967ee3
|
Use yaml-ts-mode and yaml-pro-mode instead of yaml-language-server
|
2024-05-03 21:39:54 -04:00 |
|
|
3f7dc1c744
|
Switch to origami instead of hideshow
|
2024-05-03 21:39:39 -04:00 |
|
|
b80b256786
|
Add ielm config to buffer-display-alist
|
2024-05-03 15:29:39 -04:00 |
|
|
7a74212089
|
Write a navi integration
|
2024-05-03 15:29:31 -04:00 |
|
|
3108252710
|
Set some options more sensibly
|
2024-05-02 09:26:03 -04:00 |
|
|
d097754395
|
Add evil-string-inflection
|
2024-05-01 16:57:29 -04:00 |
|
|
b63422050d
|
Add some console roguelikes
|
2024-04-29 16:24:06 -04:00 |
|