This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-10-09 11:26:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9442c532e9af45fc5c79d0207ab837cb715941f
neovim
/
src
/
nvim
/
api
/
private
History
bfredl
a9442c532e
perf(highlight): allocate permanent names in an arena for fun and cache locality
2022-06-21 18:40:35 +02:00
..
converter.c
refactor: replace char_u variables and functions with char
2022-05-05 18:10:46 +02: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
perf(ui): reduce allocation overhead when encoding "redraw" events
2022-06-20 12:44:56 +02:00
dispatch.c
refactor(api): move command related API to separate file
2022-06-12 19:45:39 +02:00
dispatch.h
refactor(api): use hashy hash for looking up api method and event names
2022-05-30 14:11:01 +02:00
helpers.c
perf(highlight): allocate permanent names in an arena for fun and cache locality
2022-06-21 18:40:35 +02:00
helpers.h
perf(ui): reduce allocation overhead when encoding "redraw" events
2022-06-20 12:44:56 +02:00