vimrc

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

commit fc19fcbf45136d9ddeeaf82787b8b7aef6f7d2ff
parent ad5b01064e2d9cad86ff10dbc29f706cee18ebe4
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Mon, 26 Jun 2023 11:51:52 -0500

Added vim-commentary

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

diff --git a/.gitmodules b/.gitmodules @@ -37,3 +37,6 @@ [submodule "pack/pablo/start/calendar-vim"] path = pack/pablo/start/calendar-vim url = https://github.com/mattn/calendar-vim.git +[submodule "pack/pablo/start/vim-commentary"] + path = pack/pablo/start/vim-commentary + url = https://github.com/tpope/vim-commentary.git diff --git a/pack/pablo/start/vim-commentary b/pack/pablo/start/vim-commentary @@ -0,0 +1 @@ +Subproject commit e87cd90dc09c2a203e13af9704bd0ef79303d755