- Timestamp:
- 07/01/08 21:42:04 (5 months ago)
- Files:
-
- 1 modified
-
dotfiles/vim/ukstudio/.vimrc (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/vim/ukstudio/.vimrc
r14533 r15003 1 colorscheme desert 2 1 3 set nocompatible 2 4 syntax on … … 13 15 set smartindent 14 16 set cursorline 17 set hlsearch 18 set laststatus=2 19 set backspace=indent,eol,start 20 15 21 16 22 "<TAB>で補完 … … 41 47 " rubyテンプレート 42 48 autocmd BufNewFile *.rb 0r $HOME/.vim/template/ruby.txt 49 50 " autocomplpop.vim 51 let g:AutoComplPop_BehaviorKeywordLength = 3 52 let g:AutoComplPop_BehaviorFileLength = 3 53 let g:AutoComplPop_BehaviorRubyOmniMethodLength = 3 54 let g:AutoComplPop_BehaviorRubyOmniSymbolLength = 3 55
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)