hluk / hluk/FakeVim

Vimrc line `set clipboard+=unnamed` does not work as intended

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
183
Forks
31
Avg merge
3d 11h
Merged PRs (30d)
2

Description

Hi there,

I noticed that pasting from the system clipboard was not working, despite my `.vimrc` having the appropriate line. After a bit of testing I realised that `set clipboard=unnamed` works, but `set clipboard+=unnamed` does not.

It would be great to have these `set x+=y` append commands work similarly to how they do in Vim, or is this intended behaviour/out of scope for FakeVim?

PS: apologies if this is a dupe, but I couldn't find a similar issue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.