Skip to content

Instantly share code, notes, and snippets.

@thebeddev-code
thebeddev-code / neovim-svelte-setup.md
Last active February 28, 2026 14:18
Neovim + Svelte setup

Note, I'm using AstroNvim distro here, I do not guarantee that this will work for all cases.

Step 1: Install language server

:MasonInstall svelte-language-server

Step 2: Wire it up

Put it into polish.lua (runs as the last step of setup process) or somewhere else depending on your distro