Skip to content

Releases: folke/neodev.nvim

v2.5.2

24 Mar 08:49
da1562e
Compare
Choose a tag to compare

2.5.2 (2023-03-24)

Bug Fixes

v2.5.1

12 Mar 08:27
78fb637
Compare
Choose a tag to compare

2.5.1 (2023-03-12)

Bug Fixes

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

v2.5.0

10 Mar 08:34
bd2b5de
Compare
Choose a tag to compare

2.5.0 (2023-03-10)

Features

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

v2.4.2

08 Mar 07:40
bd6a722
Compare
Choose a tag to compare

2.4.2 (2023-03-08)

Bug Fixes

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

v2.4.1

01 Mar 14:47
04c02d8
Compare
Choose a tag to compare

2.4.1 (2023-02-28)

Bug Fixes

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

v2.4.0

13 Feb 22:00
a81e749
Compare
Choose a tag to compare

2.4.0 (2023-02-13)

Features

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

v2.3.0

13 Feb 09:50
fc9a4cc
Compare
Choose a tag to compare

2.3.0 (2023-02-13)

Features

v2.2.1

12 Feb 09:50
1b21ea6
Compare
Choose a tag to compare

2.2.1 (2023-02-12)

Bug Fixes

v2.2.0

10 Feb 16:54
c0b14bb
Compare
Choose a tag to compare

2.2.0 (2023-02-10)

Features

v2.1.0

08 Feb 08:46
6a2310e
Compare
Choose a tag to compare

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