vimrc

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

commit 5292480dc134330f8e3f4d567b01eade575087c8
parent b6c721803e934a2a24370f0686c625b77fea0ca0
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Tue, 26 Mar 2024 11:53:20 -0500

ftplugin/sh: added shellcheck

Diffstat:
Mftplugin/sh.vim | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ftplugin/sh.vim b/ftplugin/sh.vim @@ -1 +1,2 @@ setlocal formatprg=shfmt +compiler shellcheck