Lua Dev.nvim Versions Save

💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

v2.5.2

1 year ago

2.5.2 (2023-03-24)

Bug Fixes

v2.5.1

1 year ago

2.5.1 (2023-03-12)

Bug Fixes

  • lua_ls: plugin name detection of symlinked plugins (#140) (a60eaee)

v2.5.0

1 year ago

2.5.0 (2023-03-10)

Features

  • luv: use the luv addon instead of the deprecated 3rd party (f06c113)

v2.4.2

1 year ago

2.4.2 (2023-03-08)

Bug Fixes

  • parameter types for searchpair and searchpairpos (#130) (c87f69c)

v2.4.1

1 year ago

2.4.1 (2023-02-28)

Bug Fixes

  • parameter types for vim.wait and vim.fn.input (#131) (55d3a74)

v2.4.0

1 year ago

2.4.0 (2023-02-13)

Features

  • added lua_ls luv builtin library. Fixes #127 (8c32d8b)

v2.3.0

1 year ago

2.3.0 (2023-02-13)

Features

v2.2.1

1 year ago

2.2.1 (2023-02-12)

Bug Fixes

v2.2.0

1 year ago

2.2.0 (2023-02-10)

Features

v2.1.0

1 year ago

2.1.0 (2023-02-08)

Features

  • Add treesitter.query and treesitter.language to stable (#119) (4b6ade9)
  • add class to vim.api and vim.loop (e27c03b)

Bug Fixes