refactor(nvim): use orgmode from nightly branch

This commit is contained in:
Price Hiller 2024-02-14 11:57:24 -06:00
parent 31004a87c6
commit e394a00409
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,6 +1,7 @@
return {
{
"nvim-orgmode/orgmode",
branch = "nightly",
dependencies = {
{ "nvim-treesitter/nvim-treesitter" },
{