mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-15 11:54:36 +02:00
docs: fix NEWS link to blink.cmp
This commit is contained in:
parent
f3a919d23d
commit
5a503c556a
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -10,7 +10,7 @@ With these changes, default **LazyVim** is now just `34` plugins.
|
||||||
|
|
||||||
- [fzf-lua](https://github.com/ibhagwan/fzf-lua) as a replacement for [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
|
- [fzf-lua](https://github.com/ibhagwan/fzf-lua) as a replacement for [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
|
||||||
- to use **telescope.nvim** instead, enable the `ui.telescope` extra
|
- to use **telescope.nvim** instead, enable the `ui.telescope` extra
|
||||||
- [blink.cmp](https://github.com/saghm/blink.cmp) as a replacement for [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)
|
- [blink.cmp](https://github.com/saghen/blink.cmp) as a replacement for [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)
|
||||||
- to use **nvim-cmp** instead, enable the `nvim-cmp` extra
|
- to use **nvim-cmp** instead, enable the `nvim-cmp` extra
|
||||||
|
|
||||||
### Removed Plugins
|
### Removed Plugins
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue