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-01-10 05:18:13 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bddce4b0ff0eb7ac1f652eea6fce81b3e2cc5044
neovim
/
runtime
/
lua
/
vim
History
Christian Clason
bddce4b0ff
vim-patch:c4573eb12dba (
#17258
)
...
Update runtime files
c4573eb12d
2022-01-31 18:09:51 +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:c4573eb12dba (
#17258
)
2022-01-31 18:09:51 +01:00
highlight.lua
…
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
docs: add example to vim.ui.select (
#17241
)
2022-01-30 13:32:55 +01:00
uri.lua
…