VimScript学习笔记(8):函数 Posted on 2017年2月23日 by laixintao Leave a comment Vim的函数 Vim中使用function … endfunction定义函数。 需要注意的是,Vim中的 […]Continue reading…