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
...
|
*
vim-patch:9.0.1090: FHIR Shorthand files are not recognized (#21515)
Christian Clason
2022-12-23
|
*
vim-patch:9.0.1089: unnecessary assignment (#21493)
luukvbaal
2022-12-23
|
*
ci: remove needs:response label if author responds (#21489)
dundargoc
2022-12-23
|
*
fix(options): restore exists() behavior for options (#21510)
zeertzjq
2022-12-23
|
*
test(lua/fs_spec): fix vim.fs.dir() test (#21503)
zeertzjq
2022-12-22
|
*
fix(ci): skip test on windows (#21502)
Lewis Russell
2022-12-22
|
*
test(unit): use file:close() properly (#21505)
zeertzjq
2022-12-22
|
*
docs: add security policy (#17338)
dundargoc
2022-12-22
|
*
ci: bump api-docs runner to ubuntu-latest (#21501)
dundargoc
2022-12-22
|
*
build(deps): bump LuaJIT to HEAD - a04480e31 (#21500)
Christian Clason
2022-12-22
|
*
Merge pull request #21402 from lewis6991/feat/fs_ls
Lewis Russell
2022-12-22
|
|
\
|
|
*
feat(fs): add opts argument to vim.fs.dir()
Lewis Russell
2022-12-20
|
*
|
Merge pull request #21494 from dundargoc/ci/asan_symbolize
bfredl
2022-12-22
|
|
\
\
|
|
*
|
ci: don't use asan_symbolize for the ASAN job
dundargoc
2022-12-21
|
*
|
|
vim-patch:8.2.5142: startup test fails if there is a status bar (#21496)
zeertzjq
2022-12-22
|
|
/
/
|
*
|
ci: bump stale action version (#21490)
dundargoc
2022-12-21
|
*
|
fix(decoration): do not reset must_redraw after calling providers (#21459)
zeertzjq
2022-12-21
|
*
|
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
|
*
|
refactor(win_line): rename attr to vi_attr (#21487)
zeertzjq
2022-12-21
|
*
|
Merge pull request #21441 from bfredl/neoterminfo
bfredl
2022-12-20
|
|
\
\
|
|
*
|
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
|
*
|
|
vim-patch:9.0.1082: some jsonc files are not recognized (#21483)
kylo252
2022-12-20
|
|
/
/
|
*
|
vim-patch:8.2.2912: MS-Windows: most users expect using Unicode (#21482)
zeertzjq
2022-12-20
|
*
|
test(old): make test_signs.vim closer to upstream (#21479)
zeertzjq
2022-12-20
|
*
|
test(exrc): add tests for .nvimrc and .nvim.lua (#21478)
Munif Tanjim
2022-12-20
|
*
|
Merge pull request #21477 from zeertzjq/vim-9.0.1078
zeertzjq
2022-12-20
|
|
\
\
|
|
*
|
vim-patch:9.0.1079: leaking memory when defining a user command fails
zeertzjq
2022-12-20
|
|
*
|
vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'
zeertzjq
2022-12-20
|
|
/
/
|
*
|
feat(exrc): support .nvim.lua (#21436)
Munif Tanjim
2022-12-19
|
*
|
fix(lsp): token_edit.data might be null on deletion (#21462)
tiagovla
2022-12-19
|
*
|
fix(tui): set cursor color param as string when required #21407
Tom Churchman
2022-12-18
|
*
|
fix(diagnostic): sort diagnostics by column (#21457)
tae-soo-kim
2022-12-18
|
*
|
vim-patch:9.0.1072: screenpos() column result in fold may be too small (#21465)
zeertzjq
2022-12-18
|
*
|
fix(diagnostic): clear stale cache on reset (#21454)
Mathias Fußenegger
2022-12-17
|
*
|
Merge pull request #21393 from folke/highlight_show
Christian Clason
2022-12-17
|
|
\
\
|
|
*
|
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
|
|
*
|
feat(lsp): add function to get semantic tokens at cursor
Christian Clason
2022-12-13
|
*
|
|
ci: bump stylua action to v2 (#21455)
dundargoc
2022-12-17
|
*
|
|
Merge pull request #21450 from zeertzjq/vim-8.2.1210
zeertzjq
2022-12-17
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...
zeertzjq
2022-12-17
|
|
*
|
|
vim-patch:8.2.1209: Vim9: test failure
zeertzjq
2022-12-17
|
|
*
|
|
vim-patch:8.2.1208: build failure
zeertzjq
2022-12-17
|
|
/
/
/
|
*
|
|
fix(folds): use long for number of folded lines (#21447)
zeertzjq
2022-12-17
|
*
|
|
Merge #21444 rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
|
|
\
\
\
|
|
*
|
|
refactor: rename mch_get_acl => os_get_acl
Justin M. Keyes
2022-12-16
|
|
*
|
|
refactor: rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
|
|
/
/
/
|
*
|
|
Merge pull request #21440 from bfredl/scriptparm
bfredl
2022-12-16
|
|
\
\
\
|
|
*
|
|
refactor(params): open -s and -w script files after parsing commands
bfredl
2022-12-16
|
*
|
|
|
refactor(option.c): reduce scope of locals (#21433)
Lewis Russell
2022-12-16
|
|
/
/
/
|
*
|
|
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
2022-12-16
[prev]
[next]