This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-06 19:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37011bc45ef333776bccea84a1a7ced6c68e3b51
neovim
/
runtime
/
lua
History
Mathias Fußenegger
37011bc45e
fix(diagnostic): rename buffer → bufnr in type annotation (
#23042
)
...
See `:h diagnostic-structure`, the property name is `bufnr`, not `buffer`.
2023-04-12 15:16:15 +02:00
..
nvim
fix(health): iterate using ipairs correctly (
#22119
)
2023-02-06 12:24:00 +08:00
provider
fix(health): check for _host_prog variables properly (
#23014
)
2023-04-11 10:20:25 +08:00
vim
fix(diagnostic): rename buffer → bufnr in type annotation (
#23042
)
2023-04-12 15:16:15 +02:00
_vim9script.lua
feat(api): nvim_exec2(), deprecate nvim_exec()
#19032
2023-03-25 09:58:48 -07:00
editorconfig.lua
docs(editorconfig): number → integer (
#22514
)
2023-03-04 13:05:57 +00:00
man.lua
fix(man.lua): don't continue on command error (
#23009
)
2023-04-11 09:35:01 +08:00