Commit graph

2 commits

Author SHA1 Message Date
Kamil Václavek
b79a5b1dcb
Update vim.clipboard.registers type to str
nvf.settings.vim.clipboard.registers allows for either a string or a list of strings, but Neovim only accepts a string value. Solved by updating the type to allow strings only.
2025-06-27 15:15:11 +02:00
4678f73411
neovim/clipboard: init module 2025-05-04 18:23:48 +03:00