Commit graph

1419 commits

Author SHA1 Message Date
Austin Horstman
029eafd70d
plugins/deprecation: add rust-tools 2024-10-23 11:07:00 -05:00
Austin Horstman
876ca32451
plugins/rust-tools: remove with lib and helpers 2024-10-23 10:57:45 -05:00
Austin Horstman
32969847d3
plugins/lsp-format: migrate to mkNeovimPlugin 2024-10-23 08:58:17 -05:00
Austin Horstman
fb1943a673
plugins/lsp-format: remove with lib and helpers 2024-10-22 23:11:37 -05:00
Gaetan Lepage
47b563d4e1 plugins/yazi: add yaziPackage option 2024-10-20 17:41:28 +02:00
Gaetan Lepage
e3239b4d32 plugins/cmp: add cmp-nixpkgs-maintainers source 2024-10-19 12:06:20 +02:00
Austin Horstman
b5ead146c8
lsp/efmls-configs-pkgs: add new efmls packages 2024-10-18 20:36:11 -05:00
Coutinho de Souza
3c7b6ae5d1
plugins/telekasten: init 2024-10-17 17:28:17 -03:00
Tobias Koller
717e7060fa
plugins/telescope/live-greps-args: fix to_fuzzy_refine example
Fix the `to_fuzzy_refine` key binding example.

The `to_fuzzy_refine` function in the example is part of Telescope,
not the `telescope-live-grep-args` extension.
2024-10-16 16:52:54 +01:00
Gaetan Lepage
b9ea7f88b6 plugins/nixvim: init 2024-10-16 11:48:37 +02:00
Austin Horstman
bb86faf8cf
plugins/auto-save: fix deprecation errors 2024-10-15 12:49:05 -05:00
github-actions[bot]
ca5ba6d5fe
generated: Update
- Updated lspconfig-servers.json
- Updated none-ls.nix
2024-10-15 12:42:25 -05:00
Gaetan Lepage
619e24366e plugins/lsp/hls: handle automatic installation of required GHC 2024-10-13 14:33:12 +00:00
Austin Horstman
48b62ac2e6
plugins/trouble: update to v3 2024-10-12 12:08:51 -05:00
Austin Horstman
066ee7d0a9
plugins/trouble: remove with lib and helpers 2024-10-12 11:40:38 -05:00
Matt Sturgeon
88302aa17a
plugins/lsp: use a no-default option when there is no default provided 2024-10-10 20:25:03 +01:00
Matt Sturgeon
0d2751b53c
tests/generated: validate declared lsp packages 2024-10-10 18:13:54 +01:00
Austin Horstman
7916df22d2
plugins/lsp: sort unpackaged 2024-10-10 09:50:33 -05:00
Austin Horstman
d9dd573903
generated/lspconfig-servers.json: update 2024-10-10 09:50:33 -05:00
Austin Horstman
61ec39764f
plugins/treesitter: update description
Added some more upfront details about the plugin's default settings.
Lots of people assume just enabling the plugin will give them the
behaviors of highlighting they expect, but the plugin does not default
this to be the case.
2024-10-09 09:44:22 -05:00
Austin Horstman
e8c8f7f38c
plugins/rest: update v3 options 2024-10-09 08:39:27 -05:00
Austin Horstman
eda1402981
plugins/auto-session: migrate to mkNeovimPlugin 2024-10-08 17:57:43 -05:00
Austin Horstman
7f4cfa2728
plugins/auto-session: remove with lib and helpers 2024-10-08 17:57:43 -05:00
Austin Horstman
0e59a28e95
plugins/rustaceanvim: fix deprecation 2024-10-08 14:48:37 -05:00
Quentin Boyer
8e8d9afe8e plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
Quentin Boyer
c79bfb75da plugins/lsp: Add a list of all nixpkgs server packages 2024-10-08 21:28:44 +02:00
Austin Horstman
182ffa4583
plugins/nvim-ufo: migrate to mkNeovimPlugin 2024-10-08 08:06:52 -05:00
Austin Horstman
fc584a3a41
plugins/nvim-ufo: remove with lib and helpers 2024-10-08 08:06:52 -05:00
Austin Horstman
cb3c1bfcaf
plugins/lsp-status: fix update_interval type 2024-10-07 12:16:16 -05:00
Austin Horstman
a3dd64b30c
plugins/airline: remove with lib; and helpers 2024-10-07 12:06:27 -05:00
Austin Horstman
08cac4a5c0
plugins/cmp: remove helpers 2024-10-07 12:00:19 -05:00
Austin Horstman
62b87e5b56
plugins/cmp: remove with lib; 2024-10-07 12:00:19 -05:00
Cezary Drożak
d71cfaaae8
plugins/none-ls: add gersemi package 2024-10-07 11:22:48 +02:00
Austin Horstman
33d030d23c
plugins/nonels: remove with lib and helpers 2024-10-06 15:11:34 -05:00
Austin Horstman
fb677540e1
plugins/nonels: move to by-name 2024-10-06 15:11:34 -05:00
ben
40cb7af2b9 plugins/lsp-status: add undocumented options 2024-10-06 20:07:41 +00:00
Austin Horstman
31acdd4b66
plugins/rest: move to by-name again 2024-10-06 09:35:47 -05:00
Sandro
6594472fd2
Resolve aliases 2024-10-05 18:27:59 +02:00
Zain Kergaye
0ca98d0210 plugins/wrapping: Add more options 2024-10-02 06:11:12 -06:00
DataHearth
5f4a4b4759 plugins/earthly: add plugin 2024-09-29 21:37:51 +00:00
Austin Horstman
844336ceb2
plugins/web-devicons: support custom icons and default icon 2024-09-29 13:07:03 -05:00
Matt Sturgeon
2cda50d530
plugins: remove redundant mkRaw apply functions
`strLua` now does this coercion internally.
2024-09-29 16:57:16 +01:00
Gaetan Lepage
2c4e4681db plugins/avante: init 2024-09-28 21:12:33 +00:00
wadsaek
c32a43a862 plugins/lsp-signature: init 2024-09-28 17:52:00 +00:00
Gaetan Lepage
13564727c5 plugins/render-markdown: init 2024-09-28 12:39:18 +02:00
Austin Horstman
b5c19b6abb
plugins/deprecation: update icons warning 2024-09-27 16:14:56 -05:00
mitchmindtree
ae2b9bd445 plugins/idris2: init
Adds the `idris2` neovim plugin.

Also changes `idris2-lsp` to enable this new `idris2` plugin when
enabled, as it's required for `idris2-lsp` to work at all.
2024-09-27 14:27:54 +00:00
Zain Kergaye
31579dc201 plugins/wrapping: init 2024-09-27 02:18:51 -06:00
Matt Sturgeon
2f49c76a6a
lib: remove nixvimTypes alias 2024-09-27 08:31:07 +01:00
Matt Sturgeon
bafc6308f6
plugins/none-ls/settings: cleanup lib usage 2024-09-27 08:16:48 +01:00