src.nth.io/

summaryrefslogtreecommitdiff
path: root/elisp/ansible-init.el
AgeCommit message (Collapse)AuthorFilesLines
5 daysOverhaul package list and add new packagesLuke Hoersten1-1/+1
- 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
2025-10-07Removed package-require dependency from ansible-init.Luke Hoersten1-3/+4
Replaced with standard dolist package installation pattern to match init.el approach.
2015-09-15Added ansible init.Luke Hoersten1-0/+11