timothy goh

Results 4 comments of timothy goh

I couldn't get @DevAtDawn's preview to work either ... This is what I have (this recipe uses rg, bat and fzf) ![Screenshot 2022-04-13 at 17 15 14 - kitty@2x](https://user-images.githubusercontent.com/7954426/163143121-c89d5522-9df4-4843-9456-2035785c593f.jpg) ```...

I think it would be good in the docs to mention that workspace directories must be set before loading the extension.

``` return { 'rhysd/git-messenger.vim', dev = true, -- clone the repo to your dev folder (specified in your lazy config) } ``` I use the lazy package manager (neovim). As...

i have the same problem - see https://github.com/rest-nvim/rest.nvim/issues/389 for a workaround