aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/plugins/lsp.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: correct inlay_hint.is_enabled API for Neovim 0.12Libravatar sommerfeld36 hours1-1/+1
* feat: migrate from lazy.nvim to vim.packLibravatar sommerfeld36 hours1-327/+264
* refactor: move LspAttach handler from autocmds.lua to plugins/lsp.luaLibravatar sommerfeld36 hours1-0/+138
* refactor: flatten custom/plugins/ to plugins/Libravatar sommerfeld36 hours1-0/+207