feat: add telescope picker for yadm files

This commit is contained in:
2024-12-10 13:06:17 -05:00
parent 7d0ea4a1f9
commit dc8cd06cf7
3 changed files with 27 additions and 8 deletions
+5 -6
View File
@@ -41,11 +41,6 @@ return {
'MeanderingProgrammer/render-markdown.nvim',
enabled = false,
},
{
-- does the same thing as git_files for yadm
'pschmitt/telescope-yadm.nvim',
enabled = false,
},
{
-- couldn't get this working..
'JoosepAlviste/nvim-ts-context-commentstring',
@@ -56,4 +51,8 @@ return {
},
enabled = false,
},
}
{
'debugloop/telescope-undo.nvim',
enabled = false,
},
}