summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------bundle/vim-smartinput0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e94b814b..0c6f84fc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,3 +61,6 @@
 [submodule "bundle/badwolf"]
 	path = bundle/badwolf
 	url = https://github.com/sjl/badwolf.git
+[submodule "bundle/vim-smartinput"]
+	path = bundle/vim-smartinput
+	url = https://github.com/kana/vim-smartinput.git
diff --git a/bundle/vim-smartinput b/bundle/vim-smartinput
new file mode 160000
+Subproject c01d81a697de5e28452f32762a9c8fbe3eac049
McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe