-
My blink config:
```lua
require("blink.cmp").setup({
keymap = {
show = "",
accept = "",
select_prev = { "", "" },
select_next = { "", "" },
scroll_documentation_up = "",
scroll_d…
-
As per title, I'd like to accept the suggestion after pressing enter, but it's not working.
Here's my config:
``` lua
return {
"saghen/blink.cmp",
lazy = false, -- lazy loading handled inte…
-
Hello, I get this error when I run `:Rocks update`
```
Error executing luv callback: …
-
Thanks for making this plugin
one suggestion, is it possible for you to have args suggestions for the command, I'm surprised to see that the Piorun has args because
1. I don't really see the sou…
-
**Describe the bug**
Code actions ("textDocument/codeAction") and renaming ("textDocument/rename") seems not to be working with neovim builtin lsp.
**To Reproduce**
Install neovim 0.5.0, configur…
-
### systemd version the issue has been seen with
256.4
### Used distribution
NixOS
### Linux kernel version used
_No response_
### CPU architectures issue was seen on
None
### Component
syste…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
### Description
I was trying to set up an `BufWritePre` action for the `tailwindcss` server like this:
```lua
lspconfig.tailwindcss.setup({
capabilities = cmp_lsp.default_capabilities(…
fnune updated
2 weeks ago
-
Description:
I have been trying to switch from nvim-cmp to blink-cmp but have been experiencing issues with the Roslyn language server (LSP).
I'm encountering a problem where the Roslyn language…
-
### Make sure you have done the following
- [X] I have updated to the latest version of `blink.cmp`
- [x] I have read the README
### Bug Description
It always triggers a completion window when I ty…