Public Gists by fwoeck

Gravatar
Thu Sep 24 06:35:08 -0700 2009
1
2
3
# From http://github.com/jaymcgavren
#
# Save this as rcov.rake in lib/tasks and use rcov:all =>
Gravatar
Sat Jul 04 04:35:30 -0700 2009
1
2
3
analytics(master) > mvim --help
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Apr 13 2009 18:52:48)
 
Gravatar
Fri Jul 03 02:12:48 -0700 2009
1
2
3
devel > git clone git://github.com/rnewson/couchdb-lucene.git
Initialized empty Git repository in /Users/fw/devel/couchdb-lucene/.git/
remote: Counting objects: 3189, done.
Gravatar
Wed Jun 03 10:11:56 -0700 2009
1
2
3
.
|-- README.textile
|-- after
Gravatar
Wed Jun 03 10:06:13 -0700 2009
1
2
3
autocmd FileType python set omnifunc=pythoncomplete#Complete
autocmd FileType javascript set omnifunc=javascriptcomplete#CompleteJS
autocmd FileType html set omnifunc=htmlcomplete#CompleteTags