nixvim-ci[bot]
3b5960c0d6
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'dev-nixpkgs':
'github:NixOS/nixpkgs/dc704e6102e76aad573f63b74c742cd96f8f1e6c?narHash=sha256-O7eHcgkQXJNygY6AypkF9tFhsoDQjpNEojw3eFs73Ow%3D' (2025-10-02)
→ 'github:NixOS/nixpkgs/0832d1b3a08fe4c695507a075d547ebfa818dfa0?narHash=sha256-ad0XLmCm17Ffg9GafSjuaGat01iTJmDk2IrX9%2B5jdzo%3D' (2025-10-04)
2025-10-05 13:29:19 +00:00
nixvim-ci[bot]
740eee8575
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/dc704e6102e76aad573f63b74c742cd96f8f1e6c?narHash=sha256-O7eHcgkQXJNygY6AypkF9tFhsoDQjpNEojw3eFs73Ow%3D' (2025-10-02)
→ 'github:NixOS/nixpkgs/0832d1b3a08fe4c695507a075d547ebfa818dfa0?narHash=sha256-ad0XLmCm17Ffg9GafSjuaGat01iTJmDk2IrX9%2B5jdzo%3D' (2025-10-04)
2025-10-05 13:29:19 +00:00
Austin Horstman
bedd7fc3c9
plugins/roslyn: init module
...
https://github.com/seblyng/roslyn.nvim
2025-10-05 10:29:09 +00:00
Austin Horstman
6b3bea319b
dependencies: add roslyn_ls
2025-10-05 10:29:09 +00:00
Austin Horstman
2f8fbcdfd0
plugins/multicursors: migrate to mkNeovimPlugin
2025-10-04 22:52:59 +00:00
Austin Horstman
ce149cac11
plugins/illuminate: migrate to mkNeovimPlugin
2025-10-04 22:25:11 +00:00
Austin Horstman
35b7251d83
plugins/leap: migrate to mkNeovimPlugin
2025-10-04 22:18:50 +00:00
Austin Horstman
a33eee710f
plugins/mkdnflow: migrate to mkNeovimPlugin
2025-10-04 22:11:43 +00:00
Jeremy Fleischman
8fcf8a9ef1
plugins/lsp/vue_ls: add a tslsIntegration option
...
This new `plugins.lsp.servers.vue_ls.tslsIntegration` is a shameless
copy of of pre-existing `plugins.lsp.servers.volar.tslsIntegration`
option.
Full disclosure: I have not tested this as I use the newer `lsp` module.
I'm not sure if this fixes
https://github.com/nix-community/nixvim/issues/3600 , but it's a least
part of it.
2025-10-04 18:11:20 +00:00
nixvim-ci[bot]
3fa0e48726
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'git-hooks':
'github:cachix/git-hooks.nix/54df955a695a84cd47d4a43e08e1feaf90b1fd9b?narHash=sha256-ytw7ROXaWZ7OfwHrQ9xvjpUWeGVm86pwnEd1QhzawIo%3D' (2025-09-17)
→ 'github:cachix/git-hooks.nix/cfc9f7bb163ad8542029d303e599c0f7eee09835?narHash=sha256-PTod9NG%2Bi3XbbnBKMl/e5uHDBYpwIWivQ3gOWSEuIEM%3D' (2025-10-03)
• Updated input 'home-manager':
'github:nix-community/home-manager/004753ae6b04c4b18aa07192c1106800aaacf6c3?narHash=sha256-CcT3QvZ74NGfM%2BlSOILcCEeU%2BSnqXRvl1XCRHenZ0Us%3D' (2025-10-01)
→ 'github:nix-community/home-manager/5f06ceafc6c9b773a776b9195c3f47bbe1defa43?narHash=sha256-ILSPD0Dm8p0w0fCVzOx98ZH8yFDrR75GmwmH3fS2VnE%3D' (2025-10-04)
2025-10-04 14:16:45 +00:00
Culottes
71708a77de
plugins/lsp: remove erlang-ls
2025-10-04 08:16:23 +00:00
saygo-png
61f1475f7f
plugins/rainbow-delimiters: migrate to mkNeovimPlugin
...
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-04 06:29:38 +00:00
Austin Horstman
aa47ed384a
plugins/copilot-lsp: add module
2025-10-04 04:37:20 +00:00
Austin Horstman
e87e4b1812
plugins/sidekick: init module
...
https://github.com/folke/sidekick.nvim
2025-10-04 04:03:15 +00:00
Austin Horstman
138a387afb
dependencies: add copilot
2025-10-04 04:03:15 +00:00
Matt Sturgeon
42d87fd4d8
tests/all-package-defaults: disable atopile
...
Transient dependency `kicad-base` is marked broken:
https://github.com/NixOS/nixpkgs/pull/403987
2025-10-03 21:42:32 +00:00
Matt Sturgeon
1a845c801e
tests/{lsp-servers,all-package-defaults}: disable roslyn_ls
...
Transient dependency `vmr` has a build failure:
https://github.com/NixOS/nixpkgs/issues/431811
2025-10-03 21:42:32 +00:00
Matt Sturgeon
f63304449c
plugins/lsp/lsp-packages: add defaults for new LSPs
...
26 new LSPs were added when we updated the update script in
b9c5a75cc6
Add a package association for all the new LSPs I was able to find a
package for.
2025-10-03 21:42:32 +00:00
Matt Sturgeon
b9c5a75cc6
ci/nvim-lspconfig: migrate to the new API
...
This is nearly a full rewrite of the lspconfig-servers update-script,
migrating it to the new `lsp/` directory system and simplifying where
possible.
- plugins/lsp: adapt to new file format
- flake/locate-lsp-packages: update for new lspconfig file format
- generated: Updated lspconfig-servers.json
2025-10-03 20:29:49 +00:00
Matt Sturgeon
308e5b3843
tests/generated: add a separate error for unsupported entries
...
Only used for LSP packages, where we have a separate list of unsupported
LSP servers in generated/unsupported-lspconfig-servers.json
2025-10-03 20:29:49 +00:00
Gaetan Lepage
5c6ee4186f
ci/nvim-lspconfig: do not extract servers' cmd (unused)
2025-10-03 19:45:10 +00:00
Gaetan Lepage
74536f7432
flake/dev/devshell: drop (effectively unused) locate-lsp-packages
2025-10-03 19:45:10 +00:00
Matt Sturgeon
96c9775a5f
plugins/lsp/volar: handle null package with ts_ls integration
...
The ts_ls integration needs to call `getBin cfg.package`, so the package
cannot be null.
Adds an assertion.
2025-10-03 19:34:03 +00:00
Matt Sturgeon
4c99ccfe1e
tests/lsp-servers: disable building unfree default packages
...
Currently none of the server packages we build are unfree, however if
any unfree defaults are added then this test will fail.
The two solutions are:
1. Filter out unfree packages
- Either set `enable = false` or `package = null`
2. Allow building unfree packages
- By setting `nixpkgs.config.allowUnfree = true`
For now, I've gone with option 1.
2025-10-03 18:53:55 +00:00
nixvim-ci[bot]
1e7550e6a1
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'dev-nixpkgs':
'github:NixOS/nixpkgs/625ad6366178f03acd79f9e3822606dd7985b657?narHash=sha256-wg1Lz/1FC5Q13R%2BmM5a2oTV9TA9L/CHHTm3/PiLayfA%3D' (2025-10-02)
→ 'github:NixOS/nixpkgs/dc704e6102e76aad573f63b74c742cd96f8f1e6c?narHash=sha256-O7eHcgkQXJNygY6AypkF9tFhsoDQjpNEojw3eFs73Ow%3D' (2025-10-02)
2025-10-03 16:24:39 +00:00
nixvim-ci[bot]
b2a8e45680
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/625ad6366178f03acd79f9e3822606dd7985b657?narHash=sha256-wg1Lz/1FC5Q13R%2BmM5a2oTV9TA9L/CHHTm3/PiLayfA%3D' (2025-10-02)
→ 'github:NixOS/nixpkgs/dc704e6102e76aad573f63b74c742cd96f8f1e6c?narHash=sha256-O7eHcgkQXJNygY6AypkF9tFhsoDQjpNEojw3eFs73Ow%3D' (2025-10-02)
2025-10-03 16:24:39 +00:00
Gaetan Lepage
8bcb4c4a8c
plugins/neogen: migrate to mkNeovimPlugin
...
Tracking: https://github.com/nix-community/nixvim/issues/2638
2025-10-03 16:19:32 +00:00
Gaetan Lepage
eb54f65d9b
plugins/ethersync: init
2025-10-02 22:49:56 +00:00
Gaetan Lepage
18b8d53e23
plugins/telescope/extensions/fzf-native: remove old renamed warnings
2025-10-02 22:31:12 +00:00
Austin Horstman
a19a016458
plugins/copilot-lua: add copilot-lsp
...
Enables next edit suggestion support. Enabling configuration without
plugin will throw an error. Also, will allow sidekick to use copilot-lsp
for it's own support.
2025-10-02 21:25:35 +00:00
Gaetan Lepage
dca0aa2def
tests/all-package-defaults: disable superhtml on x86_64-darwin
2025-10-02 20:03:46 +00:00
nixvim-ci[bot]
5874f35f71
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'dev-nixpkgs':
'github:NixOS/nixpkgs/647e5c14cbd5067f44ac86b74f014962df460840?narHash=sha256-JVZl8NaVRYb0%2B381nl7LvPE%2BA774/dRpif01FKLrYFQ%3D' (2025-09-28)
→ 'github:NixOS/nixpkgs/625ad6366178f03acd79f9e3822606dd7985b657?narHash=sha256-wg1Lz/1FC5Q13R%2BmM5a2oTV9TA9L/CHHTm3/PiLayfA%3D' (2025-10-02)
• Updated input 'home-manager':
'github:nix-community/home-manager/5890176f856dcaf55f3ab56b25d4138657531cbd?narHash=sha256-LVpodobJvJM5rmfh2sFBHPNX0PYpNbbHzx/gprlKGGg%3D' (2025-10-01)
→ 'github:nix-community/home-manager/004753ae6b04c4b18aa07192c1106800aaacf6c3?narHash=sha256-CcT3QvZ74NGfM%2BlSOILcCEeU%2BSnqXRvl1XCRHenZ0Us%3D' (2025-10-01)
2025-10-02 20:03:46 +00:00
nixvim-ci[bot]
4f922f607a
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/4524271976b625a4a605beefd893f270620fd751?narHash=sha256-%2BuWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw%3D' (2025-09-01)
→ 'github:hercules-ci/flake-parts/758cf7296bee11f1706a574c77d072b8a7baa881?narHash=sha256-wfG0S7pltlYyZTM%2BqqlhJ7GMw2fTF4mLKCIVhLii/4M%3D' (2025-10-01)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/647e5c14cbd5067f44ac86b74f014962df460840?narHash=sha256-JVZl8NaVRYb0%2B381nl7LvPE%2BA774/dRpif01FKLrYFQ%3D' (2025-09-28)
→ 'github:NixOS/nixpkgs/625ad6366178f03acd79f9e3822606dd7985b657?narHash=sha256-wg1Lz/1FC5Q13R%2BmM5a2oTV9TA9L/CHHTm3/PiLayfA%3D' (2025-10-02)
2025-10-02 20:03:46 +00:00
Matt Sturgeon
5c4a10093d
plugins.lsp: automatically remove unsupported servers
...
A new update script will check which "old" files do not have an
equivalent "new" file, then the plugins.lsp module will create a
removal assertion for any servers that are listed in the generated
file.
2025-10-02 00:04:30 +00:00
Matt Sturgeon
fc779c6e82
plugins/project-nvim: place config before telescope
...
https://github.com/DrKJeff16/project.nvim/issues/22
2025-10-01 23:54:08 +00:00
Gaetan Lepage
ba7e691a31
tests/plugins/lean: disable runNvim when LSP is enabed (using deprecated lspconfig API)
2025-10-01 23:54:08 +00:00
Gaetan Lepage
3607c2dbd2
tests/plugins/neogit: update defaults
2025-10-01 23:54:08 +00:00
Gaetan Lepage
c162a49c38
tests/plugins/package-info: update defaults
2025-10-01 23:54:08 +00:00
Gaetan Lepage
523444bf99
tests: disable test relying on the idris2 plugin (using deprecated lspconfig API)
2025-10-01 23:54:08 +00:00
Gaetan Lepage
cf808765c5
tests/all-package-defaults: disable open-policy-agent on darwin
2025-10-01 23:54:08 +00:00
nixvim-ci[bot]
d363851efc
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'dev-nixpkgs':
'github:NixOS/nixpkgs/e57b3b16ad8758fd681511a078f35c416a8cc939?narHash=sha256-puBMviZhYlqOdUUgEmMVJpXqC/ToEqSvkyZ30qQ09xM%3D' (2025-09-25)
→ 'github:NixOS/nixpkgs/647e5c14cbd5067f44ac86b74f014962df460840?narHash=sha256-JVZl8NaVRYb0%2B381nl7LvPE%2BA774/dRpif01FKLrYFQ%3D' (2025-09-28)
• Updated input 'home-manager':
'github:nix-community/home-manager/173a29f735c69950cfeaac310d7e567115976be0?narHash=sha256-ueGMsCYo6S6WiszKPpXoRCdMDVmsCwfA09L7blUEPlY%3D' (2025-09-26)
→ 'github:nix-community/home-manager/5890176f856dcaf55f3ab56b25d4138657531cbd?narHash=sha256-LVpodobJvJM5rmfh2sFBHPNX0PYpNbbHzx/gprlKGGg%3D' (2025-10-01)
2025-10-01 23:54:08 +00:00
nixvim-ci[bot]
05dca88231
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e57b3b16ad8758fd681511a078f35c416a8cc939?narHash=sha256-puBMviZhYlqOdUUgEmMVJpXqC/ToEqSvkyZ30qQ09xM%3D' (2025-09-25)
→ 'github:NixOS/nixpkgs/647e5c14cbd5067f44ac86b74f014962df460840?narHash=sha256-JVZl8NaVRYb0%2B381nl7LvPE%2BA774/dRpif01FKLrYFQ%3D' (2025-09-28)
2025-10-01 23:54:08 +00:00
Guilhem Saurel
16302b08f0
plugins/kitty-scrollback: add settingsExample
...
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-10-01 21:14:05 +00:00
Guilhem Saurel
4ecc08df48
plugins/kitty-scrollback: init
2025-10-01 21:14:05 +00:00
Matt Sturgeon
fe059cd395
flake: add nixf-diagnose to treefmt config
...
Checks nixd's diagnostic lints using libnixf.
2025-10-01 00:42:40 +00:00
saygo-png
74423f4a53
plugins/haskell-tools: init
...
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-01 00:42:28 +00:00
saygo-png
b9e5bac7bc
docs: improve consistency
...
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-01 00:37:38 +00:00
Austin Horstman
583d5d8982
plugins/opencode: add opencode dependency
2025-10-01 00:18:41 +00:00
Austin Horstman
7038675452
modules/dependencies: add gemini and opencode
2025-10-01 00:18:41 +00:00
Manuel Transfeld
b58be69867
plugins/nvim-notify: add more render styles
...
one was still missing
2025-10-01 00:17:09 +00:00