index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
vim.c
Commit message (
Expand
)
Author
Age
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
API: Events: Add functions for {un}subscribing to broadcasted events
Thiago de Arruda
2014-05-28
*
API: Refactor: Use macro for initializing all arrays
Thiago de Arruda
2014-05-23
*
API: Refactor: Return handles instead of indexes
Thiago de Arruda
2014-05-23
*
API: Refactor: Change the integer type of remote objects to uint64_t
Thiago de Arruda
2014-05-23
*
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
2014-05-23
*
API: Bugfix: Terminate directory string in vim_change_directory
Thiago de Arruda
2014-05-23
*
API: Bugfix: Use 0-terminated string in vim_strwidth
Thiago de Arruda
2014-05-23
*
API: Bugfix: Fix loop condition in vim_list_runtime_paths
Thiago de Arruda
2014-05-23
*
Enable -Wconversion for API files and fix errors
Thiago de Arruda
2014-05-17
*
Use more descriptive names for API primitive types
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix relative includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15