pageadmin做网站要钱吗,wordpress视频教育主题,有没有免费的广告平台,app网站开发框架一、前言 爱美之心人皆有之#xff0c;sublime的配色实在好看#xff0c;于是希望Vim也能这样。 二、配置 1.下载monok… 一、前言 爱美之心人皆有之sublime的配色实在好看于是希望Vim也能这样。 二、配置 1.下载monokaihttps://github.com/sickill/vim-monokai然后将Monokai.vim保存到~/.vim/colors下; 2.配置~/.vimrc文件,添加 syntax enable 、 colorscheme Monokai 两行。我的~/.vimrc文件如下 set encodingutf-8
set fileencodingutf-8
set fileencodingsucs-bom,utf-8,chinese,cp936
set guifontConsolas:h15
language messages zh_CN.utf-8
set lines45 columns100
set number
set autoindent
set smartindent
set tabstop4
set autochdirset shiftwidth4
set foldmethodmanualsyntax enable
colorscheme Monokai
set nocompatible
set nobackup 三、参考 http://calefy.org/2012/10/30/the-config-of-my-vim.html 如果您觉得本文的内容有趣就扫一下吧捐赠互勉 本文转自^_^肥仔John博客园博客原文链接http://www.cnblogs.com/fsjohnhuang/p/3911611.html如需转载请自行联系原作者