1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-03 00:49:26 +00:00

[neovim] Replace lsp-cmp by blink

This commit is contained in:
2025-02-02 19:28:41 +01:00
parent b40fa30e54
commit 302db332f9
10 changed files with 97 additions and 121 deletions

View File

@ -26,7 +26,6 @@ local prompts = {
},
}
require("copilot_cmp").setup()
require("CopilotChat").setup({
highlight_headers = false,
separator = "———",