A. Bryant
A. Bryant
I use [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) I solved it excluding "nofile" : ```lua { "lukas-reineke/indent-blankline.nvim", config = function() require("indent_blankline").setup{ buftype_exclude = { "terminal", "nofile" }, filetype_exclude = { "dashboard","mason" }, } end, },...
The same is happening to me I change the layout holding pressed alt and then I use shift + ctrl + number in order to move apps between desktops in...
> Does using the winiov2 variant help? I didn't know about that, I installed it with scoop so I didn't read the release notes. It seems to be working with...