Better config on plugins, add lazygit & update readme
This commit is contained in:
parent
87fc33a614
commit
4be5d628b8
9 changed files with 132 additions and 66 deletions
|
|
@ -39,6 +39,7 @@ return {
|
|||
end
|
||||
},
|
||||
{ icon = " ", desc = " Harpoon Search ", key = "fl", action = "Telescope harpoon marks" },
|
||||
{ icon = " ", desc = " Lazy Git ", key = "lg", action = "LazyGit" },
|
||||
{ icon = " ", desc = " Lazy Manager ", key = "z", action = "Lazy" },
|
||||
{ icon = " ", desc = " Help Tags ", key = "fh", action = "Telescope help_tags" },
|
||||
{ icon = " ", desc = " Quit ", key = "q", action = "qa" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue