Skip to content

Commit 1b09e84

Browse files
add mac plugin folder
nice catch. Co-authored-by: Max Petts <[email protected]> Signed-off-by: gilice <[email protected]>
1 parent 1295a48 commit 1b09e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you haven't used Rust before, consider familiarizing yourself with the [docum
1616
- Although this is **not recommended because of performance concerns**, to always load your extension, you can use `*`
1717
- Edit the `wasm` property to reflect the (relative) path of the built plugin.
1818
- Lapce loads extensions that are placed inside its plugins folder.
19-
- If your filesystem supports symbolic links, symlink the plugin directory to `~/.local/share/lapce-stable/`
19+
- If your filesystem supports symbolic links, symlink the plugin directory to `~/.local/share/lapce-stable/`, or `/Users/[USERNAME]/Library/Application Support/dev.lapce.Lapce-Stable/plugins` for Mac.
2020
- If it doesn't,
2121
- Make a folder in the plugins directory in the format of `author.plugin-name`, so for example `~/.local/share/lapce-stable/plugins/bob.awesome-plugin`
2222
- copy the forementioned `lapce-plugin-template.wasm` and the `volt.toml` files to this directory

0 commit comments

Comments
 (0)