We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7463ec3 commit 5509dabCopy full SHA for 5509dab
build.lua
@@ -15,6 +15,7 @@ vim.schedule(function()
15
"nvim-nio ~> 1.7",
16
"lua-utils.nvim == 1.0.2",
17
"plenary.nvim == 0.1.4",
18
+ "nui.nvim == 0.3.0",
19
})
20
21
package.loaded["neorg"] = nil
0 commit comments