New emacs config and claude

This commit is contained in:
marc
2026-03-22 18:54:56 +01:00
parent 2e960ac460
commit c64186fad8
5 changed files with 36 additions and 4 deletions

View File

@@ -119,6 +119,10 @@
(setq pipenv-with-projectile t)
(setenv "PIPENV_MAX_DEPTH" "10"))
;; (with-eval-after-load 'eglot
;; (add-to-list 'eglot-server-programs
;; '(python-mode . ("ty" "server"))))
;; -----------------------------------------------------------------------------
;; Web (HTML + CSS)
;; -----------------------------------------------------------------------------