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-02 06:12:24 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e6c36ca5bc31de39504a2949da85043d1469db8
neovim
/
runtime
/
lua
/
vim
History
Lewis Russell
6e6c36ca5b
feat(treesitter): multiline match predicates
2021-12-12 12:16:42 +00:00
..
lsp
refactor: replace deprecated lua functions with their new versions (
#16603
)
2021-12-10 13:20:30 -07:00
treesitter
feat(treesitter): multiline match predicates
2021-12-12 12:16:42 +00:00
_meta.lua
refactor: remove unused runtime lua functions (
#16535
)
2021-12-05 19:11:20 +01:00
compat.lua
…
diagnostic.lua
fix(diagnostic): set effective buffer number in autocmd (again) (
#16589
)
2021-12-08 21:13:47 -07:00
F.lua
…
highlight.lua
…
inspect.lua
…
lsp.lua
fix(lsp): create lsp requests with position offsets considering client encoding (
#16382
)
2021-12-10 15:17:50 +01:00
shared.lua
docs(lsp): add annotations for private functions
2021-11-30 09:03:41 +01:00
treesitter.lua
…
ui.lua
…
uri.lua
…