tag vim
Apr. 4, 2014
        
            VIM cheatsheet
            
    
                
        vi
            •
        vim
            •
        cheatsheet                       
            
        Putting my favourite vim cheat sheet here, so that I don’t have to plough through google results next time I need to recall how to use named registers.
Jul. 21, 2012
        
            vim syntax highlighting for cfengine3
            
    
                
        vi
            •
        vim
            •
        cfengine
            •
        highlighting
            •
        syntax
            •
        sa                       
            
        
            A major part of my work these days is connected with cfengine3 and writing promises. I’m kind of a vim-guy, so clearly I’m using it when writing cfengine promises and when you write a lot of code, you’d definitely want to make your development environment comfy and snug. Part of being comfy and sung in my understanding is syntax highlighting, which tremendously simplifies reading the code and makes you spot typos and other sorts of mistakes right away.