-
Hi,
Everything works fine in a normal R file. But in rmd file, it cannot complete workspace variables (See below) after updated to the newest version of Rlanguageserver. This used to work in the …
-
@dempfi Actually ayu-vim it's my main light colorscheme (together with [tender](https://github.com/jacoborus/tender.vim) that is my main dark colorscheme), so I desire a good future for the project.
…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this is…
-
### Describe the bug
So i'm using neovim development build due to the fact that it allows me to use Netrw to access directories that have brackets around them, so everything works fine, in React/Lu…
-
I successfully installed Telescope & this extension. If i launch neovim i can see this:
How am I able to create a project now?
If I simply press `c` (or ESC first for normal mode and then `c`) w…
-
As mentioned in https://github.com/neovim/neovim/issues/356 would be great to have external spellchecking.
I noticed there was some work on hunspell https://github.com/vim/vim/pull/2500 , but nothi…
okias updated
7 months ago
-
Hi, great plugin!
It'd be nice if this plugin could wrap TS types in a markdown symbols, like:
````md
Type
```ts
{
field: number
}
```
Is not assignable to `number`
````
S…
-
The plugin automatically calls `zig fmt` to format the code as soon as we save the file. This can be set as option rather than the default.
When developing on large files, `zig fmt` slows down the fo…
-
### 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…
-
**What?**
Basically https://github.com/dense-analysis/ale, but only linter and fixer. Other things are already implemented via lsp.
**Why?**
Linting is a thing that runs almost constantly, especi…