This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-03-06 16:20:39 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c140be31f0d203b63e7052e698fdfe253e0b5d4
neovim
/
runtime
/
lua
/
vim
History
Thomas Vigouroux
8c140be31f
feat(ts): expose minimum language version to lua (
#17186
)
2022-01-27 12:46:56 +01:00
..
lsp
docs(lsp): fix on_publish_diagnostics example (
#17146
)
2022-01-21 08:40:48 +01:00
treesitter
fix(ts): escape lang when loading parsers (
#16668
)
2022-01-27 10:42:59 +01:00
_meta.lua
…
compat.lua
…
diagnostic.lua
…
F.lua
…
filetype.lua
vim-patch:8.2.4196: various file types not recognized (
#17182
)
2022-01-25 08:22:15 +01:00
highlight.lua
feat: use nvim_buf_set_extmark for vim.highlight (
#16963
)
2022-01-15 14:19:20 -08:00
inspect.lua
…
keymap.lua
…
lsp.lua
perf(lsp): request only changed portions of the buffer in changetracking (
#17118
)
2022-01-17 08:19:33 -08:00
shared.lua
…
treesitter.lua
feat(ts): expose minimum language version to lua (
#17186
)
2022-01-27 12:46:56 +01:00
ui.lua
…
uri.lua
…