Commit Graph

19 Commits

Author SHA1 Message Date
warg a1ff822efb docs(lsp.linter): remove confusing wording 2025-10-05 00:01:24 +02:00
warg b7bc837d3d fix(lsp.keymap): only toggle diagnostics for current buffer 2025-10-05 00:00:53 +02:00
warg 44dfa47f41 chore: format all lua files 2025-09-06 01:29:17 +02:00
warg a6fcb0b387 feat(clangd): add clang-tidy linter for clang-analyzer checks 2025-09-01 18:47:43 +02:00
warg e8ff3fed7c refactor(LSP): use the new vim.lsp.* functions to set up LSP servers 2025-06-05 15:09:58 +02:00
warg c569c12ae7 feat(lsp): use jedi+pyright until pyrefly is more mature 2025-05-21 12:11:58 +02:00
warg 543e04b2bb feat(lsp): replace jedi+pyright with pyrefly+ruff 2025-05-21 06:44:46 +02:00
warg efe14244e0 fix(lsp): use empty default_config if not given for custom servers 2025-05-21 06:40:47 +02:00
warg d479633205 fix(lsp): fix reloading custom servers 2025-05-21 05:45:42 +02:00
warg 84c6a969a0 feat(lsp): support custom servers 2025-05-21 05:16:01 +02:00
warg cce1679b72 feat(intelephense): change formatter to php-cs-fixer 2025-05-21 00:28:25 +02:00
warg 90f8bc0cb2 fix(jedi): specify file path for linters/formatters so project config is loaded 2025-05-21 00:25:36 +02:00
warg 26d1b65ca8 feat(pyright): add stubs path 2025-05-21 00:25:10 +02:00
warg 4db766ec25 feat(lsp): enable by default 2025-05-21 00:22:10 +02:00
warg 5db674f697 feat(lsp): add settings_file option 2025-05-21 00:11:23 +02:00
warg 7de0efdc5e fix: change borders to rounded 2025-05-02 23:29:45 +02:00
warg 5960f9f71b fix: change max width of some floating windows 2025-04-30 20:51:41 +02:00
warg 0502cb771e fix(intelephense): correct linter indexing 2025-04-20 21:21:08 +02:00
warg 16ccb1d107 fix: namespace all local packages and modules 2025-04-16 23:19:16 +02:00