mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-27 17:56:50 +00:00
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. |
||
|---|---|---|
| .. | ||
| autocmds.nix | ||
| basic.nix | ||
| clipboard.nix | ||
| debug.nix | ||
| default.nix | ||
| diagnostics.nix | ||
| highlight.nix | ||
| lsp.nix | ||
| spellcheck.nix | ||