Skip to content

Commit f9a275e

Browse files
committed
.
1 parent 337f26b commit f9a275e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/hlyanked.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ vim9script noclear
33
# Highlight yanked text.
44
# Maintainer: Ubaldo Tiberi
55
# License: same as Vim
6-
# GetLatestVimScripts: 6069 1 :AutoInstall: hlyanked.vim
6+
# GetLatestVimScripts: 6075 1 :AutoInstall: hlyanked.vim
77

88
if !has('vim9script') || v:version < 900
99
finish

0 commit comments

Comments
 (0)