From 6bb9c51f4bbc7d5f217857800014842f9a602281 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 14 Jan 2012 20:02:58 -0500 Subject: Added ooc.vim --- .gitmodules | 3 +++ bundle/ooc.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/ooc.vim diff --git a/.gitmodules b/.gitmodules index 752e0632..2e3a93b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "bundle/gist-vim"] path = bundle/gist-vim url = https://github.com/mattn/gist-vim.git +[submodule "bundle/ooc.vim"] + path = bundle/ooc.vim + url = git://github.com/programble/ooc.vim.git diff --git a/bundle/ooc.vim b/bundle/ooc.vim new file mode 160000 index 00000000..69c9ee7c --- /dev/null +++ b/bundle/ooc.vim @@ -0,0 +1 @@ +Subproject commit 69c9ee7c366c488ee076e479b76cefbb517c210b -- cgit 1.4.1 tch'/> dontfiles
summary refs log tree commit diff
path: root/bin/enc.sh (unfollow)
Commit message (Expand)Author
2022-04-03Publish "Care"June McEnroe
2022-03-31Publish "Compassion"June McEnroe
2022-03-24Skip matches with ident chars on either sideJune McEnroe
2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe
2022-03-22Source ~/.profile.local if it existsJune McEnroe
2022-03-18Publish "Addendum 2021"June McEnroe
2022-03-16Remove wcwidth portJune McEnroe
2022-03-16Remove -j4 from ./PlanJune McEnroe
2022-03-15Rewrite Linux install.sh for DebianJune McEnroe
2022-03-15Remove dashJune McEnroe