代码搜索:vimrc
找到约 74 项符合「vimrc」的源代码
代码结果 74
www.eeworm.com/read/410502/11283121
vimrc .vimrc
" An example for a vimrc file.
"
" Maintainer: Bram Moolenaar
" Last change: 2002 Sep 19
"
" To use it, copy it to
" for Unix and OS/2: ~/.vimrc
" for Amiga: s:.vimrc
" for
www.eeworm.com/read/157043/11743668
vimrc .vimrc
set backspace=2
set nomodeline
set showmatch
set ch=1
set aw
set vb t_vb=
set hidden
set ts=8
set sw=4
set nobk
set wb
"set showcmd
map Y y$
www.eeworm.com/read/212937/15144599
vimrc .vimrc
set backspace=2
set nomodeline
set showmatch
set ch=1
set aw
set vb t_vb=
set hidden
set ts=8
set sw=4
set nobk
set wb
"set showcmd
map Y y$
www.eeworm.com/read/216450/4895286
vimrc .vimrc
" An example for a vimrc file.
"
" Maintainer: Bram Moolenaar
" Last change: 2002 Sep 19
"
" To use it, copy it to
" for Unix and OS/2: ~/.vimrc
" for Amiga: s:.vimrc
" for
www.eeworm.com/read/367754/9733655
vimrc .vimrc
syntax on
set nocompatible
set expandtab
set autoindent
set smartindent
set ru
set cindent shiftwidth=4
set softtabstop=4
set tabstop=4
set shiftwidth=4
set backspace=2
set hlsearch
"set paste
autocm
www.eeworm.com/read/105759/15659378
vimrc .vimrc
set backspace=2
set nomodeline
set showmatch
set ch=1
set aw
set vb t_vb=
set hidden
set ts=8
set sw=4
set nobk
set wb
"set showcmd
map Y y$
www.eeworm.com/read/100119/15883769
dos vimrc.dos
" Settings for test script execution
" Always use "COMMAND.COM", don't use the value of "$SHELL".
set shell=c:\COMMAND.COM shellquote= shellxquote= shellcmdflag=/c shellredir=>
www.eeworm.com/read/231546/4715413
vim vimrc_example.vim
" An example for a vimrc file.
"
" Maintainer: Bram Moolenaar
" Last change: 2000 Oct 14
"
" To use it, copy it to
" for Unix and OS/2: ~/.vimrc
" for Amiga: s:.vimrc
" for