|
a3547e4b3b
|
revert: "fix(dap): set host to 127.0.0.1 instead of localhost to prevent issues with ipv6. Fixes #3577"
This reverts commit 9b8a393edc .
|
2024-06-11 19:14:27 +02:00 |
|
|
9b8a393edc
|
fix(dap): set host to 127.0.0.1 instead of localhost to prevent issues with ipv6. Fixes #3577
|
2024-06-11 06:55:16 +02:00 |
|
|
ab41ff551b
|
refactor: use lazy's new opts_extend functionality for treesitter and mason
|
2024-06-07 09:03:59 +02:00 |
|
|
f8268faa7c
|
fix: cleanup unnecessary treesitter langs and mason lsp servers
|
2024-06-05 18:07:01 +02:00 |
|
|
a224ef2a73
|
fix(clangd): switch source/header is now leader-ch. Fixes #3363
|
2024-05-30 07:18:41 +02:00 |
|
|
c29213416b
|
feat(extras): added recommended detectors for all languages
|
2024-05-18 14:39:20 +02:00 |
|
|
3c04789ef1
|
fix(clangd): update the attribute name for process ID (#3047)
The attribute name for picked process id when attaching the debugger is `pid`, not `processId`
|
2024-05-14 22:37:27 +02:00 |
|
|
7a5dbeae75
|
feat: use LazyVim everywhere instead of require("lazyvim.util")
|
2024-03-22 09:15:09 +01:00 |
|
|
73dc5a503f
|
fix(clangd): update setup from upstream changes (#1308)
|
2023-08-29 17:57:09 +02:00 |
|
|
9264c54ae9
|
feat(clangd): remove CMakelists root_dir search (#1230)
Provide better handling of root_dir search for C++ project
using CMakelists.txt per folder
|
2023-07-26 21:44:47 +02:00 |
|
|
d71ebeab24
|
feat(clangd): better clangd root detection (#1165)
|
2023-07-21 22:35:02 +02:00 |
|
|
e5200e6358
|
feat(lang): add C/C++ support (#1025)
|
2023-07-03 15:48:51 +02:00 |
|