fix: set vim toc generator width option

This commit is contained in:
Ben Grande 2024-07-15 17:54:51 +02:00
parent 69c14a2429
commit 8e5673e9c4
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -635,6 +635,7 @@ let g:ragtag_global_maps = 1
let g:vmt_auto_update_on_save = 0
let g:vmt_dont_insert_fence = 1
let g:vmt_list_indent_text = " "
let g:vmt_list_flag_min_width = 4
let b:commentary_startofline = 1