[nvim] Permet de copier dans ls clipboard system
This commit is contained in:
parent
7b084aada1
commit
2b062e93da
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ map('n', '<Leader>gS', ':Telescope lsp_dynamic_workspace_symbols<Enter>
|
|||
|
||||
map('n', '<Leader>h', ':nohlsearch<Enter>', options)
|
||||
|
||||
map('v', '<Leader>y', '"+y', options)
|
||||
|
||||
--------------------------------------------------
|
||||
-- Telescope
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue