CARVIEW |
MarcWeber
- You’re not logged in!
- Login
- Pricing & Signup
- Member Since
- Nov 12, 2008
Following 0 coders and watching 46 repositories view all →
Public Repositories (33)
-
SmartTag
Vim,C,C++: jump to the tag matching current item most - written by Robert Webb
Last updated Thu May 27 16:10:26 -0700 2010
-
vim-addon-actions
map keys fast to actions
Last updated Sat May 22 05:05:04 -0700 2010
-
vim-addon-nix
some scripts assisting wirting .nix files
Last updated Fri May 21 06:15:35 -0700 2010
-
theonevimlib
try to collect most useful vim scripts into a single user / configuration interface while separat...
Last updated Wed May 19 10:34:03 -0700 2010
-
vim-addon-manager-known-repositories
this repository contains a list of known other repositories only
Last updated Tue May 18 18:19:59 -0700 2010
-
nix-repository-manager
download HEAD source code using different version control systems automatically and update nix so...
Last updated Tue May 18 07:53:12 -0700 2010
-
haskell-nix-overlay
hackage to nix
Last updated Fri May 14 15:10:01 -0700 2010
-
vim-addon-manager
manage and install vim plugins (including their dependencies) in a sane way
Last updated Wed May 12 06:34:02 -0700 2010
-
hack-nix
tool for haskell-nix-overlay
Last updated Sat May 08 11:49:22 -0700 2010
-
vim-haxe
vim runtime directory providing support for the haxe compiler - be more productive
Last updated Sun Apr 18 14:22:17 -0700 2010
-
vim-addon-background-cmd
provide a way to run commands in background
Last updated Mon Apr 12 11:31:28 -0700 2010
-
scion-backend-vim
vim backend for scion-lib
Last updated Mon Apr 05 14:26:57 -0700 2010
-
tmp
tmp
Last updated Mon Mar 29 10:51:02 -0700 2010
-
vim-addon-haskell
Vim Haskell tools
Last updated Fri Mar 26 15:28:06 -0700 2010
-
vim-addon-swfmill
run swfmill compiler
Last updated Thu Mar 25 12:56:12 -0700 2010
-
vim-addon-fcsh
vim plugin: run mxmlc using fcsh shell to speed up compiliation of Flex projects
Last updated Thu Mar 25 11:36:40 -0700 2010
-
snipmate.vim
Forked from msanders/snipmate.vim
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features...
Last updated Mon Mar 15 17:16:45 -0700 2010
-
vim-addon-completion
allow the user to switch between various completions easily
Last updated Tue Mar 09 11:39:44 -0800 2010
-
vim-ruby
Forked from vim-ruby/vim-ruby
Vim/Ruby Configuration Files
Last updated Fri Mar 05 02:40:50 -0800 2010
-
vim-ruby-debugger
Forked from astashov/vim-ruby-debugger
Vim plugin for debugging Ruby applications (using ruby-debug-ide gem)
Last updated Tue Feb 23 22:56:02 -0800 2010
-
vim-addon-other
some small things which are not worth putting into its own repository
Last updated Wed Feb 17 21:51:45 -0800 2010
-
vim-addon-mw-utils
vim: interpret a file by function and cache file automatically
Last updated Fri Jan 22 04:59:13 -0800 2010
-
xrefresh
Forked from darwin/xrefresh
Browser refresh automation for web developers This fork implements the magic host word "auto" whi...
Last updated Fri Jan 15 06:12:13 -0800 2010
-
xrefresh-server
Forked from darwin/xrefresh-server
repository created so that Antonin Hildebrand can pull Linux changes
Last updated Thu Jan 14 19:23:50 -0800 2010
-
vim-addon-goto-thing-at-cursor
make gf mapping of Vim more useful
Last updated Mon Jan 11 14:57:58 -0800 2010
-
rdmhaskell
old attempt to provide database like data storage for haskell using template haskell
Last updated Fri Jan 08 18:15:50 -0800 2010
-
tovl_haskell
haskell extension for tovl
Last updated Thu Jan 07 23:26:43 -0800 2010
-
vim-addon-views
create views in buffers of everything you can think of by encoding view description in file name
Last updated Tue Jan 05 22:59:59 -0800 2010
-
monad-failure-examples
provide some examples for those various monad-failure-* packages
Last updated Mon Dec 21 19:47:14 -0800 2009
-
scion
Forked from nominolo/scion
IDE library for Haskell based on the GHC API. This is not a real fork. I will upload my patches h...
Last updated Sun Dec 13 19:47:36 -0800 2009
-
path-selector
Be faster using cd and finding files using this small script
Last updated Mon Oct 19 03:52:50 -0700 2009
-
vxml
haskell library providing static xml dtd validation
Last updated Thu Feb 05 18:10:00 -0800 2009
-
vim-addon-ruby
Created Sun Jan 31 09:36:46 -0800 2010
Public Activity 
-
f4b113e
adding file running test suites
-
ea6eb1e
Last fixes sent by Robert.
-
27cb289
add function which can be used to setup an action even faster....
-
5ec7ba2
snippets file
-
e4683fc
sql: show errors and result in buffer
-
ec090c3
adding SmartTag
-
53150dc
adding repository information
-
49e326e
don't miss after/ directories within rtps
-
c40f1cf
adding minimal support for Postgres
-
af56c11
adding patches
-
d58380d
use empty test list by default
-
6c4c324
typo
-
9bf4435
fix errorformat
-
a0c610f
use correct info name
-
37895e5
use correct info name
-
e067a64
adding missing dependency
-
82ec387
updates + cabal-install
-
46b9062
add syntax checking
-
cbffb6a
adding vim-addon-nix
-
08a95a3
adding a tip
-
27ad24c
updates. Moved more code into small plugins
-
ef54fdf
snippet updates, close () on completion if there are no arguments
-
e979a87
really run command in background not only last part of command
-
1ec7929
add CommandFromHistory + fix
-
753486f
add CommandFromHistory + fix