4fc07f90d4
Fix typo
2025-08-13 15:06:46 +01:00
53d9b50e0b
Reenable broadcast of extended LSP capabilities
2025-08-13 14:54:33 +01:00
4f38790589
Fix some lint in completsions.lua
2025-08-13 14:54:15 +01:00
00f87db692
Add harper-ls for spelling & grammer checking
...
This language server's default list of supported filetypes is
overridden, instead it is not automatically enabled but rather
(dis|en)abled when the `spell` setting is changed.
2025-08-13 14:28:33 +01:00
5a265839f9
Fix lsp setting overrides
2025-08-13 14:28:18 +01:00
Kenneth Benzie (Benie)
709b5b775f
Switch back to virtualenv fallback of mason.nvim
2025-07-01 15:48:59 +01:00
1704b2f482
Switch back to williamboman/mason.nvim due to nvim v0.11.x
2025-06-06 10:50:37 +01:00
fee0736439
Don't attempt to install gopls when go is missing
2025-05-20 15:48:29 +01:00
18d5f5896b
Add gopls language server
2025-04-27 22:08:00 +01:00
c895484b75
Fix comment alignment
2024-12-07 16:36:16 +00:00
a13d97f3ff
Switch to ruff from deprecated ruff_lsp
2024-11-08 22:08:52 +00:00
8a5f4a3063
Switch to lazydev from the archived neodev
2024-07-11 19:50:31 +01:00
68e8635ae1
Switch back to upstream cmp-git
2024-07-02 13:15:26 +01:00
59d3ea0978
Make cpp for snippet dynamic
2024-06-01 10:30:52 +01:00
0d1983e8bb
Fix weirdness in gopls completions
2024-05-25 23:37:57 +01:00
b146971918
Change document symbols mapping
2024-05-25 13:17:54 +01:00
a365bcb6b5
Don't repeat yourself in custom lspconfigs
2024-05-25 13:14:05 +01:00
6affd78df7
Cleanup nvim-cmp config callback
2024-05-25 13:13:35 +01:00
56beb52997
Simplify clangd command
2024-05-22 21:35:47 +01:00
Kenneth Benzie (Benie)
9f0d9890fd
Ensure all LSP capabilities are broadcast
2024-05-20 11:15:11 +01:00
Kenneth Benzie (Benie)
ed74a5909a
Use clangd --completion-style=detailed option
2024-05-17 11:47:18 +01:00
5f2c45050c
Add mapping for :ClangdSwitchSourceHeader LSP extension
2024-05-03 11:40:19 +01:00
09c785eee9
Set a limit to how wide the completion menu can be
2024-04-20 12:37:31 +01:00
8d93cbdf57
Switch to mason.nvim fork with virtualenv fallback
2024-04-15 23:45:30 +01:00
1ba816fcf8
Of course pyright is an npm package
2024-04-15 21:52:48 +01:00
9d5b798385
Cleanup conditional language server installs
2024-04-15 21:52:48 +01:00
727ebc81a8
Handle mason.nvim install deps not existing
2024-04-15 21:52:48 +01:00
a3024efb61
Fix mapping conflict
2024-04-13 13:42:09 +01:00
428cea9747
Cleanup some lint
2024-04-13 13:28:58 +01:00
e08e933732
Fix typos in completions keymap configs
2024-04-13 10:54:52 +01:00
c07896bfad
Use telescope.builtin's for more LSP mappings
2024-04-13 10:21:41 +01:00
4c8f6cbc8b
Organise completion plugin dependencies
2024-04-13 10:02:25 +01:00
e5e2453efb
Move lsp/diagnostic UI config to separate file
2024-04-13 10:02:25 +01:00
e11b4d54a2
Split snippets config out of completions config
2024-04-13 10:02:25 +01:00
a4377b22ac
Split diagnostics config out of completions config
2024-04-13 10:02:25 +01:00
d90ae27edf
Add todo's for two LSP plugins of interest
2024-04-12 00:31:50 +01:00
6392327a28
Add ray-x/lsp_signature.nvim plugin
...
Improves the built-in signature help UI, enables toggling of signatures,
and displays multiple signatures when available.
2024-04-12 00:20:47 +01:00
959e9e5c52
Add kbenzie/cmp-git plugin
...
This is a fork of https://github.com/petertriho/cmp-git with a revert of
a bug fix that appears to have introduced a bug.
2024-04-11 23:23:06 +01:00
253f6f306d
Fix Lue typo to Lua :D
2024-04-09 22:34:43 +01:00
046e33c614
Re-enable buffer text completion source
2024-04-08 20:57:07 +01:00
6c59054a7a
Change touble toogle mapping
2024-04-08 20:55:03 +01:00
ba4e6dc233
Ensure LuaSnips dependencies are met
2024-04-06 15:39:30 +01:00
2784989570
Add TODO's for dealing with v0.10.0 features
2024-04-05 22:41:56 +01:00
b7b8053191
Make zshTodo not special & cleanup lua syntax
2024-04-04 21:35:28 +01:00
5198bc2e27
Tweak LSP mappings
2024-04-04 21:35:02 +01:00
ab2d68579f
Cleanup pyright LSP comment
2024-04-01 22:31:40 +01:00
ef922c82f5
Add plugin to expose clangd extensions
2024-04-01 19:49:52 +01:00
12f32b4d7d
Improve LSP mappings
2024-04-01 19:49:22 +01:00
89bca77ef4
Improve completion comments
2024-04-01 19:05:03 +01:00
0bfd392b20
Add rounded borders to LSP/Diagnostics float windows
2024-04-01 19:04:26 +01:00