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-02-01 18:11:12 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffb55261a835e998abd49ff7efc4164f43b6bbe5
neovim
/
src
/
nvim
/
api
History
Famiu Haque
fb8fa004d8
fix: make
nvim_cmd
not suppress errors inside key mapping
...
Closes
#18632
2022-05-19 22:23:14 +06:00
..
private
…
autocmd.c
feat(api): enable nvim_exec_autocmds to pass arbitrary data (
#18613
)
2022-05-18 09:51:26 -06:00
autocmd.h
…
buffer.c
…
buffer.h
…
deprecated.c
…
deprecated.h
…
dispatch_deprecated.lua
…
extmark.c
…
extmark.h
…
keysets.lua
feat(api): enable nvim_exec_autocmds to pass arbitrary data (
#18613
)
2022-05-18 09:51:26 -06:00
tabpage.c
…
tabpage.h
…
ui_events.in.h
…
ui.c
refactor: move more grid functions to grid.c. Clean up some variables
2022-05-18 20:16:18 +02:00
ui.h
…
vim.c
…
vim.h
…
vimscript.c
fix: make
nvim_cmd
not suppress errors inside key mapping
2022-05-19 22:23:14 +06:00
vimscript.h
…
win_config.c
…
win_config.h
…
window.c
…
window.h
…