随笔分类 - Vim
摘要:注意事项:cygwin的~路径,和windows下的~路径可能冲突。 前者为cygwin安装路径(如D:/cygwin),后者看vim的安装配置 参考URL:https://blog.csdn.net/pujiao5201314/article/details/77947885 其中vim ~/.v
阅读全文
摘要:google: how to get extend from a filesudo vim /usr/share/vim/vimrc在打开的文件里加上这几句:let s:extension = expand('%:e') set syntax=lexendifps::e Extension of ...
阅读全文