aboutsummaryrefslogtreecommitdiff
path: root/lua/kickstart/plugins/lspconfig.lua
AgeCommit message (Collapse)Author
2024-07-22Merge 'upstream' Neovim 0.10 updates and moreDamjan 9000
Merged commits from upstream: Update comment about the toggle inlay hints keymap lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled` Update lazydev config to fix "Undefined field `fs_stat`" LSP error Neovim 0.10 updates Fix comment about mini.ai example Make conform.nvim be lazy-loadable again Update README.md | %userprofile%\appdata\local -> %localappdata% Make debug lazy loadable Remove redundant require Fix neo-tree keymap description fix: add required parsers from nvim-treesitter
2024-05-03Merge 'upstream' Move LspDetach handler near kickstart-lsp-highlight groupDamjan 9000
2024-04-22Merge 'upstream' fix: highlight group clear on each attach, READMEDamjan 9000
2024-04-22Merge 'upstream' Fix highlight errors when lsp crash or stopDamjan 9000
2024-04-22Merge 'upstream' Fix deprecation notice of inlay hintsDamjan 9000
2024-04-20Merge 'upstream' fix: restore Mason config timing for DAP startupDamjan 9000
2024-04-17Merge 'upstream' prefer_git, inlay hintsDamjan 9000
- add prefer_git to treesitter config - Enable inlay hints for the supporting servers
2024-03-18Merge 'upstream' Some suggestions and capitalised a few wordsDamjan 9000
2024-03-18Merge 'upstream' feat: add linter plugin, lua_ls config commentDamjan 9000
- feat: add linter plugin - assign table to filetype in lua_ls config comment
2024-03-12Merge 'upstream' Added folke/neodev.nvim for proper nvim api completion and ↵Damjan 9000
annotation
2024-03-12Merge 'upstream' rename <C-t>, use opts for treesitterDamjan 9000
- chore: rename <C-T> to <C-t> for consistency - feat: allow treesitter defaults to be overwritten from custom directory
2024-03-01Merge 'upstream/master' chore: fix typosDamjan 9000
2024-03-01Merge 'upstream/master' fixup style, lua lsp snippetsDamjan 9000
fixup: updated some style stuff feat: enable lua lsp snipppets
2024-02-26Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvimDamjan 9000