aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/nvim/lua/plugins
Commit message (Collapse)AuthorAgeFilesLines
* chore(mason): ensure selene and taplo are installedLibravatar sommerfeld46 hours1-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 keymapsLibravatar sommerfeld46 hours1-54/+24
| | | | Also removes a stray ANSI escape in treesitter.lua.
* style(lua): apply stylua formattingLibravatar sommerfeld46 hours4-39/+96
|
* refactor: restructure to chezmoi source stateLibravatar sommerfeld46 hours12-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