From 65a77d88bd9d63cb6d0b1914439b1ff7ddd46ec0 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Mon, 27 Apr 2026 10:03:42 -0500 Subject: Overhaul package list and add new packages - Replace company with corfu, add cape for completion extensions - Add embark, embark-consult, wgrep, avy, diff-hl, helpful - Add which-key (built-in 30+), ghostel, auto-dark - Remove yasnippet, yaml-mode, json-mode (covered by treesit-auto) - Add claude-code-ide via use-package :vc with anti-flicker config - Wire claude-code-ide into project-switch-commands - Switch eglot hooks to treesit mode variants only - Clean up obsolete modes and keybindings --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 50c7c48..17b6e2a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ custom.el forge-database.sqlite .hg/ claude-code-context.json +/projects +/.agent-shell/ -- cgit v1.2.3