Maksym Shevchenko

Results 5 issues of Maksym Shevchenko

Is there any chance to have nvim-tree in floating window with files preview in next versions?

feature request

Some floating windows (probably those, who use NormalFloat highlight) have black borders on black background: ![Capto_Capture 2022-04-28_12-12-24_PM](https://user-images.githubusercontent.com/5961188/165719430-df5b430b-2903-4a7f-8478-20f66b1948a5.png) You may see same problem on your screenshot, where you have used TSHighlightCapturesUnderCursor...

Is there any plans to add support for coc-bookmark plugin?

enhancement
help wanted

### I've searched open issues for similar requests Yes ### I've recently downloaded the latest plugin version of mason.nvim - [X] Yes ### Problem description On start NeoVim I'm getting...

status:cannot-reproduce

I tried to add this to my nvim config, but it just type text direct in buffer: `inoremap lua require "pears".expand()` But also a bit better variant is doing nothing:...