Created
          April 14, 2011 04:08 
        
      - 
      
- 
        Save gmarik/918874 to your computer and use it in GitHub Desktop. 
    vim-starter-kit
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | nnoremap <silent> <special> <C-x><C-s> :if expand("%") == ""<Bar>browse confirm update<Bar> else<Bar>confirm update<Bar>endif<CR> | |
| vmap <special> <C-x><C-s> <Esc><D-s>gv | |
| imap <special> <C-x><C-s> <C-O><D-s> | |
| cmap <special> <C-x><C-s> <C-C><D-s> | |
| omap <special> <C-x><C-s> <Esc><D-s> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment