Skip to content

louvre2489/denops-yankedhighlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

denops-yankedhighlight

Highlight the yanked area.(Inspired by machakann/vim-highlightedyank))

Requirements

This requires Deno and denops.vim.

Usage

There is no need for configuration, as the highlight event is automatically triggered by the TextYankPost event.

Highlight Duration

Set highlight duration(ms).

" Default
let g:yankedhighlight_duration = 1000

Highlight Background Color

Set highlight background color.

" Default
let g:yankedhighlight_bg_color= 228

Highlight Foreground Color

Set highlight foreground color.

" Default
let g:yankedhighlight_fg_color= 16

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published