
如何在Linux环境下使用VIM编辑器开发时设置哪些详细参数?
本文共计338个文字,预计阅读时间需要2分钟。在用户根目录下新建.vimrc文件,内容如下:vimset nocompatibleset history=20filetype onplugin onfiletype indent onset
共收录篇相关文章

本文共计338个文字,预计阅读时间需要2分钟。在用户根目录下新建.vimrc文件,内容如下:vimset nocompatibleset history=20filetype onplugin onfiletype indent onset