Vim navigation clunkiness
        Posted  
        
            by 
                Sean Chambers
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sean Chambers
        
        
        
        Published on 2010-12-31T20:35:56Z
        Indexed on 
            2010/12/31
            20:53 UTC
        
        
        Read the original article
        Hit count: 220
        
vim
I've committed myself to diving into vim to become faster at writing code for ruby/python and I'm having a hard time navigating around files.
Mainly, I'm referring to switching between insert mode and navigation modes. Maybe I'm just not completely used to the editor yet but it feels very awkward to constantly be switching in and out of insert mode.
Is this something that will go away with time? Are there any tricks to getting quicker at moving in and out of insert mode?
© Stack Overflow or respective owner