/Draco-Nix-Playground

Playground showcasing how to make Draco-Lang work with nix package manager

Primary LanguageNix

Run

nix develop

to enter the development shell.

If you're on neovim, add

require'lspconfig'.draco.setup{}

to make it work.