Mouinul Hossain
Mouinul Hossain
Hi. I have encountered a weird issue where cinnamon will not scroll if I am on the top 2 lines and the bottom 2 lines. If I go to the...
**Is your feature request related to a problem? Please describe.** Hi, Is it possible to add colorscheme support for my plugin [markview.nvim](https://github.com/OXY2DEV/markview.nvim)? **Describe the solution you'd like** It would be...
### Problem Normally, if you do something like `:set wrap?` you will get `wrap`(or `nowrap`) in the cmdline. But, if you have `cmdheight=0` and use `vim.ui_attach()` for the cmdline you...
### Problem description Text seem to appear a bit above the actual cell.  This mostly happens on the Y-axis(most noticable for `block characters` & `powerline symbols`) but can be...
Hi, the provided `vhs` package seem to be `0.2`(from `pkg search vhs`). The current version in their git repo is 0.8.0. Is it possible to update it to 0.8? >...
# Name of language [qf (vim quickfix list)](https://github.com/neovim/neovim/blob/a6e2c2234741d25fbff7fc1b6ecca1a2a86bf01c/runtime/syntax/qf.vim) >[!NOTE] > I added an extra node to the grammar as normally you can't specify the language for the item text. So,...
### Feature Description It would be a nice feature if we could have `callbacks` to run for the documentation window. ## Why? 1. I find the usage of `min/max` width...
I am trying to use [vhs](https://github.com/charmbracelet/vhs?tab=readme-ov-file#installation), and when running it I get this error. ```txt could not launch browser: can't find a browser binary for your OS, the doc might...
### Problem At the moment `line_hl_group` affects extmarks using `hl_group`(gets rid of the highlight groups) but doesn't affect extmarks using `virt_text`(doesn't combine background color).  `label` text loses it's highlight...