googlepaths and telescope keymaps

This commit is contained in:
Christian Nieves
2024-07-02 21:36:16 +00:00
parent abea67f918
commit e4dfbb859d
2 changed files with 7 additions and 0 deletions

View File

@ -247,6 +247,11 @@ return {
{ "<leader>i", ":ImpSuggest <C-r><C-w><cr>" },
},
})),
{
url = "sso://user/fentanes/googlepaths.nvim",
event = { "VeryLazy", "BufReadCmd //*" },
opts = {},
},
{
name = "ai.nvim",
url = "sso://googler@user/vvvv/ai.nvim",