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
/
vim.h
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
enhance(runtime): Enable completion for lua files
shadmansaleh
2021-06-11
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
vim-patch:8.2.1289: crash when using a custom completion function (#13565)
Jan Edmund Lazo
2020-12-20
*
vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)
tamago324
2020-11-06
*
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
fix: includes
Jakub Łuczyński
2020-02-13
*
Removed redundant define
Jakub Łuczyński
2020-02-13
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
Remove display_erros()
erw7
2019-06-09
*
Change mch_errmsg and mch_msg from macro to function
erw7
2019-06-09
*
Fix garbled problem with msg_puts_printf on Windows
erw7
2019-06-09
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
vim-patch:8.0.1649: no completion for argument list commands
Jan Edmund Lazo
2018-08-16
*
vim-patch:8.0.0878: no completion for :mapclear
Jan Edmund Lazo
2018-08-16
*
refactor: Replace vim_strrchr() with strrchar() (#8718)
ZviRackover
2018-08-11
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
vim-patch:8.0.1475: invalid memory access in read_redo()
Justin M. Keyes
2018-02-11
*
Add completion for :checkhealth
Marco Hinz
2018-01-18
*
Merge branch 'master' into expression-parser
ZyX
2017-11-30
|
\
|
*
Use defined(BSD) check when defining OPEN_CHR_FILES
James McCoy
2017-11-28
|
*
Add OpenBSD as an expected OS for opening char devices
James McCoy
2017-11-28
*
|
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
\
|
|
*
lint #7562
Sewoong Park
2017-11-17
*
|
charset: Move vim_str2nr flags from vim.h to charset.h
ZyX
2017-11-06
|
/
*
vim-patch:8.0.0034
Jurica Bradaric
2017-07-25
*
vim-patch:8.0.0038 (#7051)
KunMing Xie
2017-07-22
*
vim-patch:7.4.2229
ckelsel
2017-07-13
*
vim-patch:7.4.2152
James McCoy
2017-04-19
*
vim.h: Remove strange comments
ZyX
2017-04-09
*
headers: Remove useless HAVE_CONFIG_H macros
ZyX
2017-04-09
*
unittests: Add tests for dictionary indexing
ZyX
2017-03-29
*
eval: Move get_float_arg to typval.h
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
vim-patch:7.4.2164 (#6326)
Justin M. Keyes
2017-03-21
[next]