Ahmed Khalf

Results 21 comments of Ahmed Khalf

Unfortunately, I can't merge due to conflicts with the current version. Please update your fork to include the new code.

Hum, this is very strange, allow me to test using a fresh nvim config.

I am indeed experiencing the same issue. @rkabrick Please run `:UpdateRemotePlugins` and let me know the output as well as if it fixes your issue on restart.

Hum, perhaps it's a dependency problem? Did you try installing nbformat: https://pypi.org/project/nbformat/ ? And running UpdateRemotePlugins On Sun, Jun 13, 2021 at 8:14 PM Ryan Kabrick ***@***.***> wrote: > So...

Wow this is extremely weird, I tried downloading the plugin on another machine but everything was smooth. Okay final try here: run `:checkhealth` and tell me if you have any...

Did you call updateremoteplugins? They were some additions since last update, so some things changed. On Wed, Jul 21, 2021, 9:42 PM Ryan Kabrick, ***@***.***> wrote: > Long time no...

Since `file_browser` has been completely removed from Telescope, I think the best course of action right now, would be to completely remove the ctrl-b functionality from this plugin. (other suggestions...

This is not my priority, but until it's implemented, feel free to check out the `project_nvim` API.

That was actually one of the goals I had in mind when first developing project.nvim, unfortunately though it proved to be a big security issue. I am still exploring ways...

> it does not attaches the null-ls dignostics to the buffer Hum, I don't think that's a problem with project.nvim though? The only thing project.nvim does is cd into the...