aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/config/autocmds.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: remove stale filetypes from close_with_q autocmdLibravatar sommerfeld2 days1-3/+0
* fix: use native treesitter indentexpr instead of plugin APILibravatar sommerfeld2 days1-1/+1
* chore: remove dead neotest referencesLibravatar sommerfeld2 days1-3/+0
* refactor: move LspAttach handler from autocmds.lua to plugins/lsp.luaLibravatar sommerfeld2 days1-122/+0
* refactor: move core config from after/plugin/ and cfg/ to lua/config/Libravatar sommerfeld2 days1-0/+256