telescope-nvim

This commit is contained in:
siduck76 2021-03-12 12:34:15 +05:30
parent 6623f18e1f
commit a6f24d4f82
4 changed files with 84 additions and 26 deletions

View file

@ -5,6 +5,5 @@ local function map(mode, lhs, rhs, opts)
end
-- keybind list
map('', '<leader>c', '"+y')
map('' , '<leader>uu' , 'Neoformat')