Guennadi Maximov C.

Results 105 comments of Guennadi Maximov C.

**Correction**: On my screenshot I forgot to use the Spaceduck fg/bg instead of inheriting them from my system theme. Here's the correct screenshot: ![image](https://user-images.githubusercontent.com/72052712/171445982-f6f96236-3a63-41ea-a943-b6c6b2d86dab.png)

> relative issue about the `shellslash` topic: [neovim/neovim#24542](https://github.com/neovim/neovim/issues/24542) In a config file? Or every time you open Nvim? Could you give an example? I'm trying to do the same but...

Well, crap. I messed up the commit history :p, I'll try and fix it later. Looks horrible. I hate `git rebase`

Could you reword it as follows: ```markdown - [Kicamon/yazi.nvim](https://github.com/Kicamon/yazi.nvim) - A plugin for [yazi](https://github.com/sxyazi/yazi) integration. ```

I've integrated the code above in my actively maintained fork, as you can see. All credits to you! https://github.com/DrKJeff16/project.nvim @ldfwbebp @reactVishnu It has a lot of new features and bug...

> added this change here: https://github.com/gmelodie/project.nvim. I'm inclined to keep maintaining it if there's interest @gmelodie I appreciate your [commit](https://github.com/gmelodie/project.nvim/commit/62e91c6aa1b2936f2333b97b02fada02742140c1) redirecting to [**my fork**](https://github.com/DrKJeff16/project.nvim)

@DPDmancul @JamesClarke7283 , _et al_ I have an improved, actively maintained and up-to-date version: https://github.com/DrKJeff16/project.nvim I'm looking for collaborators, in case I can't keep maintaining it. Some features include: -...

@cynicaljoy Great to know! Please make sure to notify me if anything breaks down the line.

@SaladinAyyub Odd. It does for me. If you're willing could you open an issue with your config? It should change the cwd. The issue template will ask for the relevant...

@SaladinAyyub It looks like the issue is that [I temporarily discouraged LSP-based root detection](https://github.com/DrKJeff16/project.nvim/issues/24), so you'd have to extend the `patterns = { ... }` setup option. I'll add `.csproj`...