Sander
Sander
No rush!:) It only happens when there are 2 buffers on top btw
Yeah agree. Would you like me to add the template? The same text is in place for Cypress BTW.
Cool, will give it a try!
Moved the code into a single file, based on example above, would be awesome if there was an extension for this tho: The change `filepath = string.gsub(filepath, " ", "%%20"):gsub("\\",...
Nvim freezes somehow when i open the neotest summary. The require of image seems to be causing it _(when i turn this off, neotest summary works)_: `local image_api = require("image")`...
Thanks for the reply, i turned my custom auto-commands and plugins off and nvim only crashes sometimes now in combination with `local image_api = require("image")`. Maybe it has something to...
> But did image.nvim ever render an image in the session No it did not, thanks!
Thanks for the response! `/set sec.crypt.passphrase_command "pass show weechat/passphrase"` does make things a bit better, but full support would still be great. No ideas on how this could be done...
@feoh I added those keymaps because similar ones that allow changing window focus without using `` are included in kickstart.nvim. It seems odd to me that window movement still requires...
related: https://github.com/mfussenegger/nvim-dap/issues/198