|
|
c16e517a9c
|
Enable line wrapping globally
|
2026-02-28 09:43:45 +02:00 |
|
|
|
8be09a6b65
|
Enable markdown-mode keybindings in the tree-sitter mode as well
|
2026-02-28 09:42:59 +02:00 |
|
|
|
4f1ff6fc82
|
Collect all the flyspell configuration options together
|
2026-02-07 00:26:34 +02:00 |
|
|
|
b70c20603e
|
Integrate PlantUML mode with org-mode code blocks
|
2026-02-07 00:26:34 +02:00 |
|
|
|
4d8b0ab47c
|
Setup PlantUML mode in Emacs to use the local server
|
2026-02-07 00:26:33 +02:00 |
|
|
|
985a2cbe63
|
Enable tree-sitter-integrated modes
|
2026-02-07 00:26:31 +02:00 |
|
|
|
04b33b5209
|
Automatically update the list of Ollama models
|
2026-02-07 00:26:28 +02:00 |
|
|
|
83124524a4
|
Fix model listing logic
|
2026-02-07 00:26:27 +02:00 |
|
|
|
d5f373e563
|
Enable spellchecking in Emacs buffers
|
2026-02-07 00:26:26 +02:00 |
|
|
|
0e2558c7e8
|
Correctly set company mode
|
2026-02-07 00:26:26 +02:00 |
|
|
|
9691cf9c03
|
Make the default system prompt more fun
|
2026-02-07 00:26:25 +02:00 |
|
|
|
4bdeed109e
|
Switch to a more powerful default model
|
2026-02-07 00:26:25 +02:00 |
|
|
|
438bcafcea
|
Retrieve model list directly from the Ollama server
|
2026-02-07 00:26:23 +02:00 |
|
|
|
6e59be6d0a
|
Allow sharing configurations between host and containers
|
2026-02-07 00:26:22 +02:00 |
|
|
|
8ba847a72c
|
Enrich the Ollama models list with metadata for known models
|
2026-02-07 00:26:21 +02:00 |
|
|
|
8a410a884a
|
Reenable autoformatting for Emacs Lisp
|
2026-02-07 00:26:20 +02:00 |
|
|
|
f6e80c0ba5
|
Use conventional commenting style for Emacs Lisp
|
2026-02-07 00:26:20 +02:00 |
|
|
|
cfb0642bcd
|
Display advanced options in the gptel menu
|
2026-02-07 00:26:18 +02:00 |
|
|
|
57a4aa4d2d
|
Query the Ollama server for the list of installed models
|
2026-02-07 00:26:18 +02:00 |
|
|
|
b15a0d70d1
|
Personalize chat UX more
|
2026-02-07 00:26:16 +02:00 |
|
|
|
35603603d5
|
Make Ollama the default backend for gptel
|
2026-02-07 00:26:15 +02:00 |
|
|
|
e80759441b
|
Allow gptel to use the Ollama server
|
2026-02-07 00:26:15 +02:00 |
|
|
|
0010f1381f
|
Wrap long lines in chat interaction for convenience
|
2026-02-07 00:26:14 +02:00 |
|
|
|
4d7450727c
|
Set ivy-mode config options on init
|
2025-09-13 17:13:40 +03:00 |
|
|
|
7dde4cc946
|
Ensure installation of a magit prerequisite
|
2025-09-13 17:13:29 +03:00 |
|
|
|
23f1ca1ada
|
Handle non-file-visiting buffers gracefully
|
2025-07-11 17:12:53 +03:00 |
|
|
|
8b0ac14305
|
Create a named function for the autosave predicate
|
2025-07-11 17:12:44 +03:00 |
|
|
|
d83ce3ab34
|
Setup Emacs as an IDE for Go
|
2025-06-24 22:12:17 +03:00 |
|
|
|
83eb4f8606
|
Setup the auto-mode-alist more cleanly
|
2025-06-24 22:12:16 +03:00 |
|
|
|
b2f67e84ee
|
Pick up local variables before starting the Python IDE
|
2025-06-24 14:27:06 +03:00 |
|
|
|
02786dac5c
|
Use pytest for testing by default
|
2025-06-24 06:09:49 +03:00 |
|
|
|
3de3f87fb2
|
Use org mode for the LLM communication buffer
|
2025-06-22 23:24:55 +03:00 |
|
|
|
bb56b0cb68
|
Sort customized variables
|
2025-06-22 23:24:13 +03:00 |
|
|
|
1ed5d39f56
|
Enable lexical binding in init files
|
2025-06-22 22:58:02 +03:00 |
|
|
|
2051d2808a
|
Use Claude as the default gptel backend
|
2025-06-04 22:50:51 +03:00 |
|
|
|
01085f3746
|
Locate the Elpaca init file using an absolute path
|
2025-06-04 22:50:45 +03:00 |
|
|
|
915fbd289e
|
Use eglot as the LSP client for Rust files
|
2025-06-04 22:50:45 +03:00 |
|
|
|
0ffed437d1
|
Install LLM integration for Emacs
|
2025-06-04 22:47:29 +03:00 |
|
|
|
0b5164ec6c
|
Configure keybindings to run Python tests
|
2025-06-04 22:47:26 +03:00 |
|
|
|
0c60b1ede1
|
Add a local site-lisp directory to the Emacs load path
|
2025-06-04 22:47:26 +03:00 |
|
|
|
0cd229022f
|
Install dape to interface with external debuggers
|
2025-06-04 22:47:24 +03:00 |
|
|
|
e6f1f8bc40
|
Diminish most global minor modes from the modeline
|
2025-06-04 22:47:24 +03:00 |
|
|
|
4929a564c6
|
Automatically remove unused imports when saving Python files
|
2025-06-04 22:47:14 +03:00 |
|
|
|
09089eb9d7
|
Handle projectless Python files gracefully
|
2025-06-04 22:47:14 +03:00 |
|
|
|
324681443d
|
Migrate to eglot instead of lsp-mode
|
2025-06-04 22:47:13 +03:00 |
|
|
|
81ec639b70
|
Remove LSP-based Python test functions
|
2025-06-04 22:47:12 +03:00 |
|
|
|
87b86d71b9
|
Display flymake diagnostics in-buffer
|
2025-06-04 22:47:12 +03:00 |
|
|
|
aaef41cfae
|
Disable the Elisp reformat since it messes with the comments
|
2025-06-04 22:47:11 +03:00 |
|
|
|
e99c4e31ed
|
Move init-file finding to a named function for better hotkey hints
|
2025-06-04 22:47:10 +03:00 |
|
|
|
dc833f1f01
|
Use apheleia instead of lsp-mode to autoformat buffers
|
2025-06-04 22:47:10 +03:00 |
|