Aamr El Kazdadi
Results
2
issues of
Aamr El Kazdadi
Using matchaddpos on each position individually has a lot of overhead, which causes vim to lag while it's highlighting too many targets. I've written two alternatives: - The first one...
There's a bug with vim (neovim?) where inline `if cond | return | endif` style commands can result in errors such as this one. ``` :%s/ Error detected while processing...