Rishabh

Results 4 issues of Rishabh

### The issue - https://user-images.githubusercontent.com/53911515/217227654-de5d2944-1e2f-41d4-9782-6daca33c3953.mp4 ### minimal init.lua to replicate it ``` local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim" if not vim.loop.fs_stat(lazypath) then vim.fn.system({ "git", "clone", "--filter=blob:none", "https://github.com/folke/lazy.nvim.git", "--branch=stable", -- latest...

this is a great plugin and works great most of the times but for me its not working with [project.nvim](https://github.com/ahmedkhalf/project.nvim) , i know that because i removed that plugin and...

![image](https://user-images.githubusercontent.com/53911515/213763359-a085f68d-52a8-48e1-891c-edf058e2eeff.png) I am on Neovim nightly heres my config - https://github.com/Rishabh672003/Neovim