- Timestamp:
- 08/07/08 23:57:48 (4 months ago)
- Location:
- dotfiles/vim/cho45
- Files:
-
- 1 added
- 2 modified
-
.vim/dict/perl.dict (modified) (1 diff)
-
.vim/ftplugin/perl/my.vim (added)
-
.vimrc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/vim/cho45/.vim/dict/perl.dict
r4521 r17219 1 __PACKAGE__ 1 2 continue 2 3 else -
dotfiles/vim/cho45/.vimrc
r17110 r17219 143 143 cmap <ESC>l <Right> 144 144 145 " perl146 nmap epd i<CR>use Data::Dumper;<CR>warn Dumper <ESC>pa;<CR><ESC>147 vmap epd yi<CR>use Data::Dumper;<CR>warn Dumper <ESC>pa;<CR><ESC>148 nmap <silent> <buffer> em :PerlUseInsertionCWord<CR>149 145 150 146 "if has("mac") … … 295 291 autocmd BufNewFile,BufRead COMMIT_EDITMSG set filetype=git fenc=utf-8 | AutoComplPopDisable 296 292 297 autocmd BufNewFile,BufRead */hatena/*.{pl,pm,t} set expandtab293 autocmd BufNewFile,BufRead */hatena/*.{pl,pm,t} setlocal expandtab 298 294 299 295 nnoremap <C-c> :<C-u>close<CR>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)