synthwave84.nvim icon indicating copy to clipboard operation
synthwave84.nvim copied to clipboard

Fix typo causing error

Open datamonsterr opened this issue 3 years ago • 2 comments

datamonsterr avatar Jul 31 '22 07:07 datamonsterr

image

Seems to work fine for me, what versiion of Neovim are you using?

ChristianChiarulli avatar Jul 31 '22 16:07 ChristianChiarulli

Agreed with @ChristianChiarulli: in Neovim HEAD (0.10+) underdotted is the correct key name.

Looks like this change was made via neovim/neovim#19159 (diff) that renamed some keys to be consistent with Vim. IIUC, this is in the released nvim 0.9.4 so I would recommend closing this PR.

jwhitley avatar Dec 15 '23 15:12 jwhitley