Commit graph

17 commits

Author SHA1 Message Date
Timur Gruzdev
500b56f023 Typo fix at blink-cmp 2025-04-17 09:29:25 +02: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
Austin Horstman
6288354d43
plugins/blink-cmp: remove setting warning
ABI too unstable to document every setting that changes as a warning.
2025-02-03 16:45:17 -06:00
Austin Horstman
563ea5586d
plugins/blink-cmp: add rawLua support more provider options 2025-02-03 16:45:17 -06:00
Violet Wood
0e92aaf3f2 plugins/blink-cmp: support raw lua for settings.sources.providers.enabled
plugins/blink-cmp: conciseness

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

plugins/blink-cmp: add test for providers.enabled
2025-01-31 23:23:07 +00:00
Gaetan Lepage
12e658eca8 treewide: use mkWarnings where possible 2025-01-29 15:57:14 +01:00
Austin Horstman
83153e96c2
plugins/blink-cmp: add khaneliman maintainer 2025-01-08 16:13:53 -06:00
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
Heitor Augusto
0ebc64a232 plugins/blink-cmp: remove forced version override
The blink-cmp package now has a patch that fixes this.
2025-01-07 23:21:48 +00:00
Heitor Augusto
a352bb89b0
plugins/blink-cmp: fix sources.per_filetype option type 2025-01-07 00:13:31 -03:00
Kasper Seweryn
3399ebfedd
fix: use proper auto_insert option in blink-cmp.settings.completion.list.selection 2025-01-01 13:31:26 +01:00
Gaetan Lepage
3fd7c3bf59 plugins/blink-cmp: rework options 2024-12-31 14:01:22 +01:00
Heitor Augusto
0307cdf297 plugins/blink-cmp: force version for blink.cmp >= 0.8.2
When using nix to install blink-cmp plugin version 0.8.2 or higher,
the plugin fails to load because it cannot find the git hash or tag
used during build. So we force define the current version based on the
current package version
2024-12-27 23:51:54 +00:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +00:00
Austin Horstman
a7012e7864
treewide: originalName -> packPathName
We used to only think of it as the plugin repo's name, but we have been
needing to use it for the name of the plugin's packpath location.
2024-12-13 21:29:00 -06:00
Balssh
77b495801c plugins/blink-cmp: update configuration 2024-11-07 11:21:23 +00:00
Balssh
a4c3ad01cd feat: add blink.nvim 2024-10-28 23:23:49 +02:00