Farseen
Farseen
`Host key verification failed` is an ssh issue, not a packer issue. You can verify this by trying to git clone the package yourself. This happens when the fingerprint of...
https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/ @mikwee
I had this issue, which got resolved once I made sure that `neodev` is loaded before `nvim-lspconfig`. I did that by setting `lazy=false` when registering `neodev.nvim` in `lazy.nvim`.
> This is fully supported now with the https://playwright.dev/docs/chrome-extensions ! @aslushnikov the amount of functionality that can be tested by navigating to `chrome-extensions:///popup.html` is miniscule. Anything that needs to interact...
@jorgebucaran, from what I understand, the idea is to not use `fish_variables` to store fisher state as some of us don't commit `fish_variables` to our dotfiles repo. So our options...
@jorgebucaran One more thing to consider before merging this, maybe we _should_ commit `fish_variables` to the dotfiles repo. Plugins _should not_ store non-portable data in `fish_variables`. For reference: https://github.com/jorgebucaran/fisher/issues/611 https://github.com/jethrokuan/z/issues/104
@jorgebucaran > Fisher preserves the '~' in paths when saving plugins to the universal state Yes, but Z doesn't. And possibly other plugins too. OP's solution to this is to...
Just found out that doing `:call SetHaskellFolding()` manually works. I have `vim-polyglot` plugin which contains `ftplugin` for haskell. Will this cause conflicts?
Hi @gokulsoumya :wave: Thanks for your kind words and appreciate your interest in helping with the further development of the app. As of now, what we badly need is awareness...
What we need the most at the moment is skilled people capable of organizing a drive so that people who can supply things add the information to the app, and...