This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-06-28 22:20:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88938634e7418ced4cfb074c48867523460dcc84
neovim
/
src
/
nvim
/
lua
History
Björn Linse
88938634e7
lua: add vim.in_fast_event() to check if we are in a luv callback
2019-08-05 13:57:24 +02:00
..
converter.c
api/lua: make nvim_execute_lua use native lua floats, not special tables
2019-07-01 18:44:58 +02:00
converter.h
lua: Fix header guards
2017-04-11 10:18:53 +03:00
executor.c
lua: add vim.in_fast_event() to check if we are in a luv callback
2019-08-05 13:57:24 +02:00
executor.h
api: allow nvim_buf_attach from lua using callbacks
2019-06-04 13:45:20 +02:00
vim.lua
libluv: use luv_set_callback to control callback execution
2019-06-30 13:13:08 +02:00