]> git.ipfire.org Git - thirdparty/vim.git/commit
check.vim complains about overlong comment lines
authorChristian Brabandt <cb@256bit.org>
Thu, 30 May 2024 07:51:47 +0000 (09:51 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 30 May 2024 07:51:47 +0000 (09:51 +0200)
commit32a5faa6d7592795c6ec77e44dc0357b92b8a681
treee7dc86c65077d23932925120af20fdded05a0085
parented43711b66e9fda199cbe9b7cd8a32a76220b1ae
check.vim complains about overlong comment lines

Problem:  check.vim complains about overlong comment lines
Solution: only check the length of non-commented lines

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/po/check.vim