aboutsummaryrefslogtreecommitdiff
path: root/scripts/stripdecls.py
diff options
context:
space:
mode:
authorMarco Hinz <mh.codebro@gmail.com>2015-07-16 18:01:54 +0200
committerMarco Hinz <mh.codebro@gmail.com>2015-07-20 18:18:59 +0200
commit05bb841487dd085eb2140e18c5aa8a8b098244da (patch)
treef671510637c6e9d6d2a5d32d6a0ac77fcd3d1658 /scripts/stripdecls.py
parentb4a5871809d14c9c0faa87a7a80cee8dcccff749 (diff)
downloadrneovim-05bb841487dd085eb2140e18c5aa8a8b098244da.tar.gz
rneovim-05bb841487dd085eb2140e18c5aa8a8b098244da.tar.bz2
rneovim-05bb841487dd085eb2140e18c5aa8a8b098244da.zip
Source provider at start if &cb is set #3025
The main problem is that <c-c> is a default mapping but also sets got_int. Because of the former, normal_cmd() is kicked off which eventually leads to sourcing the clipboard provider. But due to the latter, do_source() throws an error, because got_int is set. This is a temporary workaround and sources the clipboard provider before main_loop(), if &clipboard is set. References #3023.
Diffstat (limited to 'scripts/stripdecls.py')
0 files changed, 0 insertions, 0 deletions