Commit Graph

5 Commits

Author SHA1 Message Date
2b2b2f18b3 fix nvim ownership: remove mappings.lua from setup_env, clarify architecture in CLAUDE.md
mappings.lua belongs in the nvchad repo — putting it in dotfiles/nvim/ conflicts
with the nvchad git-tracked copy on every sync. Feature modules (rename_term,
telescope_tasks) stay in setup_env as intended. Also removes the misplaced
symlink block in install_nvchad.sh that ran before backup/clone.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 10:04:50 -04:00
1e4fa75dc7 add telescope_tasks, nvim lua modules, and doc updates
- add telescope_tasks.lua: vault-wide task pickers (<leader>tl / <leader>tL)
- track mappings.lua and rename_term.lua in dotfiles
- update CLAUDE.md: add vault definition, telescope_tasks entry, nvim lua file list
- fix tdo/tdop aliases and ga/gx aliases in .bashrc
- install_nvchad.sh: symlink personal nvim modules after clone

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 09:36:25 -04:00
4acee9be8b fix nvchad pull using wrong remote name
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 03:33:48 -04:00
75466aa599 install_nvchad: pull instead of re-clone if already installed, deploy lua modules after clone 2026-05-10 02:50:57 -04:00
0c1f15e31a install nvchad 2026-01-18 10:19:38 -05:00