Choose your editor
Select the editor you'll be using. You can set up more later!
{#each editors as editor}
{#if editor.icon}
{:else}
{editor.emoji}
{/if}
{editor.name}
{/each}