Matt Sturgeon
|
dad19c1238
|
treewide: remove internal use of helpers module arg
|
2025-11-19 15:22:27 +00:00 |
|
Gaetan Lepage
|
b1c9ab7399
|
tests: disable all tests depending on swift
https://github.com/NixOS/nixpkgs/issues/461474
|
2025-11-16 23:15:42 +00:00 |
|
Heitor Augusto
|
9ade1084d5
|
plugins/fzf-lua: fix fzf_bin example
|
2025-11-14 23:18:53 +00:00 |
|
Heitor Augusto
|
6f549ab04f
|
plugins/fzf-lua: optionally enable skim dependency
|
2025-11-14 23:18:53 +00:00 |
|
Paul Hinze
|
3bef8b6784
|
plugins/gitportal: init
|
2025-11-14 22:10:52 +00:00 |
|
saygo-png
|
fd66a5c5be
|
plugins/aerial: remove most settings declarations
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-14 21:52:24 +00:00 |
|
Heitor Augusto
|
3832b56fb6
|
plugins/blink-indent: init
|
2025-11-14 18:34:30 +00:00 |
|
Fovir
|
6c2ac251d7
|
plugins/abolish: init.
|
2025-11-14 08:46:10 +00:00 |
|
Gaetan Lepage
|
b51f31cef8
|
plugins/efmls-configs: mark jsonlint as unpackaged (dropped from nixpkgs)
|
2025-11-14 00:06:49 +00:00 |
|
Gaetan Lepage
|
bef3ce6de8
|
plugins/conform-nvim/packages: add package for racketfmt
|
2025-11-14 00:06:49 +00:00 |
|
Gaetan Lepage
|
85889f5676
|
plugins/conform-nvim: fix auto-install when settings.formatters is null
|
2025-11-14 00:06:49 +00:00 |
|
saygo-png
|
8d77d869a2
|
plugins/friendly-snippets: add warning when using performance.combinePlugins
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-11 23:00:45 +00:00 |
|
Guilhem Saurel
|
2dc09e09cc
|
plugins/fileline: init
Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
|
2025-11-10 15:37:47 +00:00 |
|
Gaetan Lepage
|
3031d4ab61
|
plugins/efmls-configs/packages: mark typstfmt unpackaged
|
2025-11-07 13:52:08 +00:00 |
|
Gaetan Lepage
|
86fb7b193c
|
plugins/conform-nvim/packages: mark typstfmt unpackaged
|
2025-11-07 13:52:08 +00:00 |
|
Gaetan Lepage
|
f0dceb449a
|
plugins/leap: remove addDefaultMappings as it was removed upstream
|
2025-11-07 00:02:09 +00:00 |
|
Gaetan Lepage
|
4728aae7cf
|
plugins/ethersync: rename to teamtype
https://github.com/NixOS/nixpkgs/pull/456770
|
2025-11-07 00:02:09 +00:00 |
|
Heitor Augusto
|
deb32aecac
|
plugins/alpha: migrate to mkNeovimPlugin
|
2025-11-06 07:49:11 +00:00 |
|
saygo-png
|
68b07c2c34
|
plugins/lazygit: use nestedLiteralLua
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-05 21:26:13 +00:00 |
|
saygo-png
|
dfdc4aebfb
|
plugins/emmet: use nestedLiteralLua
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-05 21:26:13 +00:00 |
|
Ulises Britos
|
9c2c9a1b35
|
plugins/lspkind: default cmp.enable option to plugins.cmp.enable
|
2025-11-05 20:53:41 +00:00 |
|
saygo-png
|
aa3a1dfb02
|
plugins/neocord: cleanup, remove settings declarations
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-04 22:00:38 +00:00 |
|
saygo-png
|
77511e1915
|
plugins/cloak: cleanup, remove settings declarations
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-04 22:00:38 +00:00 |
|
saygo-png
|
2219f852d0
|
plugins/ledger: cleanup, remove settings declarations
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-04 22:00:38 +00:00 |
|
saygo-png
|
0dd3843bd6
|
plugins/flutter-tools: remove most settings declarations
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-04 22:00:38 +00:00 |
|
saygo-png
|
044a9d1ab8
|
plugins/dap-go: remove settings declarations
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-04 22:00:38 +00:00 |
|
saygo-png
|
de1760ddfd
|
plugins/lazygit: fix type in setting declaration
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-03 22:03:08 +00:00 |
|
saygo-png
|
e12be2b231
|
plugins/dressing: fix type in setting declaration
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-03 22:03:08 +00:00 |
|
saygo-png
|
b0fd7f1d6a
|
plugins/inc-rename: fix type in settings declaration
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-03 22:03:08 +00:00 |
|
saygo-png
|
2c003e9319
|
plugins/notebook-navigator: fix warning condition
Signed-off-by: saygo-png <saygo.mail@proton.me>
|
2025-11-03 22:03:08 +00:00 |
|
Heitor Augusto
|
660fba984f
|
plugins/luau-lsp: init
|
2025-11-02 15:29:16 +00:00 |
|
Heitor Augusto
|
8b3a2f86a8
|
mini-hues: plugins -> colorschemes
|
2025-11-02 15:25:39 +00:00 |
|
Heitor Augusto
|
e8f8c90897
|
plugins/mini-jump2d: init
|
2025-11-02 12:41:11 +00:00 |
|
Heitor Augusto
|
acbb512494
|
plugins/mini-snippets: init
|
2025-11-02 12:40:53 +00:00 |
|
Heitor Augusto
|
e948015920
|
plugins/mini-map: init
|
2025-11-02 12:40:36 +00:00 |
|
Heitor Augusto
|
a412c12e81
|
plugins/mini-visits: init
|
2025-11-02 12:40:08 +00:00 |
|
Heitor Augusto
|
7061e274db
|
plugins/mini-hipatterns: init
|
2025-11-02 12:39:42 +00:00 |
|
Heitor Augusto
|
4e04137157
|
plugins/mini-diff: init
|
2025-11-02 12:39:22 +00:00 |
|
Heitor Augusto
|
aa93ed0257
|
plugins/mini-test: init
|
2025-11-02 12:38:42 +00:00 |
|
Heitor Augusto
|
d0f392f985
|
plugins/mini-splitjoin: init
|
2025-11-02 12:38:14 +00:00 |
|
Heitor Augusto
|
3e669baf95
|
plugins/mini-sessions: init
|
2025-11-02 12:37:50 +00:00 |
|
Heitor Augusto
|
854c8adc6a
|
plugins/mini-pick: init
|
2025-11-02 12:37:21 +00:00 |
|
Heitor Augusto
|
9ada504246
|
plugins/mini-operators: init
|
2025-11-02 12:36:51 +00:00 |
|
Heitor Augusto
|
86ca2b6785
|
plugins/mini-notify: init
|
2025-11-02 12:36:20 +00:00 |
|
Heitor Augusto
|
e2fa3f656c
|
plugins/mini-move: init
|
2025-11-02 12:35:54 +00:00 |
|
Heitor Augusto
|
b3a2ae0725
|
plugins/mini-misc: init
|
2025-11-02 12:35:20 +00:00 |
|
Heitor Augusto
|
3cd7113aa3
|
plugins/mini-jump: init
|
2025-11-02 12:34:32 +00:00 |
|
Heitor Augusto
|
f195e33607
|
plugins/mini-hues: init
|
2025-11-02 12:33:24 +00:00 |
|
Heitor Augusto
|
4cc7ab6c6a
|
plugins/mini-indentscope: init
|
2025-11-02 12:32:59 +00:00 |
|
Heitor Augusto
|
7ce22bba75
|
plugins/mini-files: init
|
2025-11-02 12:32:37 +00:00 |
|