Commit graph

80 commits

Author SHA1 Message Date
Snoweuph
611b42f339
lsp/presets/basedpyright: init 2026-04-15 18:13:21 +02:00
Snoweuph
ee388f875f
lsp/presets/python-lsp-server: init 2026-04-15 18:13:19 +02:00
Snoweuph
5ee04aa8ad
lsp/presets/ruff: init 2026-04-15 18:13:18 +02:00
Snoweuph
212c345c3b
lsp/presets/ty: init 2026-04-15 18:13:17 +02:00
Snoweuph
04aeeb2938
lsp/presets/zuban: init 2026-04-15 18:13:16 +02:00
Snoweuph
b2cf699180
lsp/presets/qmlls: init 2026-04-15 18:13:13 +02:00
Snoweuph
1a20f75b57
lsp/presets/r-languageserver: init 2026-04-15 18:13:11 +02:00
Snoweuph
0ee735f2f9
lsp/presets/solargprah: init 2026-04-15 18:13:09 +02:00
Snoweuph
78edab7c5f
lsp/presets/ruby-lsp: init 2026-04-15 18:13:08 +02:00
Snoweuph
8d46def1af
lsp/presets/sqls: init 2026-04-15 18:13:05 +02:00
Snoweuph
60b3715f16
lsp/presets/svelte-language-server: init 2026-04-15 18:13:03 +02:00
Snoweuph
0bffd83d43
lsp/presets/tailwindcss-language-server: init 2026-04-15 18:13:00 +02:00
Snoweuph
22ec5de537
lsp/presets/terraform-ls: init 2026-04-15 18:12:57 +02:00
Snoweuph
e9a85c3796
lsp/presets/tofu-ls: init 2026-04-15 18:12:56 +02:00
Snoweuph
7407a3072f
lsp/presets/texlab: init 2026-04-15 18:12:53 +02:00
Snoweuph
03f948e41e
lsp/presets/tombi: init 2026-04-15 18:12:51 +02:00
Snoweuph
854184e10e
lsp/presets/taplo: init 2026-04-15 18:12:50 +02:00
Snoweuph
84f925e9c2
lsp/presets/zls: init 2026-04-15 18:12:39 +02:00
Snoweuph
19d6e9f53c
lsp/presets/yaml-language-server: init 2026-04-15 18:12:38 +02:00
Snoweuph
c2baadb73c
lsp/presets/wgsl-analyzer: init 2026-04-15 18:12:37 +02:00
Snoweuph
78eac1d1c2
lsp/presets/vala-language-server: init 2026-04-15 18:12:36 +02:00
Snoweuph
32ba93fe34
lsp/presets/typescript-language-server: init 2026-04-15 18:12:34 +02:00
Snoweuph
3f11748007
lsp/presets/typescript-go: init 2026-04-15 18:12:33 +02:00
Snoweuph
a14dc9d012
lsp/presets/twig-language-server: init 2026-04-15 18:12:32 +02:00
Snoweuph
bcfb416372
lsp/presets/tinymist: init 2026-04-15 18:12:31 +02:00
Snoweuph
69ea4a81bd
lsp/presets/lemminx: init 2026-04-15 18:12:30 +02:00
Snoweuph
cd73e9dead
lsp/presets/deno: init 2026-04-15 18:12:29 +02:00
Snoweuph
f6da4534bd
lsp/presets/harper: move to new lsp/presets namespace 2026-04-15 18:12:27 +02:00
Snoweuph
fae3be6c27
lsp/presets: init 2026-04-15 18:12:26 +02:00
Alfarel
3ab2d5d876
Merge pull request #1450 from alfarelcynthesis/no-default-mappings-option
treewide: allow disabling nvf mappings
2026-04-10 17:04:12 +00:00
Snoweuph
c001081d27
lsp/harper-ls: add config for filetypes (#1378) 2026-02-18 10:41:07 +01:00
kazimazi
b7250bde5d lsp: fix deprecation warning in neovim 0.12 2026-02-14 22:09:43 +01:00
raf
5ff51032a4
Merge pull request #1156 from horriblename/LspAttach-keybinds
attach LSP keybinds + other setup work in LspAttach
2025-09-30 21:43:36 +03:00
Ching Pei Yang
06bc21e75c
Merge pull request #1161 from alfarelcynthesis/less-import
treewide: don't import modules manually
2025-09-27 11:40:42 +02:00
alfarel
ae1922f6da
treewide: don't import modules manually
Reduces maintenance burden.
2025-09-27 00:33:21 +00:00
Ching Pei Yang
e1fd607e3f
lsp: call default_on_attach in LspAttach autocmd 2025-09-26 00:29:27 +02:00
gmvar
c752aaa24f lsp/harper-ls: init 2025-08-25 09:22:16 -07:00
Soliprem
17968d1ced lsp/otter: remove conflict warning since 0.11 is now common 2025-08-02 13:49:09 +02:00
Francesco Prem Solidoro
34bd3f08f0 otter: remove deprecated setting 2025-07-16 02:47:29 +02:00
Ching Pei Yang
955f2046cf
lsp: add TODO 2025-05-09 04:12:54 +02:00
Ching Pei Yang
4f0cc5725a
lsp: prefer conform for format on save 2025-05-09 04:12:54 +02:00
Noah765
09f2e1d524
lsp: fix toggleFormatOnSave (#869)
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
2025-05-09 01:33:01 +02:00
b618939716
languages: deprecate vim.languages.enableLSP
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:25:07 +03:00
1ed6fd9f58
languages: deprecate vim.languages.enableLSP
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:01:46 +03:00
bb3ca63d21
lsp/null-ls: take a list instead of attrs for sources
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
2025-04-27 06:26:58 +03:00
Venkatesan Ravi
a1fbdf49fd lsp: add inlayHints support 2025-04-05 01:39:01 +00:00
raf
963af1541e
Merge branch 'main' into vim-diagnostics 2025-04-04 13:47:24 +00:00
335a878a8f
lsp: deprecate lsplines in favor of vim.diagnostics 2025-04-04 14:35:16 +03:00
Venkatesan Ravi
94b5838175
lsp/lsp-aga: add catppuccin integration (#779)
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Co-authored-by: raf <raf@notashelf.dev>
2025-04-03 13:27:59 +00:00
5d2d249a46
lsp/null-ls: convert to new setupOpts format; get rid of prelude DAG 2025-03-29 21:13:42 +03:00