-
**Is your feature request related to a problem? Please describe.**
The current completion system uses the built-in completions and does not support external completion engines
**Describe the solut…
-
Not sure if it's an issue with supermaven or cmp but I'll start here... I've the following setup:
```
require("lazy").setup({
{
"supermaven-inc/supermaven-nvim",
config …
-
### Is your feature request related to a problem? Please describe.
Could we get support for [blink.cmp's](https://github.com/Saghen/blink.cmp) highlight groups?
### Describe the solution you'd like
…
-
Hi everyone,
Has anyone successfully configured this CMP with Google Tag Manager? I'm struggling to set up a specific trigger even though I've followed the documentation and made the necessary modi…
-
### Problem description
There is no correct window.lua here
### LunarVim version
lunarVim 1.4
### Neovim version (>= 0.9.1)
neovim 0.9.5
### Terminal name
powershell
### Operating system/versi…
-
A number of external projects have implemented their own `min()` and `max()` `Cmp` functions. These should be included in the std-lib for the `u64`, `u8`, `u16`, `u32`, `U128` and `u256` types.
-
There is unexpected missing coverage on cmp_gpr_hazard_war for RV64I subw right now.
The covergroup is
```
cp_gpr_hazard : coverpoint check_gpr_hazards(ins.hart, ins.issue) iff (ins.trap == …
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-1113+g7342e6b00d-Homebrew…
-
**Is your feature request related to a problem? Please describe.**
https://github.com/Saghen/blink.cmp there is a brand new completion plugin called blink.cmp
**Describe the solution you'd like**
…
-
I propose that we try to limit the use of go-cmp/cmp primarily to tests.
The comparisons themselves are less efficient, and referencing the cmp package may allocate some static structures.
Where…