Bagrat Aznauryan

Results 10 comments of Bagrat Aznauryan

@Nemoden sorry for late response and thanks for filing this request while explaining the motivation and suggesting ideas 👍 It would be better to address this in the scope of...

This is probably related to the general [caching mechanism (in a dict and array)](https://github.com/bagrat/vim-buffet/blob/master/autoload/buffet.vim#L1-L2). I think we should rather reconsider how we keep the list of the existing buffers or...

Hey @baIIoon! Thanks for all your contributions and for raising the #39. Indeed, the code is messy and I also have hard time reading it when coming back after a...

Thanks for raising this. I did not really think about this, but I definitely like the idea. How would you consider doing this? E.g. link the default `Highlight` to some...

@tombh this looks like NeoVim specific. What are your trying to achieve?

As far as I understood, these variables are [optionally expected by NeoVim](https://neovim.io/doc/user/nvim_terminal_emulator.html#nvim-terminal-emulator-configuration). Still I am not sure how this scan be done, as in the end, `VimWorkspace` would define the...

Hey @tombh! I have gone for a full rewrite of this plugin, as the code became very messy and I was not able to add more to it. Now the...

Hi Richard, Thanks for using Calm and for the feedback. Sorry to say this, but at the moment I am focused on another project and spend most of my free...

@auvipy yep, it does support rST.

Hey, thanks for a quick response! > Q: Are there any similar features in similar libraries for other languages? Yes, I've used them both in Puppeteer and Playwright before, it's...