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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
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
*
|
|
|
|
Merge pull request #13842 from vigoux/update-last-line
Björn Linse
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
|
\
\
\
\
\
|
*
|
|
|
|
test: test vim-notify
Matthieu Coudron
2021-02-02
|
*
|
|
|
|
api: add nvim_notify
Matthieu Coudron
2021-02-02
|
*
|
|
|
|
feat: adds vim.notify
Matthieu Coudron
2021-01-31
*
|
|
|
|
|
Merge pull request #13898 from janlazo/set_string_option_direct
Jan Edmund Lazo
2021-02-07
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #13894 from stsewd/ts-small-fixes
Thomas Vigouroux
2021-02-07
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treesitter: small fixes
Santos Gallegos
2021-02-07
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #13892 from janlazo/vim-8.1.2285
Jan Edmund Lazo
2021-02-06
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
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
*
|
|
|
|
Merge pull request #13876 from jamessan/pty-term
James McCoy
2021-02-06
|
\
\
\
\
\
|
*
|
|
|
|
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #13888 from jamessan/win-ci
James McCoy
2021-02-06
|
\
\
\
\
\
|
*
|
|
|
|
ci(gha/win): Do not rename python.exe to python3.exe if it exists
James McCoy
2021-02-05
*
|
|
|
|
|
Merge pull request #13701 from erw7/fix-checkhealth
erw7
2021-02-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
checkhealth: fix terminfo problems on Windows
erw7
2021-01-06
|
*
|
|
|
|
|
checkhealth: fix problem where &shada is empty
erw7
2021-01-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
|
*
|
|
|
|
|
|
|
Add support for bracketed paste mode in terminal windows
erw7
2021-02-04
*
|
|
|
|
|
|
|
|
Merge pull request #13878 from bfredl/incmark
Björn Linse
2021-02-05
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tests: clean up lua/buffer_updates_spec.lua
Björn Linse
2021-02-04
|
*
|
|
|
|
|
|
|
inccommand: preserve extmarks when undoing preview substitution
Björn Linse
2021-02-04
|
/
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
lsp: Fix pumvisible() check introduced in #12900 (#13866)
runiq
2021-02-04
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #13865 from janlazo/vim-8.2.2437
Jan Edmund Lazo
2021-02-03
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
vim-patch:8.2.2464: using freed memory if window closed in autocommand
Jan Edmund Lazo
2021-02-03
|
*
|
|
|
|
|
vim-patch:8.2.2462: Coverity warns for not checking for fseek() error
Jan Edmund Lazo
2021-02-03
|
*
|
|
|
|
|
vim-patch:8.2.2458: Coverity warns for :retab using freed memory
Jan Edmund Lazo
2021-02-03
|
*
|
|
|
|
|
vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from session
Jan Edmund Lazo
2021-02-01
|
*
|
|
|
|
|
vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...
Jan Edmund Lazo
2021-02-01
*
|
|
|
|
|
|
vim-patch.sh: remove unsupported files (#13570)
Jan Edmund Lazo
2021-02-03
|
/
/
/
/
/
/
*
|
|
|
|
|
Add clangd cache to ignore (#13856)
Volodymyr Kot
2021-01-31
[prev]
[next]