- Timestamp:
- 12/07/07 11:13:08 (5 years ago)
- Files:
-
- 1 modified
-
dotfiles/vim/omoon-vimrc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/vim/omoon-vimrc
r2263 r2755 1 set tabstop=41 set tabstop=4 2 2 set shiftwidth=4 3 3 set shiftround "always indent/outdent to the nearest tabstop. … … 34 34 map ,ct <Esc>:%! csstidy - --silent=true --template=low<CR>:retab<CR> 35 35 map ,ctv <Esc>:'<,'>! csstidy - --silent=true --template=low<CR>:retab<CR> 36 37 " expand path 38 cmap <C-X> <C-R>=expand('%:p:h')<CR>/ 39 " expand file (not ext) 40 cmap <C-Z> <C-R>=expand('%:p:r')<CR> 36 41 37 42 "括弧などの自動補完
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)