summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/nvim/lua/plugins
Commit message (Collapse)AuthorAgeFilesLines
* chore(mason): ensure selene and taplo are installedsommerfeld2026-04-211-0/+2
| | | | | Required by the 'just lint' and 'just fmt' recipes for lua linting and TOML format/lint respectively.
* style(nvim): drop unused nvmap helper; reformat treesitter keymapssommerfeld2026-04-211-54/+24
| | | | Also removes a stray ANSI escape in treesitter.lua.
* style(lua): apply stylua formattingsommerfeld2026-04-214-39/+96
|
* refactor: restructure to chezmoi source statesommerfeld2026-04-2112-0/+1072
Rename home/ contents to chezmoi naming conventions: - dot_ prefix for dotfiles and dot-dirs - private_dot_ for .gnupg and .ssh directories - private_ for 0600 files (nym.pub) - executable_ for scripts in .local/bin and display-toggle.sh - symlink_ for mimeapps.list symlink