mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 19:25:11 -07:00
55f6a1cab0
Problem: Incsearch not triggered when pasting clipboard register on the
command line.
Solution: Also set "literally" when using a clipboard register. (Ken Takata,
closes vim/vim#12460)
|
||
---|---|---|
.. | ||
clipboard_spec.lua | ||
define_spec.lua | ||
nodejs_spec.lua | ||
perl_spec.lua | ||
provider_spec.lua | ||
python3_spec.lua | ||
ruby_spec.lua |