added advanced-git-search

This commit is contained in:
2023-03-03 10:45:35 +01:00
parent 33e497133c
commit eca6376d79
2 changed files with 67 additions and 7 deletions

View File

@@ -45,13 +45,6 @@ return {
end,
desc = 'Find old files',
},
{
'<leader>h',
function()
require('telescope.builtin').command_history()
end,
desc = 'Open command history',
},
{
'<leader>b',
function()