summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-01-22 01:31:03 -0500
committerJune McEnroe <programble@gmail.com>2012-01-22 01:31:03 -0500
commitcc3f5fe9367adc5c28e1e34e5965e351d201474b (patch)
treea787566c502f7bd635aa7c5253574fa14cca1fd4
parentAdd AutoClose (diff)
downloadsrc-cc3f5fe9367adc5c28e1e34e5965e351d201474b.tar.gz
src-cc3f5fe9367adc5c28e1e34e5965e351d201474b.zip
Add vim-space
-rw-r--r--.gitmodules3
m---------bundle/vim-space0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2af50670..ec4c7b2c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,3 +46,6 @@
 [submodule "bundle/AutoClose"]
 	path = bundle/AutoClose
 	url = https://github.com/vim-scripts/AutoClose.git
+[submodule "bundle/vim-space"]
+	path = bundle/vim-space
+	url = https://github.com/spiiph/vim-space.git
diff --git a/bundle/vim-space b/bundle/vim-space
new file mode 160000
+Subproject 9440e388cc75754ab7c58441f3ef965a70a411d
logheader'>2020-06-07Cast z_stream fields to size_tJune McEnroe In the version of zlib in OpenBSD, these fields are of type off_t, which is signed (why?), rather than uLong. 2020-06-07Call static_assert by _Static_assertJune McEnroe OpenBSD doesn't #define static_assert in assert.h and _Static_assert is its real name I guess so why not? 2020-06-07Add OpenBSD to install.shJune McEnroe Straightforward. 2020-06-03Add The Song of AchillesJune McEnroe 2020-06-01Allow redirecting input in everJune McEnroe 2020-05-31Add %c conversion to c scriptJune McEnroe 2020-05-31Add c script to READMEJune McEnroe 2020-05-31Add c scriptJune McEnroe 2020-05-31Update mdoc source URLsJune McEnroe 2020-05-26Remove unfinished PSF fontsJune McEnroe