Skip to Content
Skip to Content

Setup Command


The setup command is used to setup the zune environment for luau-lsp.

Supported Editors:

Usage

zune setup [editor]

editor Options:

  • vscode - automatically applies settings to .vscode/settings.json.
  • neovim - automatically creates .nvim.lua or outputs settings.
  • zed - automatically applies settings to .zed/settings.json.
  • emacs - automatically creates .dir-locals.el or outputs settings.
  • none - stores type definitions in ~/.zune/typedefs/ without editor configuration.
Last updated on