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-17 01:40:51 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
238b944e58d12a28245be996e69bf36a2a452a90
neovim
/
src
/
nvim
/
api
/
private
History
Gregory Anders
238b944e58
fix(api): validate command names in nvim_add_user_command (
#17406
)
...
This uses the same validation used when defining commands with `:command`.
2022-02-15 13:08:40 -07:00
..
converter.c
refactor(coverity/345582): assert fp is non-NULL
2022-01-19 21:42:23 -05: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
refactor(api): break out Vim script functions to its own file
2021-10-29 16:59:53 +02:00
dispatch.h
rename: FUNC_API_ASYNC => FUNC_API_FAST
2019-06-30 11:33:01 +02:00
helpers.c
fix(api): validate command names in nvim_add_user_command (
#17406
)
2022-02-15 13:08:40 -07:00
helpers.h
refactor(api): break out vim_to_object/object_to_vim to own file
2021-10-29 15:52:28 +02:00