vimrc

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules

commit 2357656308663151feb087ca1d601b0f5cbc0477
parent 1d25ac10d842f2969595eefa970b21ba6a874cc9
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Tue,  7 May 2024 01:26:35 -0500

submodule: Added vim-ledger

Diffstat:
M.gitmodules | 3+++
Apack/pablo/start/vim-ledger | 1+
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -31,3 +31,6 @@ [submodule "pack/pablo/start/vim-showmarks"] path = pack/pablo/start/vim-showmarks url = https://github.com/jacquesbh/vim-showmarks +[submodule "pack/pablo/start/vim-ledger"] + path = pack/pablo/start/vim-ledger + url = https://github.com/ledger/vim-ledger diff --git a/pack/pablo/start/vim-ledger b/pack/pablo/start/vim-ledger @@ -0,0 +1 @@ +Subproject commit 281346a221434574dd7f8767a352b2bf0b218b74