summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/nvim/lua
Commit message (Expand)AuthorAgeFilesLines
* fix(nvim): wrap vim.pack.update in :PackUpdate user commandsommerfeld2026-05-201-1/+3
* fix(remote-dev): install basedpyright outside Masonsommerfeld2026-05-141-1/+6
* feat(nvim): wire OSC 52 clipboard provider on SSH sessionssommerfeld2026-05-141-2/+16
* revert(nvim)+fix(remote-dev): keep Mason authoritative, give it cargo+rustcsommerfeld2026-05-141-57/+44
* fix(nvim): skip Mason install for tools already on PATHsommerfeld2026-05-141-44/+57
* fix(nvim,remote-dev): fall back to PATH node + provide JRE/shellharden/python...sommerfeld2026-05-141-6/+13
* style: apply shfmt/prettier/just fmt driftsommerfeld2026-05-141-1/+4
* feat(nvim): pin copilot to Node 24 to dodge LSP/Node 26 incompatsommerfeld2026-05-131-0/+3
* feat(waybar,nvim): update-staleness reminder; nvim update visiblesommerfeld2026-05-131-5/+5
* feat(privesc): migrate from opendoas to sudo-rssommerfeld2026-05-131-6/+6
* fix(nvim): drop overseer task-bundle integration from auto-sessionsommerfeld2026-05-131-29/+3
* fix(nvim): use print() in update.lua to satisfy selenesommerfeld2026-05-131-8/+3
* feat(just): add 'update' recipe — system + nvim plugins + masonsommerfeld2026-05-131-0/+47
* refactor(nvim): keep PackUpdate confirm buffer visiblesommerfeld2026-05-131-11/+4
* refactor(nvim): drop refactoring.nvimsommerfeld2026-05-132-35/+0
* refactor(nvim): simplify PackUpdate — vim.pack.update is effectively syncsommerfeld2026-05-131-13/+3
* fix(nvim): auto-confirm PackUpdate preview buffer instead of forcingsommerfeld2026-05-131-2/+15
* feat(nvim): add :PackList to show managed plugins with rev and versionsommerfeld2026-05-131-0/+36
* feat(nvim): add :PackClean, :PackUpdate, :PackSync user commandssommerfeld2026-05-131-0/+41
* chore(mason): ensure selene and taplo are installedsommerfeld2026-04-211-0/+2
* style(nvim): drop unused nvmap helper; reformat treesitter keymapssommerfeld2026-04-212-57/+24
* style(lua): apply stylua formattingsommerfeld2026-04-215-40/+96
* refactor: restructure to chezmoi source statesommerfeld2026-04-2115-0/+1450