-
hello rcarriga ,can you add `expand all` and `un expand all `, It will be very convenient that , thankyou
-
**Describe the bug**
After configuring `daf` to delete outer function lines, more than the function is deleted.
**To Reproduce**
Given LazyVim and the following snippet configuration
```
return…
-
### Describe the bug
When entering other files in insert mode, fold does not work, this might be related to a long outstanding weird bug in telescope, where opening files using telescope picker (in…
-
**Describe the bug**
Hello, look at this code, if cursor on `::reused`, the global value `reused` should be highlight, but the local value `reused` highlight.
```cpp
#include
int reus…
-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have searched the existing issues of noice.nvim
- [X] I have searched the existing issues of plugins rela…
-
**Describe the bug**
I have this code and with the cursor on the `b` in `abc` I execute the function:
![nvim-parameter-outer-1](https://github.com/nvim-treesitter/nvim-treesitter-textobjects/asse…
-
### Describe the bug
Neovim crashes.
### To Reproduce
Edit this file and insert on second line: #define (then hit space)
#include
int main
minimal config: (just re…
-
### Description
I have this config for `tsserver` and `denolsp`:
```lua
-- local on_attach = require("lsp.lsp-setup").on_attach
local setup = require("lsp.lsp-setup")
local nvim_lsp = require("ls…
-
**Describe the bug**
Swapping `@function.outer` in Python doesn't work when inside a decorated function. Take the example:
```python
def test():
print("This is a test")
@some_decorato…
Hubro updated
3 months ago
-
```
❯ tmux -V
tmux next-3.4
❯ kitty --version
kitty 0.31.0 created by Kovid Goyal
❯ cd ~/.local/share/nvim/lazy/image.nvim
❯ git rev-parse HEAD
ec577441edca399c43d77b522870dbd7b9cd38b8
❯ cat ~…