Neovim Setup
LSP Installation
curl -fsSL https://waltzing.awesomike.com/install | bash --binary lspConfiguration
Configure nvim-lspconfig to use waltzing-lsp for .wtz files.
See the usage guide for detailed setup.
Filetype Detection
Add filetype detection for .wtz files to your Neovim configuration.