plugins.nvim-tree.actions.useSystemClipboard
A boolean value that toggle the use of system clipboard when copy/paste function are invoked. When enabled, copied text will be stored in registers ‘+’ (system), otherwise, it will be stored in ‘1’ and ‘"’.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: