allthethings

This commit is contained in:
Christian Nieves
2023-08-17 20:23:08 +00:00
parent 3d73b4fed7
commit de5d5c3271
12 changed files with 110 additions and 45 deletions

View File

@ -86,7 +86,7 @@ return {
"flwyd/vim-imp",
dependencies = { "imp-google" },
keys = {
{ "<leader>ii", ":ImpSuggest <C-r><C-w><cr>" },
{ "<leader>i", ":ImpSuggest <C-r><C-w><cr>" },
},
},
{
@ -132,7 +132,7 @@ return {
name = "google_comments",
-- url = "sso://googler@user/chmnchiang/google-comments",
dir = "/google/src/cloud/cnieves/google-comments/google3/experimental/users/chmnchiang/neovim/google-comments/",
dependencies = { "rcarriga/nvim-notify", "nvim-lua/plenary.nvim" },
dependencies = { "rktjmp/time-ago.vim", "rcarriga/nvim-notify", "nvim-lua/plenary.nvim" },
config = function()
-- Here are all the options and their default values:
require("google.comments").setup({