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
/
types.h
Commit message (
Expand
)
Author
Age
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: move FunPtr to types.h (#19466)
zeertzjq
2022-07-22
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
decorations: allow nvim_set_hl to break existing links
Björn Linse
2020-11-21
*
api: add API for themes
Björn Linse
2020-11-01
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31
*
multigrid: Clean whole grid when it was just resized
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
multigrid: introduce grid abstraction
Björn Linse
2018-12-31
*
Move apply_autocmd_dirchanged() to vim_chdir()
Marco Hinz
2017-01-13
*
test: Add unittest spec for option.c (#5289)
Kalle Ranki
2016-09-04
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Macro cleanup: UNICODE16
Michael Reed
2015-03-05
*
Remove long_u: Remove type.
Eliseo Martínez
2015-01-19
*
globals.h: decouple vim.h and globals.h
Nicolas Hillegeer
2014-07-20
*
types: typedef long_u as uintptr_t #961
Nicolas Hillegeer
2014-07-20
*
vim: move vim_acl_T to types.h
Nicolas Hillegeer
2014-07-16
*
vim: move long_u from vim.h to types.h
Nicolas Hillegeer
2014-07-16
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15