nvim/lua/custom
Simon Lasbrugnas a2e5555c64
fix(lsp)!: actually use the root lsp/ folder and remove
lua/custom/lsp/** configs

This commit removes the need for nvim-lspconfig which is replaced by the
vim.lsp API.

The lsp/ folder is a copy of nvim-lspconfig's lsp/ folder as it makes it
easy to modify LSP configurations on the fly.

Conform: biome has been replaced with oxfmt
2026-02-02 16:16:06 +01:00
..
lsp fix(lsp)!: actually use the root lsp/ folder and remove 2026-02-02 16:16:06 +01:00
plugins fix(lsp)!: actually use the root lsp/ folder and remove 2026-02-02 16:16:06 +01:00
snippets chore: remove unused Go snippets 2024-12-06 23:35:57 +01:00
completion.lua chore(cmp): change suggestion order 2024-12-06 23:35:33 +01:00
lspconfig.lua fix(lsp)!: actually use the root lsp/ folder and remove 2026-02-02 16:16:06 +01:00
lualine.lua chore: update plugins 2025-09-15 08:37:32 +02:00
snippets.lua feat: add snippet support 2024-11-11 02:51:54 +01:00
supermaven.lua feat(supermaven): add on-demand autocompletion 2025-06-25 17:06:51 +02:00
telescope.lua feat(telescope): add g/ to search all project files 2025-08-04 17:47:59 +02:00
typescript-tools.lua chore: update plugins 2025-09-15 08:37:32 +02:00