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-22 13:12:54 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81e1dbca99c1485ab28ecb2c46d8d71a61bdb35d
neovim
/
src
/
nvim
/
lua
History
Andrey Popp
81e1dbca99
lua: add vim.schedule(cb)
...
This executes Lua callback on main loop's event queue so that nvim API is safe to call.
2019-06-05 10:42:23 +02:00
..
converter.c
api: allow nvim_buf_attach from lua using callbacks
2019-06-04 13:45:20 +02:00
converter.h
…
executor.c
lua: add vim.schedule(cb)
2019-06-05 10:42:23 +02:00
executor.h
api: allow nvim_buf_attach from lua using callbacks
2019-06-04 13:45:20 +02:00
vim.lua
lua/shared: share trim() impl
2019-05-20 23:46:56 +02:00