抱歉,您的浏览器无法访问本站

本页面需要浏览器支持(启用)JavaScript


了解详情 >

learn vimscript the hard way

Remenber to use :h <arg> for help Ref: https://learnvimscriptthehardway.stevelosh.com/ BasicEcho :echo "hello" :echom "hello" 区别在于echom会将消息放入消息队列中:messages Setting option...