aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2018-08-30 14:52:24 -0400
committerTucker Evans <tuckerevans24@gmail.com>2018-08-30 14:52:24 -0400
commitb879e4f55567ae79042566b22e1197d820fcf160 (patch)
treed05a215a89186ca8547ecac40af86177efc88a55
parent3e2e347490d783e8aab05827d665670e481a690d (diff)
Adds vim-ledger plugin
-rw-r--r--.gitmodules3
m---------vim/.vim/pack/tje/start/vim-ledger0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a55c776..7e0fd55 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
[submodule "vim/.vim/pack/tje/start/vim-go"]
path = vim/.vim/pack/tje/start/vim-go
url = https://github.com/fatih/vim-go
+[submodule "vim/.vim/pack/tje/start/vim-ledger"]
+ path = vim/.vim/pack/tje/start/vim-ledger
+ url = https://github.com/ledger/vim-ledger.git
diff --git a/vim/.vim/pack/tje/start/vim-ledger b/vim/.vim/pack/tje/start/vim-ledger
new file mode 160000
+Subproject 6eb3bb21aa979cc295d0480b2179938c12b33d0