Andy Shevchenko

Results 12 comments of Andy Shevchenko

Hi! See this plugin [vim-mergetool](https://github.com/samoshkin/vim-mergetool) and video [Vim as a merge tool](https://www.youtube.com/watch?v=VxpCgQyUXlI). Best regard Andy.

Hi! IMHO this gruvbox color scheme. https://github.com/alacritty/alacritty/wiki/Color-schemes#gruvbox

Hi! This is my method installations. ``` git clone https://github.com/DhavalKapil/luaver ~/.luaver echo "[ -s ~/.luaver/luaver ] && . ~/.luaver/luaver" >> ~/.zshrc cp ~/.luaver/completions/_luaver ~/.zsh/completions/_luaver ```

Better use wiki for this!

Maybe he should make coffee too? :-)

I suggest pinning this issues.

I can confirm Neovim hangs for 10-15 seconds when returning to the editor. `sync_with_ring = false` solves the problem. (Android 13, Termux, Neovim 0.9.0)