telescope mappings

This commit is contained in:
Christian Nieves
2022-12-27 20:04:37 +00:00
parent f164ec976d
commit 4063d58e4d
4 changed files with 79 additions and 99 deletions

View File

@ -131,15 +131,12 @@ require('packer').startup(function(use)
end
}
use {
'sso://googler@user/vintharas/telescope-codesearch.nvim',
disable = not use_google(),
}
use {
'sso://googler@user/piloto/cmp-nvim-ciderlsp',
'sso://googler@user/kdark/ciderlsp-nvim',
'sso://googler@user/vintharas/telescope-codesearch.nvim',
'sso://googler@user/aktau/telescope-citc.nvim',
disable = not use_google(),
}