timothy goh
timothy goh
I couldn't get @DevAtDawn's preview to work either ... This is what I have (this recipe uses rg, bat and fzf)  ```...
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