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