Samuel Ukpai

Results 5 comments of 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. ![Terminal_screen.png](https://github.com/b0o/incline.nvim/assets/94748959/9c285f03-419c-4d6c-b73d-57e6e03c9810)

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?