Vim
Vim copied to clipboard
hang when input with big file!
Edit markdown file with vim mode and embed some PNG file with data uri so file size is more than 2KB but line number is less than 10.
It will be hang after input "[ ]" and I have disable all extension except VIM.
#test
[]
![img][reflection_datauri]
[reflection_datauri]:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAALuCAIA....
[reflection_datauri1]:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAALuCAIA....
[reflection_datauri2]:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAALuCAIA....