warg
|
47f36adc21
|
feat(lsp): add snippet support and refactor completion into Item class
|
2026-04-17 00:03:04 +02:00 |
|
warg
|
9c6130d3d2
|
feat(lsp): custom codelens as virtual text
|
2026-04-15 20:51:59 +02:00 |
|
warg
|
79e6cbc401
|
refactor(lsp): split lsp.lua into an lsp/ package
|
2026-04-15 01:41:10 +02:00 |
|
warg
|
e715992cce
|
feat: refactor lsp configs and drop nvim-cmp
|
2025-11-15 05:59:28 +01:00 |
|
warg
|
879086c389
|
fix(lsp.python): only call default on_attach once
|
2025-11-08 04:55:50 +01:00 |
|
warg
|
9cef10b384
|
fix(lsp): pass in bufnr to formatter
|
2025-11-08 04:55:24 +01:00 |
|
warg
|
b0a7bde3f0
|
fix(format): retain window state (jumplist/marks/etc)
|
2025-10-27 20:02:44 +01:00 |
|
warg
|
5fe67e991e
|
fix(rust-analyzer): fix import format
|
2025-10-16 03:35:27 +02:00 |
|
warg
|
9181f951cf
|
fix(lsp): move module into package dir
|
2025-10-05 01:10:10 +02:00 |
|
warg
|
df63eeb98e
|
Restructuring
|
2023-09-24 04:54:30 +02:00 |
|
warg
|
337a65e87f
|
Clean up keymaps
|
2023-09-24 04:38:37 +02:00 |
|
warg
|
7f0d1706b3
|
Fix highlight/signature/hover bindings
|
2023-09-22 03:15:27 +02:00 |
|
warg
|
9344832e74
|
Fix hovering
|
2023-09-22 03:03:29 +02:00 |
|
warg
|
b88be4aed5
|
Fix highlight document symbols
|
2023-09-22 02:45:03 +02:00 |
|
warg
|
39a2651693
|
Update diagnostic messages
|
2023-09-19 16:25:33 +02:00 |
|
warg
|
41bcb60bdc
|
Fix call some methods more safely
|
2023-09-19 15:56:39 +02:00 |
|
warg
|
b69937a6a6
|
Remove weird php formatting behavior
|
2023-09-15 22:33:03 +02:00 |
|
warg
|
a9b349bf14
|
Update signature/hover bindings
|
2023-09-15 22:32:05 +02:00 |
|
warg
|
086c86e5ba
|
Move lsp_signature config into the config file
|
2023-09-15 22:31:05 +02:00 |
|
warg
|
89991da9a6
|
Add guards to lsp.init
|
2023-09-13 16:12:44 +02:00 |
|
warg
|
6c8967b68b
|
Update LSP related keymaps
|
2023-09-13 16:11:24 +02:00 |
|
warg
|
29935fa3fd
|
Add phpcs, php-cs-fixer and phpcbf
|
2023-09-13 16:05:04 +02:00 |
|
warg
|
19c352be41
|
Add phpactor (disabled)
|
2023-09-13 16:02:38 +02:00 |
|
warg
|
a6cfba4b14
|
Add intelephense
|
2023-09-13 16:00:52 +02:00 |
|
warg
|
321da99f0f
|
Add guard against unconfigured language server
|
2023-09-10 23:26:57 +02:00 |
|
warg
|
05f216f639
|
Remove groovy language server
|
2023-09-10 22:50:27 +02:00 |
|
warg
|
449facde2e
|
Explicitly set mode to visual instead of visual+select
|
2023-09-10 15:18:39 +02:00 |
|
warg
|
7b2ebc7996
|
Refactor lsp package
|
2023-09-09 05:03:37 +02:00 |
|
warg
|
008cd42d71
|
Use vim.keybind instead of nvim_buf_set_keymap
Also add custom rename function
|
2023-09-09 05:02:45 +02:00 |
|
warg
|
d84b64a6e6
|
Restructuring
|
2023-09-06 17:04:30 +02:00 |
|
warg
|
3d87f08761
|
Update handling of LS dependencies
|
2023-09-05 19:34:05 +02:00 |
|
warg
|
8d29b92b06
|
Fix print all missing dependencies
|
2023-09-04 20:31:51 +02:00 |
|
warg
|
9e66865306
|
Fix allow disable language server
|
2023-09-04 15:24:05 +02:00 |
|
warg
|
42f4ab623e
|
Refactor lsp
|
2023-09-04 04:19:44 +02:00 |
|
warg
|
43b93579bf
|
Fix dup warnings
|
2023-09-04 00:02:08 +02:00 |
|
warg
|
e6bd54bb0c
|
Refactor LSP and add notify
|
2023-09-03 00:33:33 +02:00 |
|
warg
|
ae3bc212a9
|
Format workspace with CodeFormat
|
2023-09-02 21:48:56 +02:00 |
|
warg
|
429a03c710
|
Initial commit
|
2023-09-02 21:48:52 +02:00 |
|