Pinned Repositories
binutils
Mirror of git://sourceware.org/git/binutils.git. Not intended for general contributions. It's here to help me contribute upstream when necessary.
etc
Miscellaneous config stuff
git-svn-externals
markdown2ctags
Generate ctags-compatible tags files for Markdown documents.
rst2ctags
A simple script to help create ctags-compatible tag files for the sections within a reStructuredText document.
trac-backlog
A simple backlog view to help prioritize tasks.
vim-textobj-rst
Text objects and section jumping for reStructuredText in Vim.
vim-togglecursor
Toggle the cursor shape in the terminal for Vim.
vimfiles
John's fork of Mike's Vim configuration. :-) It's very nice. Take a look at the screencast below showing off some of it's features.
vimuser-jszakmeister
This repository contains my additions on top of Dr. Mike's vimfiles: https://github.com/drmikehenry/vimfiles
jszakmeister's Repositories
jszakmeister/trac-backlog
A simple backlog view to help prioritize tasks.
jszakmeister/vim-textobj-rst
Text objects and section jumping for reStructuredText in Vim.
jszakmeister/binutils
Mirror of git://sourceware.org/git/binutils.git. Not intended for general contributions. It's here to help me contribute upstream when necessary.
jszakmeister/dotgdb
GDB scripts to add support for low level debugging and reverse engineering
jszakmeister/sphinxcontrib-fulltoc
Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings
jszakmeister/urllib3
Python HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more.
jszakmeister/barebones
This is just to help test the overhead of running on the JVM for a simple, barebones, Clojure-based command-line application.
jszakmeister/clabango
it's a templating language for clojure I guess?
jszakmeister/clj-jgit
Clojure wrapper around JGit
jszakmeister/clojure
The Clojure programming language
jszakmeister/echo-server
A simple echo-server for educational purposes.
jszakmeister/eclipse-settings
My Eclipse settings managed via workspace mechanic.
jszakmeister/evil-paredit
Evil extension to integrate nicely with paredit
jszakmeister/jline2
The new Jline
jszakmeister/llvmpy
My fork of the llvm-py svn repository
jszakmeister/loom
Graph library for Clojure
jszakmeister/macvim
Vim - the text editor - for Mac OS X
jszakmeister/melpa
Scripts for building Emacs packages from Version Control
jszakmeister/mem-reordering
An application showing how Intel processors can reorder memory accesses.
jszakmeister/monger.docs
Documentation site for Monger
jszakmeister/Petrel
Tools for writing, submitting, debugging, and monitoring Storm topologies in pure Python
jszakmeister/requests
Python HTTP Requests for Humans™.
jszakmeister/screenresolution
Command line utility for getting, setting and listing display resolution on Mac OS X 10.6+
jszakmeister/supervisor
Supervisor process control system for UNIX
jszakmeister/syntastic
Syntax checking hacks for vim
jszakmeister/tagbar
Vim plugin that displays tags in a window, ordered by class etc.
jszakmeister/vim-localvimrc
Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.
jszakmeister/vim-textobj-function
Vim plugin: Text objects for functions
jszakmeister/vim-togglelist
Functions to toggle the [Location List] and the [Quickfix List] windows.
jszakmeister/vimpanel
A modern side panel for Vim