-
**Is your feature request related to a problem? Please describe.**
When using extension `#` and directory name `>` prefixes on the same telescope prompt, I get result for matches on the extension OR …
-
**Is your feature request related to a problem? Please describe.**
The `LUA` projects are not benefitting from this project
**Describe the solution you'd like**
In the `LUA` ecosystem there a…
-
## Describe the bug
After updating Neovim to v0.10.1 I'm getting the following warning in the `init.lua` file: `Undefined global 'vim'`
The code action shows the error is coming from `lua_…
-
As title says, I get the notification Linters [golangci-lint, snyk, htmlhint] are absent in the mason's registry. However they do appear to be in mason's registry.
Here is my relevant config:
`
r…
-
## Information
**VIM version**
NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3
Operating System: Macos lastest
## What went wrong
I try to set
```
let g:ale_lua_lua_langua…
cxwx updated
2 months ago
-
### Neovim version (nvim -v)
NVIM v0.10.0
### Operating system/version
windows 11
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents below.
##…
-
## Describe the bug
When I made the format (\f) for the first file that I open works ok, but if I open a second `*.txs` the format file doesn't work, apply a big extra indeed.
#### Second f…
-
Color files in extra, like kitty, still use tokyonight colors.
-
Your code launches formatter on each code snippet.
Based on what I can see the code is extracting the code snippet, look for the header, then call the formatter according to the one available
I …
-
Currently mason-tools-installer calls run_on_start during the VimEnter event (as seen below), but when using lazy.nvim with event set to 'VeryLazy', the plugin has not been loaded yet when VimEnter oc…