nvf/modules/neovim
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
..
init Update vim.clipboard.registers type to str 2025-06-27 15:15:11 +02:00
mappings neovim/mappings: remove remnants of vim.disableArrows 2025-02-07 17:00:45 +03:00