Austin Horstman
2f9b103d2e
plugins/blink-cmp: update completion.list.selection type
...
Changed in latest release. Making type backwards compatible with
previous release.
2025-01-08 16:13:53 -06:00
Gaetan Lepage
2054094544
plugins/dropbar: init
2025-01-08 22:05:34 +00:00
Johan Larsson
592e9eaff0
plugins/inc-rename: convert to mkNeovimPlugin and add option
...
Add example
Co-authored-by: Gaétan Lepage
<33058747+GaetanLepage@users.noreply.github.com>
Add example to test as well
2025-01-08 21:58:30 +00:00
Johan Larsson
8899663b59
plugins/persistence: convert to mkNeovimPlugin and fix settings
...
Restrict no nonnegative numbers
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
chore: include optionsRenamedToSettings in TODO
Merge imports
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2025-01-08 15:56:07 +01:00
Heitor Augusto
73303938ee
plugins/copilot-lua: migrate to mkNeovimPlugin
2025-01-07 16:11:38 -03:00
Heitor Augusto
81c1ef2090
tests/fidget: update to new format
2025-01-06 23:45:55 +00:00
Gaetan Lepage
1e564fae7d
colorschemes/monokai-pro: init
2025-01-06 23:07:53 +00:00
Gaetan Lepage
8968da1617
plugins/smear-cursor: init
2025-01-06 22:58:59 +00:00
Gaetan Lepage
31139e0605
plugins/vimux: init
2025-01-06 10:00:55 +00:00
Gaetan Lepage
2d18a77432
Revert "tests/lsp-servers: disable ruby_lsp (broken package)"
...
This reverts commit 7347e4508e
.
2025-01-06 08:02:31 +01:00
Johan Larsson
7896856db1
plugins/treesj: init
...
Add support for treesj, a plugin that splits and joins blocks of code,
such as arrays and argument lists.
Remove package field
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Finish sentence with full stop
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Add a blank line between options
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Rename `opts` to `langs`
Shorten example settings
Add blanklines between option declarations
Add blank line between enable and settings
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Add blank line between enable and settings
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Use mkEnumFirstDefault instead of mkStr
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Use mkRaw instead of mkLuaFn
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
Simplify langs option
2025-01-05 21:24:23 +00:00
Austin Horstman
974b1d2ce5
plugins/telescope: add project extension
2025-01-05 12:37:22 -06:00
Gaetan Lepage
4f4917be69
plugins/csvview: init
2025-01-03 21:59:33 +01:00
Gaetan Lepage
6c93c52dc1
Revert "tests/lsp-servers: disable solc (broken package)"
...
This reverts commit c2e8865357
.
2025-01-03 21:08:19 +01:00
Gaetan Lepage
153ddee666
Revert "tests/{efmls-configs,none-ls}: disable ansible_lint test (broken package)"
...
This reverts commit 9159f9e97e
.
2025-01-03 21:08:19 +01:00
Gaetan Lepage
647b1de9b9
Revert "tests/efmls-configs: disable cppcheck test on darwin (broken package)"
...
This reverts commit 80b5d141df
.
2025-01-03 21:08:19 +01:00
Gaetan Lepage
9eb21bbdea
Revert "tests/openscad: disable on darwin (broken package)"
...
This reverts commit 29fbcbc21b
.
2025-01-03 21:08:19 +01:00
Gaetan Lepage
49f9176f80
Revert "tests/{efmls-configs,none-ls}: disable clazy test (broken package)"
...
This reverts commit bc87d91273
.
2025-01-03 21:08:19 +01:00
Gaetan Lepage
93b5fb0478
plugins/distant: init
2025-01-03 19:58:33 +00:00
Gaetan Lepage
e1b39b725e
plugins/fugit2: init
2025-01-03 19:45:28 +00:00
Johan Larsson
87ee660991
plugins/flit: init
2025-01-02 00:07:27 +01:00
Sandro Jäckel
d608bccddd
Replace runCommandNoCCLocal alias with runCommandLocal
2025-01-01 00:54:27 +00:00
Gaetan Lepage
bc87d91273
tests/{efmls-configs,none-ls}: disable clazy test (broken package)
2024-12-31 15:42:03 +01:00
Gaetan Lepage
29fbcbc21b
tests/openscad: disable on darwin (broken package)
2024-12-31 15:42:03 +01:00
Gaetan Lepage
80b5d141df
tests/efmls-configs: disable cppcheck test on darwin (broken package)
2024-12-31 15:22:53 +01:00
Gaetan Lepage
9159f9e97e
tests/{efmls-configs,none-ls}: disable ansible_lint test (broken package)
2024-12-31 15:22:53 +01:00
Gaetan Lepage
3fd7c3bf59
plugins/blink-cmp: rework options
2024-12-31 14:01:22 +01:00
Gaetan Lepage
c2e8865357
tests/lsp-servers: disable solc (broken package)
2024-12-31 14:01:22 +01:00
Gaetan Lepage
7347e4508e
tests/lsp-servers: disable ruby_lsp (broken package)
2024-12-31 13:10:37 +01:00
Austin Horstman
9a08553d15
plugins/flutter-tools: init
2024-12-27 23:36:04 +00:00
Sammy Etur
abe2211aef
plugins/wezterm: init
...
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-12-27 17:17:59 -06:00
Austin Horstman
5b35c4eaed
plugins/glance: init
2024-12-27 16:46:39 -06:00
Matt Sturgeon
e679ee91fa
tests: omit default
suffix in test names
...
If the test file is `default.nix`, we don't need to append the filename
to the test namespace.
2024-12-27 19:13:05 +00:00
Matt Sturgeon
ae612f8249
tests: use warning-expectations options
...
Deprecated the old `test.check*` options.
2024-12-27 18:31:34 +00:00
Matt Sturgeon
c2e172b0d3
modules/test: allow arbitrary warning/assertion expecations
...
Allow defining expectation predicates that will be tested on the final
warnings/assertions lists.
2024-12-27 18:31:34 +00:00
Heitor Augusto
ca3c7e29a8
plugins/blink-cmp-copilot: init
2024-12-25 07:56:12 -03:00
Heitor Augusto
7391dc14ca
plugins/blink-compat: init
2024-12-23 12:11:32 +00:00
Matt Sturgeon
aefab28b3b
lib/overlay: init
...
The overlay allows extending any instance of nixpkgs-lib into a
nixvim-compatible "extended" instance.
2024-12-23 09:58:54 +00:00
Matt Sturgeon
896f6be694
lib/plugins: take ownership of modules
utils
...
These util functions were previously defined in `modules`, but
`plugins.utils` is a better home.
2024-12-22 09:35:16 +00:00
Gaetan Lepage
2b7f17b6de
plugins/crates: rename from crates-nvim to crates, move to by-name, migrate to mkNeovimPlugin
2024-12-19 01:04:58 +01:00
Gaetan Lepage
5d6e83d8ab
plugins/copilot-cmp: move to by-name, migrate to mkNeovimPlugin
2024-12-19 00:34:43 +01:00
Gaetan Lepage
7aed1c4b57
plugins/cmp-tabnine: move to by-name
2024-12-18 23:27:47 +00:00
Gaetan Lepage
520c2868eb
plugins/cmp-git: move to by-name
2024-12-18 23:35:23 +01:00
Gaetan Lepage
a61193abcc
plugins/cmp-ai: move to by-name
2024-12-18 22:17:24 +01:00
Gaetan Lepage
5abe382c54
plugins/cmp-tabby: move to by-name
2024-12-18 18:42:03 +01:00
Gaetan Lepage
4f1fe403b1
plugins/openscad: migrate to mkVimPlugin
2024-12-17 22:52:36 +01:00
Gaetan Lepage
1d50fa4f63
lib: add applyPrefixToAttrs
2024-12-17 21:40:20 +00:00
Gaetan Lepage
3461f890fa
plugins/vim-matchup: migrate to mkVimPlugin
2024-12-17 14:14:49 +00:00
Heitor Augusto
bfb08c1ab7
plugins/nix-develop: migrate to mkNeovimPlugin
2024-12-16 16:43:20 -03:00
Gaetan Lepage
6c30476a4d
plugins/plantuml-syntax: migrate to mkVimPlugin
2024-12-16 17:02:29 +00:00