To be consistent, add the missing comment for the Set_Highlights()

function after the endfunction just like it is done for the other
functions and if statements shown.  No functional change.
This commit is contained in:
Benedict Reuschling 2020-03-16 14:21:39 +00:00
parent ede97439aa
commit a23dc403b6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53987

View file

@ -70,7 +70,7 @@ function Set_Highlights()
highlight default link OverLength ErrorMsg
match OverLength /\%71v.\+/
return 0
endfunction
endfunction " Set_Highlights()
function ShowSpecial()
setlocal list listchars=tab:>>,trail:*,eol:$