Joshua Lineaweaver

Results 3 issues of Joshua Lineaweaver

Any chance there can be an option to have non-selected panes be a slightly different color? Looking for a way to better see which pane is selected.

enhancement
good first issue

I'm attempting to change my import function so it breaks down in the following way. ``` ``` However for my local dependencies I want to be able to define with...

enhancement

Upgraded to the latest neovim version and started seeing the following message ``` vim.lsp.get_active_clients() is deprecated, use vim.lsp.get_clients() instead. :help deprecated Feature will be removed in Nvim 0.12 ```