mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 09:01:16 +00:00
fugitivie g
This commit is contained in:
parent
98989e9475
commit
6173939113
4 changed files with 2 additions and 3 deletions
|
|
@ -43,7 +43,6 @@ return {
|
|||
end,
|
||||
desc = "Find files",
|
||||
},
|
||||
{ "<C-g>", function() require("fzf-lua").live_grep() end, desc = "Live grep" },
|
||||
|
||||
-- Leader keybinds
|
||||
{ "<leader>ff", function() require("fzf-lua").files() end, desc = "Files" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue