refactor(nvim): use personal fork of telescope-orgmode.nvim

This commit is contained in:
Price Hiller 2024-03-31 17:12:32 -05:00
parent 4ae70583f1
commit a433b5a43d
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -66,7 +66,7 @@ return {
end,
},
{
"lyz-code/telescope-orgmode.nvim",
"https://git.orion-technologies.io/Price/telescope-orgmode.nvim",
dependencies = {
"nvim-orgmode/orgmode",
"nvim-telescope/telescope.nvim",