We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337f26b commit f9a275eCopy full SHA for f9a275e
plugin/hlyanked.vim
@@ -3,7 +3,7 @@ vim9script noclear
3
# Highlight yanked text.
4
# Maintainer: Ubaldo Tiberi
5
# License: same as Vim
6
-# GetLatestVimScripts: 6069 1 :AutoInstall: hlyanked.vim
+# GetLatestVimScripts: 6075 1 :AutoInstall: hlyanked.vim
7
8
if !has('vim9script') || v:version < 900
9
finish
0 commit comments