Gaetan Lepage
0a301a428a
plugins/telescope/media-files: remove old rename warnings
2025-04-27 10:03:31 +02:00
Gaetan Lepage
8d8a856896
plugins/lsp: remove unused internal enabledServers.*.capabilities option
2025-04-26 21:52:14 +02:00
Matt Sturgeon
6c73350557
modules/diagnostic: rename diagnostics
-> diagnostic.config
...
Currently we represent `vim.diagnostic.config()` as a top-level
`diagnostics` option. This means we have no clear namespace for
(e.g.) `vim.diagnostic.<action>` keymap functions.
2025-04-26 20:09:23 +01:00
Matt Sturgeon
c3a42a7ac4
plugins/lsp: remove standalonePlugins
default
...
We don't need to add `plugins.lsp` to
`performance.combinePlugins.standalonePlugins`
now that `/lsp` is included in `pathsToLink`.
2025-04-26 19:55:38 +01:00
Gaetan Lepage
f0ec773869
plugins/lsp: simplify implementation of per-server capabilities
2025-04-27 04:40:24 +10:00
Gaetan Lepage
2e559d3c3a
plugins/lsp: simplify implementation of inlayHints
2025-04-26 19:35:31 +02:00
Matt Sturgeon
b72ba2e4e2
plugins/lsp/servers: replace rootDir
with rootMarkers
...
nvim-lspconfig historically used `root_dir`, along with util functions
like `root_pattern`.
Now that neovim's own LSP API is used, `root_dir` appears to be subtly
different and `root_markers` is introduced to replace `util.root_pattern`.
Since we cannot easily warn about the `root_dir` differences, it can
usually be replaced with `root_markers`, and can still be manually
configured via `extraOptions` if needed; the simplest approach here is
to remove the `rootDir` option.
2025-04-25 16:04:38 +01:00
Gaetan Lepage
b56177333d
plugins/lsp: mark ruff_lsp as unpackaged
2025-04-24 12:48:41 +02:00
Gaetan Lepage
3c37b39a7b
plugins/lsp: add package for just-lsp
2025-04-24 12:48:41 +02:00
Gaetan Lepage
78f6ff0369
plugins/lsp: use vim.lsp native API
2025-04-23 15:36:09 +02:00
Gaetan Lepage
e91333ae56
plugins/lsp: remove string support for plugins.lsp.enabledServers elements
2025-04-23 09:54:47 +02:00
Gaetan Lepage
70a9a0d4c1
plugins/none-ls: add package for opentofu_validate
2025-04-22 12:16:02 +00:00
Matt Sturgeon
86a887025f
contributing: reduce emphasis on settingsOptions
...
- Add an additional caution in CONTRIBUTING.md#declaring-plugin-options
- Remove `settingsOptions` from plugins/TEMPLATE.nix
2025-04-21 10:04:38 +01:00
Gaetan Lepage
490bb4e2bd
plugins/lilypond-suite: init
2025-04-20 23:59:36 +02:00
Austin Horstman
ca5145cdb6
plugins/lsp-packages: add unpackaged
2025-04-20 07:55:12 +10:00
Austin Horstman
cf141c07a8
plugins/deprecations: move codeium enable option renames to top level deprecations
...
Causes our checks to fail to have the rename alias done in the module
themselves..
2025-04-20 07:55:12 +10:00
Austin Horstman
7f4efe62e0
plugins/windsurf-vim: rename codeium-vim
...
Rename plugin, use new packpathname, and update deprecations to point
from old name to new name.
2025-04-20 07:55:12 +10:00
Austin Horstman
1971ec5b2b
plugins/windsurf-nvim: rename codeium-nvim
...
Rename plugin, use new packpathname, and update deprecations to point
from old name to new name.
2025-04-20 07:55:12 +10:00
0x5a4
85c99eaeba
plugins/spider: include luautf8
2025-04-19 19:18:03 +02:00
Timur Gruzdev
500b56f023
Typo fix at blink-cmp
2025-04-17 09:29:25 +02:00
AsbjornOlling
d4dada282a
plugins/molten: add ipykernel python dependency
2025-04-15 22:40:28 +01:00
Gaetan Lepage
0bdc32e331
plugins/supermaven: init
...
Co-authored-by: Po Co <polniolino@gmail.com>
2025-04-15 22:40:13 +01:00
myval
ee9655637c
plugins/zk: add snacks_picker
2025-04-15 00:31:43 +02:00
Gaetan Lepage
d15f5e6f42
plugins/codeium-nvim: use dependencies
2025-04-14 01:59:04 +02:00
Gaetan Lepage
5cacff2368
plugins/codeium-nvim: remove settings options
2025-04-14 01:23:52 +02:00
Gaetan Lepage
b823b70199
plugins/codeium-nvim: move deprecations to dedicated file
2025-04-14 01:23:52 +02:00
Gaetan Lepage
327d491936
plugins/parrot: init
2025-04-14 07:39:40 +10:00
Matt Sturgeon
2ecd643311
plugins/treesitter: cleanup build-grammar deps impl
2025-04-12 04:34:16 +01:00
Matt Sturgeon
b2e8409b64
plugins/treesitter: fix treesitterPackage
deprecation warning
...
`dependencies.treesitter` should be `dependencies.tree-sitter`.
2025-04-12 04:15:34 +01:00
Kasper Seweryn
e537d4a6b4
plugins/whichpy: init
2025-04-11 16:52:33 +02:00
Gaetan Lepage
e9a85eed8b
plugins/jdtls: allow rawLua in settings.cmd
2025-04-12 00:28:32 +10:00
Gaetan Lepage
e83c7fc2e7
plugins/minuet: init
2025-04-12 00:20:25 +10:00
hansemschnokeloch
07b7f67aba
plugins/codecompanion: fix broken upstream link
2025-04-11 14:31:05 +02:00
Gaetan Lepage
9bc29e6a9b
modules/dependencies: add rust-analyzer
2025-04-11 08:51:45 +10:00
Gaetan Lepage
e7c9cc7133
modules/dependencies: add godot
2025-04-11 08:51:45 +10:00
Gaetan Lepage
06acf3f103
modules/dependencies: add flutter
2025-04-11 08:51:45 +10:00
Gaetan Lepage
55ec7c4187
modules/dependencies: add xxd
2025-04-11 08:51:45 +10:00
Gaetan Lepage
0a78c93e7a
modules/dependencies: add llm-ls
2025-04-11 08:51:45 +10:00
Gaetan Lepage
75d2125e01
modules/dependencies: add tmux
2025-04-11 08:51:45 +10:00
Gaetan Lepage
5ad022e151
modules/dependencies: add glow
2025-04-11 08:51:45 +10:00
Gaetan Lepage
68c806bd60
modules/dependencies: add wezterm
2025-04-11 08:51:45 +10:00
Gaetan Lepage
1e3fe17dd7
modules/dependencies: add yq
2025-04-11 08:51:45 +10:00
Gaetan Lepage
1144fa8698
modules/dependencies: add zk
2025-04-11 08:51:45 +10:00
Gaetan Lepage
800bee29df
modules/dependencies: add lazygit
2025-04-11 08:51:45 +10:00
Gaetan Lepage
e866ddf5ce
modules/dependencies: add cornelis
2025-04-11 08:51:45 +10:00
Gaetan Lepage
96ebd63330
modules/dependencies: add fzf
2025-04-11 08:51:45 +10:00
Gaetan Lepage
ee60083622
modules/dependencies: add bat
2025-04-11 08:51:45 +10:00
Gaetan Lepage
7d7dd1d21e
modules/dependencies: add plantuml
2025-04-11 08:51:45 +10:00
Gaetan Lepage
a79c872893
modules/dependencies: add sd and sed
2025-04-11 08:51:45 +10:00
Gaetan Lepage
d6cdbf36b2
modules/dependencies: add ripgrep
2025-04-11 08:51:45 +10:00