-
I'm using neovim with llm.nvim and I'm getting this error when calling `LLMSuggestion` command:
```[LLM] missing field `request_params` ```
llm.nvim config:
```
require('llm').setup({
backend…
-
As you can see on https://dotfyle.com/Mte90/dotfiles-config-nvim detects eslint but it isn't configured.
https://github.com/mte90/dotfiles/blob/master/.config/nvim/lua/plugin/lsp.lua
Instead I hav…
Mte90 updated
8 months ago
-
Hi, thanks for this amazing plugin! I've been using it for so many years.
I was wondering if it's possible to have a config file in a project directory to determine which JavaScript runner to use? …
-
- nvim version:
```
NVIM v0.5.1
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE…
-
I'm not sure what is possible, but I would like to set the ALT+up/down combination for move line.up/down accordingly. How could I do that? (using neovim / lazy.nvim)
mappings.lua
![image](https:/…
-
### Neovim version
v0.10.0-dev-510+g3c4890d1e
### Language affected
clojure
### Query
_No response_
### Strategy
_No response_
### Description
In a clojure file, using the…
-
Inlay hints are displayed when the file is opened, but they disappear after saving without changing anything. I use [init_lazy.lua](https://docs.github.com/en/get-started/writing-on-github/getting-sta…
-
Hello,
i have a problem with JABS, when i run it (like :JABSOpen), i get an error.
For plugins i use Lazy.
This is my neovim lua config for JABS:
```
...
{"matbme/JABS.nvim",
keys = {
{…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…
-
no matter the comparators I set, the nvim_lsp source gets **often** (not always) hidden when copilot suggestions _"arrive"_:
![image](https://github.com/zbirenbaum/copilot-cmp/assets/54900518/9c0767a…
litoj updated
6 months ago