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-04 07:12:28 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11bea67a557397a52f881c935f3c85484bdfe121
neovim
/
runtime
/
lua
/
vim
History
Thomas Vigouroux
11bea67a55
fix: allow accessing vim.treesitter.language without require
2021-04-01 16:51:36 +02:00
..
lsp
lsp: use utf-8 when utf-16 not requested
2021-03-30 14:14:09 -07:00
treesitter
ts: Add per-language highlight links
2021-03-31 18:09:00 +02:00
compat.lua
…
F.lua
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
highlight.lua
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
inspect.lua
…
lsp.lua
Merge pull request
#14264
from mjlbach/feature/handle_reloading_buffer
2021-04-01 01:08:39 -07:00
shared.lua
lsp: add incremental text synchronization
2021-03-09 20:14:08 -08:00
treesitter.lua
fix: allow accessing vim.treesitter.language without require
2021-04-01 16:51:36 +02:00
uri.lua
…