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
a33caf9b45f8d0832e9de07669fbc33ed4efafd9
neovim
/
runtime
/
lua
/
vim
History
kevinhwang91
a33caf9b45
perf(_editor): no need to stop inside vim.defer_fn
...
uv_run: 1. remove timer handle from heap 2. will start again if repeat is not 0
2022-05-13 14:16:47 +08:00
..
filetype
…
lsp
fix(lsp): perform client side filtering of code actions (
#18392
)
2022-05-12 18:48:02 +02:00
treesitter
…
_editor.lua
perf(_editor): no need to stop inside vim.defer_fn
2022-05-13 14:16:47 +08:00
_init_packages.lua
…
_meta.lua
…
compat.lua
…
diagnostic.lua
…
F.lua
…
filetype.lua
…
highlight.lua
…
inspect.lua
…
keymap.lua
…
lsp.lua
…
shared.lua
docs(api): improve shared lua functions docs (
#17933
)
2022-05-11 10:23:46 -06:00
treesitter.lua
…
ui.lua
…
uri.lua
…