LazyVim.LazyVim/lua/lazyvim/plugins/extras
Jorge Villalobos 29c4dea4e7
fix(blink): unset provider.kind (#5024)
## Description

Unsets `sources.providers[provider].kind` custom properties to pass
blink.cmp config validation.

## Related Issue(s)

<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

![Screenshot 2024-12-12 at 23 21
47](https://github.com/user-attachments/assets/21866a51-d0d5-4ee5-9cc3-3ce7f2eb6415)

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-12-13 07:25:42 +01:00
..
ai fix: fqn for nvim-cmp 2024-12-12 14:45:47 +01:00
coding fix(blink): unset provider.kind (#5024) 2024-12-13 07:25:42 +01:00
dap feat(snacks): added profiler keymaps 2024-12-12 13:47:29 +01:00
editor fix(mini.diff): toggle 2024-12-07 20:52:13 +01:00
formatting feat(extras): add biome formatter (#4448) 2024-11-16 07:34:21 +01:00
lang fix(java): only setup debug adapter config if mason is installed (for real this time) (#5014) 2024-12-12 19:37:08 +01:00
linting feat(eslint): add option to disable eslint auto format (#4225) 2024-11-08 14:05:00 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): disambiguous key map descriptions (#4374) 2024-11-08 13:37:09 +01:00
ui fix(mini.indentscope): disable snacks and indent-blankline scope 2024-12-12 16:44:28 +01:00
util fix(dot): kitty ft with bash treesitter highlights 2024-12-07 20:52:48 +01:00
vscode.lua feat(vscode): add vscode-specific keymaps and sync undo/redo with vscode (#4983) 2024-12-10 12:13:01 +01:00