telescope-nvim
This commit is contained in:
parent
6623f18e1f
commit
a6f24d4f82
4 changed files with 84 additions and 26 deletions
|
|
@ -5,6 +5,5 @@ local function map(mode, lhs, rhs, opts)
|
|||
end
|
||||
|
||||
-- keybind list
|
||||
|
||||
map('', '<leader>c', '"+y')
|
||||
map('' , '<leader>uu' , 'Neoformat')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue