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
2025-10-08 02:46:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a11c7e56fa23c92f5ddd09007a7838dcfca9b02
neovim
/
src
/
nvim
/
api
/
private
History
zeertzjq
77eb6f9dc7
fix(api, lua): return NIL on failure to find converted function (
#17779
)
2022-03-20 08:08:50 +08:00
..
converter.c
fix(api, lua): return NIL on failure to find converted function (
#17779
)
2022-03-20 08:08:50 +08:00
converter.h
refactor(api): break out vim_to_object/object_to_vim to own file
2021-10-29 15:52:28 +02:00
defs.h
refactor: uncrustify
#16090
2021-10-29 17:23:20 -07:00
dispatch.c
feat(ui): connect to remote ui (only debug messages for now)
2022-03-12 19:24:46 +01:00
dispatch.h
rename: FUNC_API_ASYNC => FUNC_API_FAST
2019-06-30 11:33:01 +02:00
helpers.c
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (
#17721
)
2022-03-18 12:47:08 +08:00
helpers.h
feat(lua): add missing changes to autocmds lost in the rebase
2022-02-28 19:53:50 +01:00