Samuel Ukpai
Samuel Ukpai
Yes I am using lazy as my package manager. This is the config I used: ```lua return { "b0o/incline.nvim", name = "incline", version = "*", dependencies = { "SmiteshP/nvim-navic", "nvim-tree/nvim-web-devicons"...
> Hi, I edited your comment to format the code. > > To fix this, remove this line: `version = "*",`. Then update your plugins using lazy.nvim and restart neovim....
Yes I have both enabled, if you look below, you can see the lsps attached. 
Thank you very much for fixing the Telescope issue, Very much appreciated.
Question, is it possible to make the pop-up for the file creation, not transparent like every other part?