Skip to content

Commit

Permalink
docs(README): improve lazy.nvim installation instructions
Browse files Browse the repository at this point in the history
Co-authored-by: vhyrro <[email protected]>
  • Loading branch information
refaelsh and vhyrro authored Dec 27, 2023
1 parent 265e6af commit c129c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ You can install it through your favorite plugin manager:
{
"nvim-neorg/neorg",
build = ":Neorg sync-parsers",
-- tag = "*",
dependencies = { "nvim-lua/plenary.nvim" },
config = function()
require("neorg").setup {
Expand Down

0 comments on commit c129c7a

Please sign in to comment.