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
80210c189f2abb668614fc6d98ac9f51433d4c47
neovim
/
runtime
/
lua
/
vim
History
Gregory Anders
80210c189f
refactor(diagnostic): remove hack (
#16685
)
...
No longer required since
#16548
.
2021-12-16 12:13:30 -07:00
..
lsp
fix(ui): close floating window on BufLeave event (
#16557
)
2021-12-15 07:53:09 -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
refactor(diagnostic): remove hack (
#16685
)
2021-12-16 12:13:30 -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
…