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.h
Commit message (
Expand
)
Author
Age
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
refactor(map): get rid of spurious subsystem_init() functions due to maps
Björn Linse
2021-08-22
*
api: implement object namespaces
Björn Linse
2018-11-24
*
Remove stdbool.h from files which don't need it
Pavel Platto
2014-07-11
*
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: Return handles instead of indexes
Thiago de Arruda
2014-05-23
*
API: Refactor: Move non-public files to private subdirectory
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 define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15