aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/config
Commit message (Expand)AuthorAgeFilesLines
* refactor: update nvim autocmds for sway/waybar/makoLibravatar sommerfeld32 hours1-9/+9
* refactor: audit and fix neovim keybindsLibravatar sommerfeld32 hours1-20/+2
* chore: remove shadafile=NONE optionLibravatar sommerfeld32 hours1-1/+0
* docs: document every option in options.luaLibravatar sommerfeld32 hours1-44/+61
* chore: remove redundant vim.diagnostic.configLibravatar sommerfeld32 hours1-5/+0
* chore: remove redundant Space-to-Nop mappingLibravatar sommerfeld32 hours1-2/+0
* chore: remove stale filetypes from close_with_q autocmdLibravatar sommerfeld32 hours1-3/+0
* fix: use native treesitter indentexpr instead of plugin APILibravatar sommerfeld32 hours1-1/+1
* fix: use doas instead of sudo in DoasWrite commandLibravatar sommerfeld32 hours1-6/+6
* chore: remove dead neotest referencesLibravatar sommerfeld32 hours1-3/+0
* chore: delete dead config/utils.luaLibravatar sommerfeld32 hours1-29/+0
* refactor: move LspAttach handler from autocmds.lua to plugins/lsp.luaLibravatar sommerfeld32 hours1-122/+0
* refactor: move core config from after/plugin/ and cfg/ to lua/config/Libravatar sommerfeld32 hours4-0/+544