Run
nix develop
to enter the development shell.
If you're on neovim, add
require'lspconfig'.draco.setup{}
to make it work.
Playground showcasing how to make Draco-Lang work with nix package manager
Nix
Run
nix develop
to enter the development shell.
If you're on neovim, add
require'lspconfig'.draco.setup{}
to make it work.