aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/config
Commit message (Expand)AuthorAgeFilesLines
* chore: remove redundant Space-to-Nop mappingLibravatar sommerfeld2026-04-171-2/+0
* chore: remove stale filetypes from close_with_q autocmdLibravatar sommerfeld2026-04-171-3/+0
* fix: use native treesitter indentexpr instead of plugin APILibravatar sommerfeld2026-04-171-1/+1
* fix: use doas instead of sudo in DoasWrite commandLibravatar sommerfeld2026-04-171-6/+6
* chore: remove dead neotest referencesLibravatar sommerfeld2026-04-171-3/+0
* chore: delete dead config/utils.luaLibravatar sommerfeld2026-04-171-29/+0
* refactor: move LspAttach handler from autocmds.lua to plugins/lsp.luaLibravatar sommerfeld2026-04-171-122/+0
* refactor: move core config from after/plugin/ and cfg/ to lua/config/Libravatar sommerfeld2026-04-174-0/+544