> A catch phrase that describes your plugin.
Videos don't work on GitHub mobile, so a GIF alternative can help users.
Write short sentences describing your plugin features
Package manager | Snippet |
---|---|
|
|
|
|
|
Describe how to use the plugin the simplest way
The configuration list sometimes become cumbersome, making it folded by default reduce the noise of the README file.
Note: The options are also available in Neovim by calling
:h svelte.options
require("svelte").setup({
-- you can copy the full list from lua/svelte/config.lua
})
Command | Description |
---|---|
:Toggle |
Enables the plugin. |
PRs and issues are always welcome. Make sure to provide as much context as possible when opening one.
You can find guides and showcase of the plugin on the Wiki
If alternatives of your plugin exist, you can provide some pros/cons of using yours over the others.