Adds CopyToPlayers command

This commit is contained in:
Michel Fedde 2025-02-10 21:45:22 +01:00
parent 132f9d0636
commit 6f74d3b3db
8 changed files with 66 additions and 18 deletions

View file

@ -1,3 +1,7 @@
if true then
return {}
end
return {
"epwalsh/obsidian.nvim",
version = "*",