-
I've tried to use crystalline multiple times on neovim with nvim-lspconfig, and I get no autocomplete. Is there any information on troubleshooting crystalline?
-
Good afternoon all,
I’m currently transitioning from VS Code to NeoVim, and decided to get started with LazyVim (a pre-configuration using the package manager Lazy.nvim. Apologies in advance if I …
Vjchi updated
5 months ago
-
right now the `[aliases]` portion of `mise.toml` is designed for tool versions:
```toml
[alias.node]
lts = "20"
```
however, what we don't have is a way for us to do this with the tool backen…
-
Hi there!
Is there any way to set up (disable) exact checks for `codestyle-check`?
`.stylua.toml` and `.editorconfig` syntax doesn't have much parameters, and doesn't cover such usecases like "spa…
-
Something like selene fix to automatically apply fixes. Would be cool to have a command in VSCode to do this.
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Hello everyone. First of all thank you for this great library. I have a little question where…
-
i can't get the flash.nvim plugin to override its config for some reason with the default starter clone
here's something to reproduce it.
my overrides actually DO work if i first set `defaults.v…
zfogg updated
9 months ago
-
Related to #78, chained functions are merged onto a single line which makes them less readable -- even if a short line.
## Before
```lua
-- under column-width
if do_icon then
local icon_widget…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
Hi, I am using mason.nvim on ma…
-
This is more a feature request since I imagine other tools (e.g. VSCode extensions will need it, see the discussion in #354) will need it: currently, any tool formatting through stdin loses all ab…