Changeset 31 for dotfiles

Show
Ignore:
Timestamp:
09/03/07 13:05:19 (6 years ago)
Author:
tokuhirom
Message:

dotfiles/vim: untabify.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotfiles/vim/tokuhirom-vimrc

    r30 r31  
    4646" 
    4747" ------------------------------------------------------------------------- 
    48         inoremap ,self <C-R> my ($self, ) = @_;<CR> 
     48    inoremap ,self <C-R> my ($self, ) = @_;<CR> 
    4949    " I love ingy. 
    50         inoremap ,x    <C-R> use XXX;XXX  
    51         iabbrev ,# # ========================================================================= 
    52         iabbrev .# # ------------------------------------------------------------------------- 
     50    inoremap ,x    <C-R> use XXX;XXX  
     51    iabbrev ,# # ========================================================================= 
     52    iabbrev .# # ------------------------------------------------------------------------- 
    5353 
    5454" -------------------------------------------------------------------------