index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
vim.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
1
2021-10-25
refactor(api): move extmark API to its own file
Björn Linse
1
2021-08-22
refactor(map): get rid of spurious subsystem_init() functions due to maps
Björn Linse
1
2018-11-24
api: implement object namespaces
Björn Linse
1
2014-07-11
Remove stdbool.h from files which don't need it
Pavel Platto
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-06-02
Move documentation from function declarations to definitions
ZyX
1
2014-05-28
API: Events: Add functions for {un}subscribing to broadcasted events
Thiago de Arruda
1
2014-05-23
API: Refactor: Return handles instead of indexes
Thiago de Arruda
1
2014-05-23
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
1
2014-05-17
Enable -Wconversion for API files and fix errors
Thiago de Arruda
1
2014-05-17
Use more descriptive names for API primitive types
Thiago de Arruda
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1