vim

Tag details

Welcome to the 'vim' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'vim'.

Are you an expert about 'vim'? Do you want to be the Technorati authority on 'vim'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "vim" at The Free Dictionary

Latest blogosphere posts tagged “vim”
 

  • ProgFu: The story of TextMate, VIM and SublimeText


    gpAuthority Authority: 114
    ProgFu: The story of TextMate, VIM and SublimeText : progfu : I always preferred heavyweight IDE to do most of the stuff. I tried many IDEs for Ruby, even purchased two upgrades for RubyMine, but it never felt right. I wanted to do the same things that IntelliJ can do to Java, all those beautiful hardcore ...
    6 days ago
  • Applidium — Vim arriva su iPad e iPhone


    gpAuthority Authority: 114
    Applidium — Vim arriva su iPad e iPhone : Vim is a modal text editor. Syntax highlighting, split windows, advanced search, and thousand of other functionalities make it a must-have. [via Vim arriva su iPad e iPhone - Edit ] Quale editor usate?
    1 week ago
  • Open large files in Vim with care


    Holy Shmoly!Authority Authority: 459
    If you want to load a large file in Vim you should disable the swap file to speed things up. It’s simple to do as well: Vim -n file.txt If a file is over 4096K or so and I have enough system RAM (not usually a problem) I’ll do it this way as it avoids Vim creating a potentially huge .swp file. Related ...
    1 week ago
  • Indenting XML and HTML from vim


    Rough BookAuthority Authority: 89
    vim has an awesome feature, using which you can pipe a range through an external command. This is pretty useful if you’re opening up an un-indented or poorly-indented XML or HTML file. If you want to indent your entire file, simply do the following: :%!tidy -i -xml -q The -i option tells tidy that it needs to ...
    2 weeks ago
  • Sublime Text: The text editor you’ll fall in love with


    Rob ConeryAuthority Authority: 92
    I needed a break yesterday and took a look at the newly released Beta 2 of Sublime Text 2 . I had seen a little Twitter Chatter about it and I thought it would be a fun thing to look over as I tried to vent my brain a bit. In a nutshell: it’s everything I love about Vim and Textmate, rolled into one. It ...
    2 weeks ago
  • Senate Republican Hopefuls Debate In Austin


    Northloop Neighborhoods - Community News & DirectoryAuthority Authority: 138
    Its that frisky season when politicians of the same stripe nonetheless go neck to neck with their sometimes-allies to differentiate themselves while ripping their brothers-in-arms a new one. read more
    2 weeks ago
  • Vim Undo Magic


    BorkWebAuthority Authority: 85
    Ever have a time when you are happily editing a script in vim and you realize you made a mistake over the course of editing? Luckily, Vim supports back in time undos . You want to go back 10 minutes? :earlier 10m You want to go forward in time by 5 seconds? :later 5s Sweet cuppin’ cakes that’s ballsy. ...
    2 weeks ago
  • A Vim plugin for pss


    Eli Bendersky's websiteAuthority Authority: 400
    If you enjoy using pss and belong to the cult of Vi, you may like the the pss.vim plugin by Bernhard Leiner. It’s a very simple-to-use and functional plugin for running pss searches from inside Vim and showing the results in the Quickfix window. If you find yourself running greps a lot from inside Vi, and/or ...
    2 weeks ago
  • Solve ALSA audio and mic issues on Lenovo Thinkpads on Debian and Ubuntu Linux


    Walking in Light with ChristAuthority Authority: 112
    Since Ive blogged about my recent skype issues. Ive played a lot with pulseaudio, alsa, alsa-oss to experimented a lot until I figured out why Skype was failing to properly delivery sound and record via my embedded laptop mic. Anyways, while researching on the cause of my Thinkpad r61 mic issues , Ive red a bunch ...
    3 weeks ago

Comments about vim

Personal attacks are NOT allowed
Please read our comment policy