feat: add telescope picker for yadm files
This commit is contained in:
@@ -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,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user