Skip to content

Commit

Permalink
chore(docs): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored and github-actions[bot] committed Apr 10, 2024
1 parent efbc150 commit 534409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/obsidian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ carefully and customize it to your needs:
action = function()
return require("obsidian").util.smart_action()
end,
opts = { buffer = true },
opts = { buffer = true, expr = true },
}
},

Expand Down

0 comments on commit 534409d

Please sign in to comment.