vimrc

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

commit cd2bdc6eef869fb071cf141ce779f2407a772ad7
parent 3bf51bb654ae3a66f09bc42e6fd356ae1af779f2
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Sat,  2 May 2026 21:33:14 -0300

ftplugin: bibclean without width limit

Diffstat:
Mftplugin/bib.vim | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ftplugin/bib.vim b/ftplugin/bib.vim @@ -1 +1 @@ -setlocal formatprg=bibclean +setlocal formatprg=bibclean\ -max-width\ 0