The Wayback Machine - https://web.archive.org/web/20200905102006/https://github.com/markonm/hlyank.vim
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
 
 
 
 

README.md

*hlyank.txt*	Highlight yanked text

Version 0.0.1

CONTENTS					*hlyank-contents*
Introduction            |hlyank-introduction|
Requirements            |hlyank-requirements|
Settings                |hlyank-settings|
Known Issues            |hlyank-issues|
Changelog               |hlyank-changelog|


==============================================================================
INTRODUCTION					*hlyank-introduction*

This plugin will highlight yanked text. Yanked text is highlighted with
Visual group for the duration of 200 ms.

==============================================================================
REQUIREMENTS					*hlyank-requirements*

Vim or Neovim with |TextYankPost| event and |timers|.

==============================================================================
SETTINGS					*hlyank-settings*

Currently there are no settings.

==============================================================================
KNOWN ISSUES					*hlyank-issues*

 - Text yanked within |blockwise-visual| is not highlighted correctly if
   it contains tabs or multibyte characters.

==============================================================================
CHANGELOG					*hlyank-changelog*

0.0.1	April 07, 2018				*hlyank-changelog-0.0.1*
	- Initial version.

==============================================================================
vim:tw=78:ts=8:ft=help:norl:fen:fdl=0:fdm=marker:

About

Highlight yanked text in Vim

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.