Select a color scheme for your Dotfyle experience

lopi-py / luau-lsp.nvim

luau-lsp.nvim

A luau-lsp extension to improve your experience in neovim.
30 3 0 5 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

f84bd4 3 months ago
refactor!: remove the custom treesitter parser

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/nvim
/
83 init.lua 203 45712
itsFrank/dot-nvim
/
0 init.lua 56 2819
itsFrank/nvim-config
/
0 init.lua 56 2819