vim - How does the autocmd command allow the system to automatically type any key for us?
世界只因有你2017-05-16 16:36:27
0
1
943
As shown in the two pictures below, the CompileLess() function is executed every time I save, and then I am asked to press any key. This pressing of any key is really annoying. Is there a way to solve it?
Add
silent
after the extension