lopi-py / luau-lsp.nvim

luau-lsp.nvim

A luau-lsp extension to improve your experience in neovim.
85 7 0 6 days ago
lsp awesome-neovim
luau-lsp.nvim provides features such as Roblox types and sourcemap generation, definition files, Luau FFlags, bytecode generation, and server settings. It also allows project configuration and comes with default settings.

Breaking changes in luau-lsp.nvim

a959a4 7 months ago
feat!: remove `plenary.nvim` dependency
d4592a 7 months ago
feat!: change `types.definition_files` format to dictionary and support urls
ead7d3 1 year ago
refactor!: use Neovim 0.11 lsp config format (#41)

Media

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
  "lopi-py/luau-lsp.nvim",
  opts = {
    ...
  },
  dependencies = {
    "nvim-lua/plenary.nvim",
  },
}

Developers using luau-lsp.nvim

more configs
vsedov/PoloVim
/
86 init.lua 216 46928
lopi-py/kickstart-roblox.nvim
/
11 init.lua 17 403
lopi-py/nvim-config
/
7 init.lua 21 1121
yaeju1205/nvim-config
/
3 init.vim 16 956