vim-patch:8513982: runtime(fennel): add more ";" comment leaders to 'comments'

closes: vim/vim#20579

8513982a5e

Co-authored-by: yilisharcs <yilisharcs@gmail.com>
This commit is contained in:
zeertzjq
2026-06-23 06:49:11 +08:00
parent 84cae24e44
commit 8f98882c11

View File

@@ -10,7 +10,7 @@ endif
let b:did_ftplugin = 1
setlocal commentstring=;\ %s
setlocal comments=:;;,:;
setlocal comments=:;;;;,:;;;,:;;,:;
setlocal formatoptions-=t
setlocal suffixesadd=.fnl
setlocal lisp