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
38201650cd60c001c4b639f30ca45f1b8eba98ca
neovim
/
runtime
/
lua
/
vim
History
Mathias Fussenegger
38201650cd
LSP: Remove diagnostic message handling in locations_to_items
...
`locations_to_items` is for turning `Location[]` into items, not for `Diagnostic[]`
2020-02-27 12:50:12 +01:00
..
lsp
LSP: Remove diagnostic message handling in locations_to_items
2020-02-27 12:50:12 +01:00
compat.lua
runtime/lua/vim/compat.lua
2018-12-20 11:57:30 +01:00
inspect.lua
lua: metatable for empty dict value
2020-01-01 19:26:29 +01:00
lsp.lua
add support to show diagnostics count in statusline (
#11641
)
2020-02-26 20:22:14 +01:00
shared.lua
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
treesitter.lua
lua: add regex support, and
@match
support in treesitter queries
2020-02-26 19:39:02 +01:00
tshighlighter.lua
treesitter: redraw on changed query
2020-02-26 19:39:02 +01:00
uri.lua
Add vim.uri_to_bufnr
2019-11-20 11:39:54 -08:00