ViInutMate on github

  • April 9, 2009
Table of Contents

I noticed some people try to reach that viinputmate page, which was supposed to be a better vi plugin for textmate but there’s nothing on it…

Well, I never bothered “finishing” it. I did just push what I had on github though. However, since I didn’t version anything it’s just a big blob difference from the sourceforge thing. Maybe you’ll have some use for it, but I pretty much abandoned it a long time ago.

Anyway, long story short here it is:
http://github.com/fishman/viinputmate/tree/viinputmate

comments powered by Disqus

Related Posts

cutehg in OSX

UPDATE: murky native osx mercurial client is out

sed -i '' -e 's/port:tk//' /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/Portfile

sudo port install python26
sudo port install py26-sip

Pyqt4 seemed to have problems with qt4.5 so I installed it with the QT available from the Trolltech website.

Read More

The funny little feedback loops in life

It’s been a while since I last blogged, some of you know that I’m now in sunny Lafayette.

Read More

Changing the cursor color within tmux based on vi mode

As outlined on SE and SU you can execute actions in zsh when you change between normal and insert mode in a vi mode zsh session.

Read More