aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/vim_spec.lua
diff options
context:
space:
mode:
authorRui Abreu Ferreira <raf-ep@gmx.com>2018-12-01 15:30:50 +0000
committerJustin M. Keyes <justinkz@gmail.com>2018-12-03 00:07:08 +0100
commit07ad5d71ab97a84dc9c59b3507bf7898040d24cf (patch)
treea924fb4043499daf3686adb44b6684448906cabd /test/functional/api/vim_spec.lua
parentb19403e73e515786d2fcdb23674e3e29e62857b1 (diff)
downloadrneovim-07ad5d71ab97a84dc9c59b3507bf7898040d24cf.tar.gz
rneovim-07ad5d71ab97a84dc9c59b3507bf7898040d24cf.tar.bz2
rneovim-07ad5d71ab97a84dc9c59b3507bf7898040d24cf.zip
clipboard: Support custom VimL functions #9304
Up to now g:clipboard["copy"] only supported string values invoked as system commands. This commit enables the use of VimL functions instead. The function signatures are the same as in provider/clipboard.vim. A clipboard provider is expected to store and return a list of lines (i.e. the text) and a register type (as seen in setreg()). cache_enabled is ignored if "copy" is provided by a VimL function.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions