vimrc

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

commit 419770bb487a98d0378f074c1a08f7c331525a64
parent 3706b9123d8dd7b411988b2e1f5c0157ffff4933
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed,  6 Apr 2022 08:05:21 -0500

fix: updated imca session

Diffstat:
Msession/imca.vim | 15++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/session/imca.vim b/session/imca.vim @@ -1,12 +1,17 @@ -cd ~/Development/flask_imca/src/flask_imca +cd ~/Development/flask_imca Explore . $tabnew -Explore templates -tcd . +Explore tests +tcd tests tabrewind $tabnew -Explore webpack -tcd webpack +Explore src/flask_imca +tcd src/flask_imca +tabrewind + +$tabnew +Explore src/flask_imca/webpack +tcd src/flask_imca/webpack tabrewind