mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
## Description Extra to use [blink.cmp](https://github.com/Saghen/blink.cmp) instead of **nvim-cmp**. ## Todo - [x] tokyonight suport - [x] basic integration - [ ] check / update all cmp sources - [ ] copilot and others integration - [x] native lazydev source ## Limitations There's no copilot source, so instead when enabling both blink and copilot: - blink ghost text is disabled - copilot suggestions are enabled - use `<tab>` to navigate snippets and accept copilot completions ## Related Issue(s) - https://github.com/LazyVim/LazyVim/discussions/4679 |
||
|---|---|---|
| .. | ||
| cmp.lua | ||
| extras.lua | ||
| format.lua | ||
| init.lua | ||
| inject.lua | ||
| json.lua | ||
| lazygit.lua | ||
| lsp.lua | ||
| lualine.lua | ||
| mini.lua | ||
| news.lua | ||
| pick.lua | ||
| plugin.lua | ||
| root.lua | ||
| terminal.lua | ||
| toggle.lua | ||
| ui.lua | ||