Matt Sturgeon
754b8df7e3
tests: remove type
passthrough
...
Nix can only build attrsets with a `type = "derivation"` attr.
Having the configuration's option-type as a passthru attr breaks the
ability to build specific test entries, since they are no longer
`type = "derivation"`.
2025-04-01 20:35:58 +01:00
Gaetan Lepage
5d833a1692
plugins/packer: remove (deprecated)
2025-04-01 16:03:03 +02:00
Gaetan Lepage
ada161d0bb
plugins/pckr: init
2025-04-01 16:03:03 +02:00
Gaetan Lepage
77c5fe808a
modules/lua-loader: use new 0.11 API for enabling/disabling
2025-04-01 16:03:03 +02:00
Gaetan Lepage
0ff025c210
tests/{none-ls,efmls-configs}: disable tools requiring php-cs-fixer (marked as broken)
2025-04-01 16:03:03 +02:00
Gaetan Lepage
e1e0e6f024
tests/lsp: disable golangci_lint_ls
...
https://github.com/nametake/golangci-lint-langserver/issues/51
https://github.com/nametake/golangci-lint-langserver/pull/52
2025-04-01 16:03:03 +02:00
Gaetan Lepage
4945e634bc
Revert "tests/plugins/texpresso: disable as the texpresso package is broken"
...
This reverts commit 35ec52f1d9
.
2025-04-01 16:03:03 +02:00
Axel Karjalainen
d81f37256d
plugins/aw-watcher: init
2025-03-30 21:26:26 +02:00
Gaetan Lepage
a3b16fa004
plugins/highlight-colors: init
2025-03-30 18:05:30 +02:00
Gaetan Lepage
95573411bc
modules/keymaps: add replace_keycodes keymap sub-option
2025-03-28 11:32:49 +01:00
Gaetan Lepage
6b95b82552
tests/none-ls: re-enable semgrep test
2025-03-25 16:34:28 +01:00
Gaetan Lepage
ec92a1816e
plugins/vimwiki: init
2025-03-25 01:30:31 +01:00
Matt Sturgeon
ff46e752a1
tests: add useful attrs to test passthru
2025-03-24 23:07:27 +00:00
Matt Sturgeon
1f56d947af
tests: drop use of mkTestDerivationFromNixvimModule
2025-03-24 23:07:27 +00:00
Gaetan Lepage
c6ed00c902
plugins/nerdy: init
2025-03-24 19:23:41 +01:00
Gaetan Lepage
5fca2c2dca
plugins/dap-rr: init
2025-03-24 19:23:21 +01:00
Gaetan Lepage
c9597b37d8
plugins/obsidian: adapt options (now using the obsidian-nvim community fork)
2025-03-24 19:22:54 +01:00
Gaetan Lepage
db01a0dd97
modules: add env option
2025-03-24 18:50:29 +01:00
Gaetan Lepage
35ec52f1d9
tests/plugins/texpresso: disable as the texpresso package is broken
2025-03-24 08:26:39 +01:00
Gaetan Lepage
d44b33a1ea
plugins/faust: init
2025-03-20 17:37:24 +01:00
Gaetan Lepage
279d2570b5
plugins/image: migrate to mkNeovimPlugin
2025-03-20 16:16:11 +01:00
Gaetan Lepage
c5967bf6a5
plugins/devdocs: init
2025-03-20 16:11:17 +01:00
Gaetan Lepage
695add12fc
plugins/diagram: init
2025-03-20 15:58:36 +01:00
Gaetan Lepage
d79c291d5d
tests/none-ls: re-enable terragrunt tests
2025-03-19 15:00:14 +00:00
Gaetan Lepage
fab8f81121
plugins/typst-preview: init
2025-03-19 09:00:05 +01:00
Gaetan Lepage
1ca0ec3d79
tests/efmls-configs: disable bashate on aarch64-darwin (broken package)
2025-03-19 00:51:22 +01:00
Gaetan Lepage
3ba96f1934
tests/none-ls: disable broken terragrunt_fmt on aarch64-linux
2025-03-19 00:51:22 +01:00
Gaetan Lepage
122375e764
tests/none-ls: disable broken semgrep
...
https://github.com/NixOS/nixpkgs/pull/391003#issuecomment-2733948423
2025-03-19 00:51:22 +01:00
Gaetan Lepage
4d5e3b335b
tests/plugins/headlines: disable org-related tests
2025-03-19 00:51:22 +01:00
Austin Horstman
3feb4b4b4b
plugins/markview: v25 migration
...
Co-Authored-By: Matt Sturgeon <matt@sturgeon.me.uk>
2025-03-19 00:51:22 +01:00
Gaetan Lepage
ade9e131cd
tests/lsp-servers: update ignores
2025-03-19 00:51:22 +01:00
Gaetan Lepage
34f823151f
plugins/copilot-chat: update test
2025-03-19 00:51:22 +01:00
Johan Larsson
33097dcf77
plugins/octo: add snacks picker to picker options
...
The snacks picker is also a valid choice now:
631776a36c/lua/octo/config.lua (L418)
2025-03-12 22:26:29 +01:00
Gaetan Lepage
03065fd470
tests/none-ls: remove beautysh test (removed upstream)
2025-03-04 15:28:43 +01:00
Gaetan Lepage
9851246241
tests: re-enable tests that work
2025-03-04 15:28:43 +01:00
Matt Sturgeon
6d10fc0c87
flake: partition dev dependencies
...
This removes the need for end-users to manually set
`nixvim.inputs.devshell.follows = ""` (etc)
We offload evaluation of some of our flake modules into a `dev`
partition submodule.
- When its not needed, this submodule is not evaluated.
- When it is needed, it fetches extra inputs from `flake/dev/flake.nix`
as part of evaluating the submodule.
See https://flake.parts/options/flake-parts-partitions.html
2025-02-23 17:23:57 +00:00
Daniel
ff63fc92ed
plugins/bullets: init
2025-02-13 16:52:11 +00:00
Gaetan Lepage
78b6f8e1e5
plugins/easy-dotnet: init
2025-02-12 10:38:16 +01:00
Firelight Flagboy
f2f70b4376
blink-cmp: Set lsp capabilities
...
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2025-02-07 08:42:48 +00:00
Firelight Flagboy
2ecc5359f8
plugins/nvim-ufo: Set lsp capabilities
2025-02-06 01:56:55 +00:00
Austin Horstman
11a80c1a80
plugins/blink-cmp-dictionary: init
2025-02-05 14:35:01 -06:00
Austin Horstman
2061a9ad95
plugins/blink-cmp-git: init
2025-02-05 12:27:36 -06:00
Austin Horstman
7d975e3598
plugins/blink-cmp-spell: init
2025-02-05 12:27:20 -06:00
Austin Horstman
859a97bd8e
plugins/blink-ripgrep: init
2025-02-05 12:27:00 -06:00
Austin Horstman
d5406e546b
plugins/blink-emoji: init
2025-02-05 12:26:20 -06:00
Austin Horstman
cf01c024af
plugins/blink-copilot: init
2025-02-05 11:40:56 -06:00
Gaetan Lepage
d709c12cdd
tests/texpresso: re-enable test on darwin
2025-02-05 15:56:27 +00:00
Gaetan Lepage
2d4db5a41f
Revert "tests/texpresso: disable test"
...
This reverts commit e75f0aac90
.
2025-02-05 15:56:26 +00:00
Austin Horstman
56d0c4579e
plugins/typescript-tools: use plugin's luaConfig
...
When lazy loading, we need to isolate the plugin's config otherwise it
will fail because the generated config is still loaded immediately in
lspconfig's lua.
2025-02-02 11:27:45 -06:00
Austin Horstman
b0906aca2e
plugins/mark-radar: migrate to mkNeovimPlugin
2025-02-02 09:36:51 -06:00