1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
Commit graph

1474 commits

Author SHA1 Message Date
Austin Horstman
7f45eae65b endec: add module
Neovim encoder/decoder plugin for Base64, Base64URL, URL (percent
encoding)
2025-09-16 22:26:51 +00:00
Gaetan Lepage
796d662401 tests/all-package-defaults: re-enable vectorcode on x86_64-darwin 2025-09-16 14:14:15 +00:00
Gaetan Lepage
701b6fa0dd tests/all-package-defaults: disable zls on x86_64-darwin 2025-09-16 14:14:15 +00:00
Gaetan Lepage
d362e5df6e tests/all-package-defaults: disable fpc on x86_64-darwin 2025-09-16 14:14:15 +00:00
Gaetan Lepage
db1a991f33 tests/all-package-defaults: disable neotest dependees on aarch64-linux 2025-09-14 15:39:43 +00:00
Gaetan Lepage
c9f56ea275 tests/plugins/project-nvim: set datapath to a writable directory 2025-09-14 15:39:43 +00:00
Gaetan Lepage
f9e602a3c3 tests/plugins/pckr: use official vim.fs.joinpath instead of removed util.join_paths 2025-09-14 15:39:43 +00:00
Gaetan Lepage
f342a5dd53 Revert "tests/all-package-defaults: disable buck2 on darwin (build failure)"
This reverts commit 1500565d53.
2025-09-14 15:39:43 +00:00
Frede Braendstrup
5b0a6eb34b plugins/perfanno: add perfanno-nvim plugin 2025-09-10 21:30:53 +00:00
Matt Sturgeon
cf170ed677 tests/all-package-defaults: disable mint on darwin (build failure) 2025-09-08 10:38:20 +00:00
Gaetan Lepage
8ef2d28451 tests/all-package-defaults: disable texlive on aarch64-darwin too 2025-09-08 10:38:20 +00:00
Gaetan Lepage
1500565d53 tests/all-package-defaults: disable buck2 on darwin (build failure)
https://github.com/NixOS/nixpkgs/pull/441063
2025-09-08 10:38:20 +00:00
Gaetan Lepage
3fe2a1f253 tests/all-package-defaults: disable verible on aarch64-darwin (build failure)
https://github.com/NixOS/nixpkgs/pull/441058
2025-09-08 10:38:20 +00:00
Gaetan Lepage
6394d43f25 plugins/codecompanion: adapt options 2025-09-08 10:38:20 +00:00
Matt Sturgeon
d241216ede ci: only build "grouped" tests on x86_64-linux 2025-09-07 21:08:16 +00:00
Matt Sturgeon
3813f183bc ci/all-packages-defaults: disable broken packages on x86_64-darwin
Co-authored-by: Gaetan Lepage <gaetan@glepage.com>
2025-09-07 16:21:03 +00:00
Matt Sturgeon
225e8c0198 ci: build all-packages-defaults on all platforms 2025-09-07 16:21:03 +00:00
saygo-png
1a7905eced colorschemes/gruvbox-material: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-07 14:29:04 +00:00
Gaetan Lepage
7afdd40b96 tests/none-ls: typo 2025-09-06 16:31:24 +00:00
Gaetan Lepage
7a6d7730d9 tests: add all-package-defaults 2025-09-06 16:31:24 +00:00
Gaetan Lepage
dac1623067 tests: move pkgsForTests definition to tests/default.nix 2025-09-06 16:31:24 +00:00
C4 Patino
63496f00c6 plugins/aider: init 2025-09-04 00:38:19 +00:00
saygo-png
f5026663f6 plugins/rainbow: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-01 11:57:15 +00:00
Frede Braendstrup
8bad4d407d plugins/tardis: add tardis-nvim 2025-08-30 20:53:28 +00:00
Johan Larsson
8e3ca3fc1f plugins/blink-cmp-latex: init
Adds the [blink-cmp-latex](https://github.com/erooke/blink-cmp-latex)
plugin.
2025-08-25 18:54:21 +00:00
C4 Patino
9f036a41d3 plugins/comfy-line-numbers: init 2025-08-25 11:58:47 +00:00
C4 Patino
91f51aede7 plugins/contextfiles: init 2025-08-23 04:48:03 +00:00
Frede Braendstrup
4a7aac699b plugins/neotest-ctest: add neotest-ctest adapter 2025-08-23 02:11:42 +00:00
saygo-png
09126049a4 plugins/cutlass-nvim: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-22 21:48:53 +00:00
Gaetan Lepage
91a38e6624 tests/plugins/dap-view: add example test case 2025-08-21 01:52:17 +00:00
Gaetan Lepage
3427b61539 tests/plugins/dap-view: update defaults 2025-08-21 01:52:17 +00:00
Gaetan Lepage
6cb956f10b tests/plugins/crates: remove deprecated settings 2025-08-21 01:52:17 +00:00
saygo-png
1bd91097c3 tests/lspsaga: update test
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-20 19:24:51 +00:00
Matt Sturgeon
9d076b033d tests/plugins-by-name: simplify by-name-enable-opts impl
Instead of using a regex to match the absolute file path, remove the
nixvim root path prefix.
2025-08-08 19:45:26 +00:00
Matt Sturgeon
09b736b7a1 tests/plugins-by-name: simplify namespace assertion 2025-08-08 19:45:26 +00:00
Matt Sturgeon
14f5ea7431 tests/plugins-by-name: remove unnecessary copy-to-store 2025-08-08 19:45:26 +00:00
saygo-png
085ef66994 tests/issues: fix deprecation warning
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-06 18:57:31 +00:00
saygo-png
251f348b22 tests/nvim-tree: update test
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-06 18:57:31 +00:00
saygo-png
a63b826efd test/lspkind: update test
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-06 17:54:18 +00:00
Matt Sturgeon
346ebc9c18 colorschemes/gruvbox-material: rename to gruvbox-material-nvim
This will allow later adding a `gruvbox-material` plugin for the non-lua
plugin.
2025-08-06 17:48:56 +00:00
saygo-png
a96854d3ea colorschemes/gruvbox-baby: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-06 15:58:43 +00:00
FKouhai
98307977fe plugins/yaml-schema-detect: init 2025-08-06 15:35:54 +00:00
saygo-png
14849765d4 plugins/colorful-winsep: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-06 15:06:11 +00:00
Gaetan Lepage
f2903e2a10 plugins/quarto: fix by enforcing enabling otter when settings.codeRunner is enabled
See https://github.com/quarto-dev/quarto-nvim/issues/187
2025-08-05 07:40:02 +00:00
Gaetan Lepage
150220536a tests/plugins/dap-view: update default config 2025-08-05 07:40:02 +00:00
saygo-png
a16c89c175 plugins/faster: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-07-31 15:55:15 +00:00
Gaetan Lepage
dff79d34f8 tests/plugins/none-ls: disable puppet_lint and prisma_format on darwin (prisma broken) 2025-07-25 16:18:00 +00:00
Gaetan Lepage
7988de00d6 tests/plugins/obsidian: suppress deprecation warning 2025-07-25 16:18:00 +00:00
Gaetan Lepage
0e2af088f1 plugins/wtf: adapt to upstream changes 2025-07-25 16:18:00 +00:00
Gaetan Lepage
2dbe5199ed tests/plugins/efmls: disable ZLint tool on aarch64-darwin (zig-zlint failing to build) 2025-07-25 16:18:00 +00:00