Marcel
05331006a4
plugins/vim-suda: init
2024-11-29 01:08:16 +01:00
Matt Sturgeon
8b19d15482
plugins/lsp: fix enabledServers.extraOptions
type merging
...
Use `attrsOf` instead of `attrs` to ensure recursive merging, otherwise
things like `extraOptions.settings = lib.mkIf` will not be unwrapped by
the module system.
2024-11-26 13:57:40 +00:00
347Online | Katie Janzen
a1c352affc
plugins/vim-be-good: init
...
Integrate the vim-be-good plugin
2024-11-25 17:49:55 -06:00
Wael M. Nasreddine
a81a03a3f5
plugins/vim-colemak: init
2024-11-24 19:57:29 +00:00
Gaetan Lepage
2f71c4250b
tests/avante: remove deprecated model option local
2024-11-20 23:51:39 +01:00
Gaetan Lepage
5f0b33710a
tests/{efmls-configs,none-ls}: re-enable phpstan test
2024-11-20 23:08:31 +01:00
Gaetan Lepage
7defce3863
tests/{efmls-configs,lsp-servers}: re-enable psalm test
2024-11-20 23:07:45 +01:00
Gaetan Lepage
f4c910dd82
tests/lsp-servers: disable deprecated servers
2024-11-18 09:07:32 +00:00
Gaetan Lepage
a773b945fb
tests/lsp: ruff_lsp is deprecated, test ruff instead
2024-11-18 09:07:32 +00:00
Gaetan Lepage
e1417016df
tests/{lsp-servers,efmls-configs}: disable psalm
...
https://github.com/NixOS/nixpkgs/pull/356704
2024-11-18 09:07:32 +00:00
Gaetan Lepage
8b77198d49
tests/{none-ls,efmls-configs}: disable phpstan
...
https://github.com/NixOS/nixpkgs/pull/356691
2024-11-18 09:07:32 +00:00
Gaetan Lepage
909b4f41d7
tests: re-enable lua-language-servers tests on all platforms
...
This reverts commit 432af78ffd
.
2024-11-18 09:07:32 +00:00
bpatel347
5bc3fa6996
plugins/quarto: init
...
Use neovim-plugin.mkNeovimPlugin and move quarto-nvim to quarto
Rename tests to match convention
Passing tests locally, add required dependencies
Utilize `let` - `in` block
Remove extraPlugins
plugins/quarto: init
plugin/quarto: init
plugins/quarto: init
plugins/quarto: init
2024-11-17 22:51:48 +00:00
bpatel347
7b0df222fc
plugins/kulala: init
2024-11-16 16:43:44 +00:00
Matt Sturgeon
da6e3499d4
lib/utils: add nestedLiteral
and nestedLiteralLua
...
`nestedLiteral` converts a `literalExpression` into a `toPretty` style
pretty-printer.
`nestedLiteralLua` composes `nestedLiteral` and `literalLua` together.
2024-11-15 21:46:25 +00:00
Matt Sturgeon
eb76e62a9b
lib/utils: add literalLua
for use in option docs
...
Creates a `literalExpression` equivalent to using `lib.nixvim.mkRaw`.
2024-11-15 21:46:25 +00:00
Heitor Augusto
1d78aee791
tests/modules/clipboard: add raw lua code test
2024-11-15 18:40:10 +00:00
Heitor Augusto
46e574d4ea
plugins/snacks: init
2024-11-15 12:55:03 +00:00
bpatel347
54f567166d
plugins/vim-dadbod-completion: init
...
plguins/vim-dadbod-completion: Add cmpSource
2024-11-15 09:05:53 +00:00
bpatel347
5dfc9526ef
plugins/vim-dadbod-ui: init
2024-11-15 09:05:53 +00:00
bpatel347
d408ffd6b4
plugins/vim-dadbod: init
2024-11-15 09:05:53 +00:00
bpatel347
f2259372fb
plugins/neoconf: init
...
Update maintainers, remove unused pkgs
plugins/neoconf: init
plugins/neoconf: init
2024-11-15 07:27:48 +00:00
Heitor Augusto
f11a877bcc
tests/modules/output: add tests for providers
2024-11-13 16:55:33 -03:00
Gaetan Lepage
de2a7944d0
plugins/muren: init
2024-11-11 10:24:03 +00:00
Gaetan Lepage
432af78ffd
tests/lsp-servers: disable lua-language-server on aarch64-darwin
2024-11-10 23:37:18 +01:00
Balssh
77b495801c
plugins/blink-cmp: update configuration
2024-11-07 11:21:23 +00:00
Gaetan Lepage
898246c943
Revert "tests/lsp-servers: disable typescript-language-server on darwin"
...
This reverts commit 98e8fcdded
.
2024-11-06 08:20:18 +01:00
Gaetan Lepage
fefb588c7f
Revert "tests/lsp-servers: disable tests impacted by broken _7zz on x86_64-linux"
...
This reverts commit 38dd5b07a0
.
2024-11-06 08:09:50 +01:00
Gaetan Lepage
3d24cb7261
plugins/fastaction: init
2024-11-05 07:37:44 +00:00
Gaetan Lepage
38dd5b07a0
tests/lsp-servers: disable tests impacted by broken _7zz on x86_64-linux
2024-11-04 10:46:02 +01:00
Gaetan Lepage
e3733a2f27
tests: disable tests impacted by clj-kondo being broken on x86_64-darwin
2024-11-03 16:04:20 +01:00
Gaetan Lepage
98e8fcdded
tests/lsp-servers: disable typescript-language-server on darwin
2024-11-03 16:04:18 +01:00
Gaetan Lepage
356896f58d
plugins/scrollview: init
2024-11-01 22:17:57 +00:00
Balssh
a4c3ad01cd
feat: add blink.nvim
2024-10-28 23:23:49 +02:00
DataHearth
e7356f6be0
plugins/nui: initialize
2024-10-28 19:10:11 +00:00
Austin Horstman
90d7deedc4
noice: migrate to mkNeovimPlugin
2024-10-28 09:47:48 -05:00
Gaetan Lepage
bc5fc9a896
plugins/notebook-navigator: init
2024-10-27 20:44:36 +01:00
Austin Horstman
bb0e3892a2
plugins/typescript-tools: migrate to mkNeovimPlugin
2024-10-26 10:34:56 -05:00
Austin Horstman
029eafd70d
plugins/deprecation: add rust-tools
2024-10-23 11:07:00 -05:00
Austin Horstman
32969847d3
plugins/lsp-format: migrate to mkNeovimPlugin
2024-10-23 08:58:17 -05:00
Matt Sturgeon
c4ad4d0b2e
modules/nixpkgs: add overlays
option
...
Based on the `nixpkgs.overlays` option available in NixOS, allows users
to further customize the `pkgs` instance used when evaluating nixvim.
The standard module tests are now provided a few extra module args to
enable a test where we instantiate a custom nixpkgs instance.
2024-10-19 21:11:42 +01:00
Gaetan Lepage
e3239b4d32
plugins/cmp: add cmp-nixpkgs-maintainers source
2024-10-19 12:06:20 +02:00
Austin Horstman
6a8124ca7b
tests/efmls-configs: add unpackaged
2024-10-18 20:36:11 -05:00
Matt Sturgeon
036e11665f
tests: cleanup tests to better use callTest
pattern
...
e.g. Prefer taking `pkgs.*` attrs directly as function arguments.
2024-10-18 20:52:02 +01:00
Matt Sturgeon
4a508ceee2
tests: use callTest
pattern
...
Allows using the `callPackage(s)` pattern on tests.
Rather than using `pkgs.callPackage`, we implement our own variant using
`lib.callPackageWith`.
Our variant (`callTest`) includes additional nixvim-specific stuff
commonly used by our tests.
2024-10-18 20:52:02 +01:00
Matt Sturgeon
990ef039f7
tests: move test derivations to tests/default.nix
...
Move the previous `default.nix` to `main.nix` so that `default.nix` can
be used for defining the set of all test derivations.
`main.nix` is imported by `default.nix`, but is only responsible for the
tests built from `tests/test-sources/`.
2024-10-18 20:51:30 +01:00
Coutinho de Souza
3c7b6ae5d1
plugins/telekasten: init
2024-10-17 17:28:17 -03:00
Gaetan Lepage
b9ea7f88b6
plugins/nixvim: init
2024-10-16 11:48:37 +02:00
Austin Horstman
429f2e8d1a
plugins/lsp/efmls-configs: enable lua_format on x86 darwin
2024-10-15 13:12:13 -05:00
Austin Horstman
296bb568ee
plugins/lsp/efmls-configs: enable php tests again on darwin
2024-10-15 13:08:38 -05:00