随笔分类 -  vim

摘要:set nocompatible source $VIMRUNTIME/vimrc_example.vim source $VIMRUNTIME/mswin.vim behave mswin set nobackup set noundofile set noswapfile set encoding=utf-8 set fileencodings=utf-8,chinese,latin-1 ... 阅读全文
posted @ 2018-07-30 09:29 cicero 阅读(3191) 评论(0) 推荐(1) 编辑
摘要:修改文件~/.vimrc 如下: set nu " 显示行号colorscheme torte " 设定配色方案set tabstop=4 " 设定 tab 长度为 4set nobackup " 覆盖文件时不备份set nocompatible "not compatible with viset 阅读全文
posted @ 2017-12-29 16:46 cicero 阅读(216) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示