Commits
- Remove ai.lua (sidekick), swift.lua, lsp-progress.nvim
- Remove sourcekit LSP (Swift not used)
- Remove stale vimrc keymaps
- Fix vim.loop -> vim.uv deprecation
- Fix diagnostic nav descriptions and use vim.diagnostic.jump()
- Add descriptions to LSP keymaps
- Disable null-ls debug mode
- Fix rooter regex escaping
- Extract Mason to separate lazy-loaded plugin
- Upgrade telescope to branch=master
- Inline LSP client names in statusline
This reverts commit 0c69734f18c24c7e40666730a88470d7d9849631.
- Remove ai.lua (sidekick), swift.lua, lsp-progress.nvim
- Remove sourcekit LSP (Swift not used)
- Remove stale vimrc keymaps
- Fix vim.loop -> vim.uv deprecation
- Fix diagnostic nav descriptions and use vim.diagnostic.jump()
- Add descriptions to LSP keymaps
- Disable null-ls debug mode
- Fix rooter regex escaping
- Extract Mason to separate lazy-loaded plugin
- Upgrade telescope to branch=master
- Inline LSP client names in statusline