Merge pull request #20 from vlisivka/master

Combination shift-ins is added to paste from selection. See #5.
This commit is contained in:
Kovid Goyal 2017-01-08 15:32:59 +05:30 committed by GitHub
commit d786d71cab

View File

@ -137,6 +137,7 @@ color15 #ffffff
map ctrl+shift+v paste_from_clipboard
map ctrl+shift+s paste_from_selection
map ctrl+shift+c copy_to_clipboard
map shift+insert paste_from_selection
# Scrolling
map ctrl+shift+up scroll_line_up