Silas Yu
Silas Yu
https://github.com/user-attachments/assets/7df22b36-9ebd-4df6-b98f-4e60460e294b
I want to keep window equal after opening / toggling outline.nvim. Or maybe this can be set by custom option?
### Describe the problem/motivation I have added systray into the example config, using the zebar npm package, but zebar cannot render it. I figured out that the zebar npm package...
### Describe the bug Expected: In fact: ### To Reproduce Please follow the picture above. ### Expected behavior Please follow the picture above. ### Output of `:checkhealth nvim-treesitter` ```markdown nvim-treesitter:...
when pressing keymap: when clicking: In the second picture, the foreground color is same with the background color
Currently, the `smartcase` only available when `ignorecase true`. However, I hope the `smartcase` can work with `ignorecase false`.