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