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
Commit message (
Expand
)
Author
Age
*
Merge pull request #13930 from janlazo/vim-8.2.1902
Jan Edmund Lazo
2021-02-14
|
\
|
*
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
|
*
vim-patch:8.2.0064: diffmode completion doesn't use per-window setting
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.1056: wrong display when mixing match conceal and syntax conceal
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.1058: multiline conceal causes display errors
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.1904: still using default option values after using ":badd +1"
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.1903: buffer test fails with normal features
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.0576: some errors are not covered by tests
Jan Edmund Lazo
2021-02-13
|
*
vim-patch:8.2.1902: default option values changed with :badd for existing buffer
Jan Edmund Lazo
2021-02-13
*
|
buffer_updates: autoload episode III: revenge of the trees
Björn Linse
2021-02-14
|
/
*
vim-patch:8.2.2499: "vim -g --version" does not redirect output (#13922)
Jan Edmund Lazo
2021-02-13
*
Merge pull request #13491 from seandewar/vim-8.2.1967
Jan Edmund Lazo
2021-02-11
|
\
|
*
vim-patch:8.2.2467: script generated by :mkview changes alternate file
Sean Dewar
2021-02-11
|
*
vim-patch:8.2.2058: using mkview/loadview changes the jumplist
Sean Dewar
2021-02-11
|
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
|
cmake: Remove duplicate compile flags argument (#13920)
Florian Walch
2021-02-11
|
/
*
vim-patch:8.2.2490: 'wrap' option is always reset when starting diff mode
Jan Edmund Lazo
2021-02-10
*
vim-patch:8.2.2496: insufficien testing for text jumping fix
Jan Edmund Lazo
2021-02-10
*
vim-patch:8.2.2495: text jumps up and down when moving the cursor
Jan Edmund Lazo
2021-02-10
*
vim-patch:8.2.2492: command line buffer name cannot be translated
Jan Edmund Lazo
2021-02-10
*
vim-patch:8.1.0341: :argadd in empty buffer changes the buffer name
Jan Edmund Lazo
2021-02-10
*
vim-patch:8.2.2489: current buffer is wrong after deletebufline() fails
Jan Edmund Lazo
2021-02-10
*
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
Merge pull request #13903 from glacambre/fix_prompt_for_number
Björn Linse
2021-02-10
|
\
|
*
Clear prompt_for_number messages
glacambre
2021-02-10
*
|
fix(notify): Expected 3 arguments error (#13905)
notomo
2021-02-09
*
|
vim-patch:8.2.2259: Test_Executable() fails when using chroot (#13907)
Jan Edmund Lazo
2021-02-08
*
|
fix(buf_updates): send updates when putting past last line
Thomas Vigouroux
2021-02-08
*
|
Merge pull request #13899 from chentau/set_text_fix
Björn Linse
2021-02-08
|
\
\
|
|
/
|
/
|
|
*
correctly mark changed regions for set_text
chentau
2021-02-07
*
|
Merge pull request #13843 from teto/notif_provider
Matthieu Coudron
2021-02-08
|
\
\
|
*
|
api: add nvim_notify
Matthieu Coudron
2021-02-02
|
*
|
feat: adds vim.notify
Matthieu Coudron
2021-01-31
*
|
|
option: use char* for get_option_value() param
Jan Edmund Lazo
2021-02-07
*
|
|
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
|
|
eval: use char* for set_var_lval() param
Jan Edmund Lazo
2021-02-07
*
|
|
eval: use char* for set_internal_string_var()
Jan Edmund Lazo
2021-02-07
*
|
|
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
|
|
eval: ll_range,ll_empty2 members are bool
Jan Edmund Lazo
2021-02-06
*
|
|
vim-patch:8.1.2285: padding in structures wastes memory
Jan Edmund Lazo
2021-02-06
|
|
/
|
/
|
*
|
vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)
Jan Edmund Lazo
2021-02-06
*
|
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
*
|
Merge pull request #13702 from erw7/fix-build_stl_str_hl
erw7
2021-02-06
|
\
\
|
*
|
buffer.c: remove useless 'for' loops.
erw7
2021-01-09
|
*
|
buffer.c: fix problem of memory allocation
erw7
2021-01-05
*
|
|
Merge pull request #12080 from erw7/feature-bracketed-paste-on-term
erw7
2021-02-06
|
\
\
\
|
*
|
|
Change default for tpf option
erw7
2021-02-04
|
*
|
|
Add termpastefilter option
erw7
2021-02-04
|
*
|
|
Change to filter control characters when pasting a terminal window
erw7
2021-02-04
[next]