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
/
globals.h
Commit message (
Expand
)
Author
Age
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
vim-patch:8.2.3813: confusing error when using :cc without error list (#19978)
zeertzjq
2022-08-28
|
/
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
vim-patch:8.1.2331: the option.c file is still very big (#19954)
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:partial:8.2.4001: insert complete code uses global variables
zeertzjq
2022-08-25
*
feat(highlight)!: error on invalid names and allow '.' and '@'
Lewis Russell
2022-08-24
*
vim-patch:9.0.0234: cannot make difference between :normal end and argument c...
zeertzjq
2022-08-21
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
zeertzjq
2022-08-15
*
refactor: move menu non-symbols to menu_defs.h (#19778)
zeertzjq
2022-08-15
*
refactor: change remaining sourcing_name/sourcing_lnum to exestack
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
vim-patch:9.0.0176: checking character options is duplicated and incomplete (...
zeertzjq
2022-08-09
*
vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid
zeertzjq
2022-08-08
*
vim-patch:8.2.1278: Vim9: line break after "->" only allowed in :def function
zeertzjq
2022-08-07
*
vim-patch:9.0.0118: no test for what patch 9.0.0155 fixes
zeertzjq
2022-07-31
*
vim-patch:9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
Shougo Matsushita
2022-07-31
*
vim-patch:8.2.4731: the changelist index is not remembered per buffer
zeertzjq
2022-07-23
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
vim-patch:8.2.0274: hang with combination of feedkeys(), Ex mode and :global
zeertzjq
2022-07-08
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
refactor: remove unnecessary volatile #19210
erw7
2022-07-04
*
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
2022-07-02
*
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
vim-patch:8.1.0695: internal error when using :popup
zeertzjq
2022-07-01
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
2022-06-14
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
|
/
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: move more grid functions to grid.c. Clean up some variables
bfredl
2022-05-18
*
refactor: grid->rows and grid->cols
bfredl
2022-05-18
*
vim-patch:8.2.4975: recursive command line loop may cause a crash (#18614)
zeertzjq
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
Merge pull request #18366 from famiu/feat/api/nvim_cmd
bfredl
2022-05-11
|
\
\
|
|
/
|
/
|
|
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
*
|
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
|
/
*
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
*
feat(api): support handling stdin stream in remote ui
hlpr98
2022-05-02
[next]