首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

vim 插件 下令

2012-08-14 
vim 插件 命令NERD_tree?http://ethanschoonover.com/solarizedsimple vimrc:???set backgroundlightlet

vim 插件 命令

NERD_tree

?

http://ethanschoonover.com/solarized

simple vimrc:

?

?

?

set background=light

let g:solarized_italic=0

colorscheme solarized

set nu

set autoindent

set backup " make backup file and leave it around?

set backupdir=$VIMRUNTIME/backup " where to put backup file?

set directory=$VIMRUNTIME/temp " where to put swap file?

set hidden

set fileencodings=ucs-bom,utf-8,cp936

?

?

map <F5> : NERDTreeToggle <ENTER>

map <F3> :bp <ENTER>

map <F4> :bn <ENTER>



shift-V?ctrl-w ctrl-wctrl-i ctrl-o

:runtime! syntax/2html.vim?

?:cd?%:p:h

?

热点排行