scrooloose (Martin Grenfell)

Name
Martin Grenfell
Email
Website/Blog
http://got-ravings.blogspot.com/
Location
New Zealand
Member Since
Feb 28, 2008 (about 1 year)

Following 8 githubbers and watching 50 repositories view all →

Public Repositories (16)

  • nerdtree

    hax0r vim script to give you a tree explorer

    legend

    Last updated Wed Nov 04 16:50:17 -0800 2009

  • vim-space

    space.vim - Smart Space key for Vim

    legend

    Forked from spiiph/vim-space Sun Nov 01 19:26:09 -0800 2009

    Last updated Sun Nov 01 19:32:44 -0800 2009

  • vimfiles

    The ~/.vim directory that we share at work

    legend

    Last updated Mon Oct 26 14:31:09 -0700 2009

  • git-vimscript-installer

    rakefile to install vim scripts downloaded from github and other git repos

    legend

    Forked from travisjeffery/git-vimscript-installer Tue Mar 10 04:02:34 -0700 2009

    Last updated Wed Oct 07 13:44:59 -0700 2009

  • syntastic

    Syntax checking hacks for vim

    legend

    Last updated Sun Sep 20 03:50:39 -0700 2009

  • nerdcommenter

    Vim plugin for intensely orgasmic commenting

    legend

    Last updated Fri Sep 11 03:12:20 -0700 2009

  • snipmate-snippets

    A collection of snippets for snipmate

    legend

    Last updated Fri Aug 21 03:35:47 -0700 2009

  • nerdsnippets

    Snippets for vim

    legend

    Last updated Tue Jun 09 18:07:50 -0700 2009

  • snippets

    A bunch of snippets to use with NERD Snippets

    legend

    Last updated Sun Mar 08 15:13:02 -0700 2009

  • code_complete

    My hax on code_complete.vim by Ming Bai

    legend

    Last updated Wed Oct 15 00:56:02 -0700 2008

  • metvuw-rain

    legend

    Forked from halorgium/metvuw-rain Sun Oct 05 20:52:16 -0700 2008

    Last updated Sun Oct 05 20:57:54 -0700 2008

  • chesticles

    A chess hax in ruby

    legend

    Last updated Sun Jun 22 02:31:09 -0700 2008

  • archangel

    Magic configuration for your nginx, mongrels and god!

    legend

    Forked from halorgium/archangel Thu Jun 05 16:55:56 -0700 2008

    Last updated Thu Jun 05 17:01:14 -0700 2008

  • crondle

    A dsl for cron

    legend

    Last updated Thu Apr 10 02:05:50 -0700 2008

  • sokoban

    Sokoban in ruby

    legend

    Last updated Wed Mar 26 13:23:00 -0700 2008

  • yahtzee

    A yahtzee game, written in ruby.

    legend

    Forked from nickb/yahtzee Mon Mar 03 00:55:23 -0800 2008

    Last updated Wed Mar 26 12:41:27 -0700 2008

Public Activity feed

