Cherry-pick the changes from dev -- part3

This commit is contained in:
EinfachToll
2018-02-16 18:11:49 +01:00
parent 7d4254a75d
commit 73bda6b9ab
9 changed files with 85 additions and 27 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ function! s:normalize_link_syntax_v() " {{{
call setreg('"', link, 'v')
" paste result
norm! `>pgvd
norm! `>""pgvd
finally
call setreg('"', rv, rt)