rewhile
rewhile
This deals with (admittedly somewhat misbehaving) clients which use XSetInputFocus to take focus, but then don't properly restore focus. This has been observed with TK apps, but also, e.g., Steam...
Add to GitHub workflows https://github.com/nvim-lua/plenary.nvim#plenarytest_harness Oh and I plan to use husky to hook pre-commit to ensure it passes all test
I want to create a snippet that expands under certain condition for example: ``` snippet / if vimtex#syntax#in_mathzone() \\frac{$1}{$2} ``` I also notice that given the same placeholder does not...
Thought I would let you know if you are working on something similar and your thought on this. # Split mode  Will consist of 6 windows: complication error, stdin,...
**Is your feature request related to a problem? Please describe.** It is harder to see highlight characters in dark theme. **Describe the solution you'd like** Maybe make it clear like...
**Is your feature request related to a problem? Please describe.** Support for a bar at the top of each window was added in https://github.com/neovim/neovim/pull/18562 along with click support too https://github.com/neovim/neovim/pull/18650...
The font size seems too small for me  I think you should respect the system's scaling, this is the default in comparison: 
https://github.com/SmiteshP/nvim-navic is a new plugin by the same author