scrooloose closed issue 3 on scrooloose/nerdtree Thu Nov 19 13:46:21 -0800 2009
Highlight current buffer
scrooloose pushed to master at scrooloose/nerdtree Wed Nov 04 16:50:17 -0800 2009
HEAD is a713a86f0662dc6ca405384dd8a5df35c8b91a6a
scrooloose opened issue 1 on godlygeek/csapprox Mon Nov 02 12:41:26 -0800 2009
gui warning still issued when script is deactivated
scrooloose pushed to master at scrooloose/vim-space Sun Nov 01 19:32:44 -0800 2009
scrooloose forked spiiph/vim-space Sun Nov 01 19:26:13 -0800 2009
Forked repository is at scrooloose/vim-space
scrooloose created gist: 223707 Sun Nov 01 12:43:38 -0800 2009
# Add your own tasks in files placed in lib/tasks ending in .rake, # for example lib/tasks/switch...
scrooloose pushed to master at scrooloose/vimfiles Mon Oct 26 14:31:09 -0700 2009
HEAD is cf3f8a24fc411481a52f8135436b7cf7af381a65
scrooloose created gist: 215485 Wed Oct 21 14:37:27 -0700 2009
setlocal nolist setlocal wrap setlocal lbr
scrooloose created gist: 215453 Wed Oct 21 14:08:13 -0700 2009
nmap <silent> <leader>x, \ :%s/\(\(^\([^"']*\(["'][^"']*["']\)\)*[^"']*\)\@<=\)\+,\ze\S/& /gc...
scrooloose updated gist: 213779 Mon Oct 19 18:58:37 -0700 2009
require 'rubygems' require 'looksee/shortcuts' module Kernel
scrooloose updated gist: 213779 Mon Oct 19 18:24:08 -0700 2009
require 'rubygems' require 'looksee/shortcuts' module Kernel
scrooloose updated gist: 213779 Mon Oct 19 18:18:45 -0700 2009
require 'rubygems' require 'looksee/shortcuts' module Kernel
scrooloose created gist: 213877 Mon Oct 19 17:33:28 -0700 2009
"this is in my ~/.vim/projects/rogue.vim "in my vimrc i have a :runtime! projects/**/*.vim to sou...
scrooloose created gist: 213779 Mon Oct 19 15:20:28 -0700 2009
require 'rubygems' require 'looksee/shortcuts' module Kernel
scrooloose pushed to master at scrooloose/vimfiles Sun Oct 18 15:58:56 -0700 2009
HEAD is e8375a7ceedd53633f8f73fc87044695d7dd8f67
scrooloose forked gist: 207916 Sun Oct 11 15:01:21 -0700 2009
This is gist. There are many like it, but this one is mine. It is my life.
scrooloose created gist: 207594 Sun Oct 11 03:33:11 -0700 2009
"Originally -> http://gist.github.com/206863 "YAY gist forking is broken!
scrooloose created gist: 207592 Sun Oct 11 03:30:45 -0700 2009
"Originally -> http://gist.github.com/206863 "YAY github forking is broken!
scrooloose forked gist: 207588 Sun Oct 11 03:27:02 -0700 2009
scrooloose forked gist: 207587 Sun Oct 11 03:24:57 -0700 2009
scrooloose forked gist: 207584 Sun Oct 11 03:21:50 -0700 2009
scrooloose forked gist: 207583 Sun Oct 11 03:21:30 -0700 2009
scrooloose started watching tpope/vim-fugitive Sat Oct 10 02:45:30 -0700 2009
vim-fugitive's description:
fugitive.vim: a Git wrapper so awesome, it should be illegal
scrooloose updated gist: 206525 Fri Oct 09 19:07:37 -0700 2009
command -nargs=1 -complete=tag Tsearch call <SID>Tsearch(<f-args>) "search for tags using the gi...
scrooloose created gist: 206525 Fri Oct 09 19:03:32 -0700 2009
"search for tags using the given search string, list them in a new window, "user can hit enter on...
scrooloose closed issue 10 on scrooloose/nerdtree Fri Oct 09 16:32:26 -0700 2009
Files with spaces in name give E172 when opened from NERDtree
scrooloose pushed to master at scrooloose/nerdtree Fri Oct 09 16:30:38 -0700 2009
HEAD is 08bc9870bce29e59422e652a0f56ca0a6a3ac80c
scrooloose pushed to master at scrooloose/nerdtree Fri Oct 09 01:28:04 -0700 2009
HEAD is 94e085f1a2d8140df26d3917f1d95ffd5ab69010
scrooloose created gist: 205807 Thu Oct 08 23:58:33 -0700 2009
"shove this in ~/.vim/nerdtree_plugin/grep_menuitem.vim " "A really rough integration of :grep wi...
scrooloose updated gist: 203928 Thu Oct 08 23:30:18 -0700 2009
"put this in ~/.vim/nerdtree_plugin/startshell_mapping.vim call NERDTreeAddKeyMap({
scrooloose updated gist: 203928 Thu Oct 08 23:29:07 -0700 2009
scrooloose updated gist: 205785 Thu Oct 08 23:21:56 -0700 2009
" Put this in ~/.vim/nerdtree_plugin/git_menu.vim " " Adds a "g" submenu to the NERD tree menu.
scrooloose created gist: 205785 Thu Oct 08 23:21:06 -0700 2009
" Put this in ~/.vim/nerdtree_plugin/git_menu.vim " " Adds a "g" submenu to the NERD tree menu.
scrooloose created tag 4.0.0 at scrooloose/nerdtree Thu Oct 08 22:53:09 -0700 2009
scrooloose pushed to master at scrooloose/nerdtree Thu Oct 08 22:53:03 -0700 2009
HEAD is 241f2e9dfe866010889c9c190278b95080d944ed

2 commits »