summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-02-01 19:24:31 -0500
committerJune McEnroe <june@causal.agency>2012-02-01 19:24:31 -0500
commit3c07ccd065fdaae8442290e828f89a2f5716202b (patch)
tree8bb443b95b02d64c4c871a5cab69040bbf097700 /.gitmodules
parentUpdate Vim-Tomorrow-Theme (diff)
downloadsrc-3c07ccd065fdaae8442290e828f89a2f5716202b.tar.gz
src-3c07ccd065fdaae8442290e828f89a2f5716202b.zip
Add tabular.vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1009237e..1764aa52 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,3 +46,6 @@
 [submodule "bundle/vim-space"]
 	path = bundle/vim-space
 	url = https://github.com/spiiph/vim-space.git
+[submodule "bundle/tabular"]
+	path = bundle/tabular
+	url = https://github.com/godlygeek/tabular.git
3d&follow=1'>Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe