update dots
This commit is contained in:
parent
9c023c015c
commit
0f1a4d33d1
9 changed files with 24 additions and 4 deletions
|
|
@ -38,6 +38,9 @@ return {
|
|||
{
|
||||
"tpope/vim-fugitive",
|
||||
event = "VeryLazy",
|
||||
keys = {
|
||||
{ "<Leader>gL", ":Git log -p -- %<CR>", desc = "Log of open file" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue