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
...
|
|
*
|
|
vim-patch:8.2.0539: comparing two NULL list fails
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.0899: assert_equalfile() does not give a hint about the difference
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.0893: assert_equalfile() does not take a third argument
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.1.0819: a failed assert with a long string is hard to read
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.0895: :mkspell output does not mention the tree type
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.0894: :mkspell can take very long if the word count is high
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.1170: cursor off by one with block paste while 'virtualedit' "all"
Jan Edmund Lazo
2020-07-19
|
|
*
|
|
vim-patch:8.2.1169: write NUL past allocated space using corrupted spell file
Jan Edmund Lazo
2020-07-19
|
|
|
|
/
|
|
|
/
|
|
*
/
|
startup: fix stall issue with -D options (#12652)
erw7
2020-07-19
|
|
/
/
|
*
|
Reuse inccommand preview window (fix #11529) (#12612)
Ville Hakulinen
2020-07-15
|
*
|
lua: Add ability to pass tables with __call
TJ DeVries
2020-07-10
|
*
|
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
2020-07-10
|
*
|
treesitter: call bufload before parsing (#12603)
Thomas Vigouroux
2020-07-10
|
*
|
doc: mention that defer_fn applies schedule_wrap (#12601)
Christian Clason
2020-07-07
|
*
|
Merge pull request #12538 from janlazo/vim-8.2.1055
Matthieu Coudron
2020-07-06
|
|
\
\
|
|
*
|
vim-patch:8.2.1104: Coverity warnts for possible NULL pointer use
Jan Edmund Lazo
2020-07-04
|
|
*
|
vim-patch:8.2.1089: Coverity warns for pointer computation
Jan Edmund Lazo
2020-07-04
|
|
*
|
vim-patch:8.2.1095: may use pointer after freeing it
Jan Edmund Lazo
2020-07-04
|
|
*
|
vim-patch:8.2.1060: not all elinks files are recognized
Jan Edmund Lazo
2020-07-04
|
|
*
|
'clang/Logic error': use enums to avoid undefined array subscript
Jan Edmund Lazo
2020-07-04
|
|
*
|
vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknown
Jan Edmund Lazo
2020-07-04
|
|
*
|
vim-patch:8.2.1055: no filetype set for pacman config files
Jan Edmund Lazo
2020-07-04
|
*
|
|
lua: add options to highlight.on_yank (#12549)
Christian Clason
2020-07-05
|
|
/
/
|
*
|
Merge pull request #12531 from BK1603/autoread-tui
Matthieu Coudron
2020-07-04
|
|
\
\
|
|
*
|
removed whitespace
BK1603
2020-07-03
|
|
*
|
clarified the reason for wait
BK1603
2020-07-02
|
|
*
|
Update file on focus gained
BK1603
2020-07-02
|
*
|
|
version.c: update [ci skip] (#12581)
Marvim the Paranoid Android
2020-07-03
|
*
|
|
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
|
*
|
|
docs: Describe how to escape keycodes with nvim_feedkeys (#12484)
Anmol Sethi
2020-07-01
|
*
|
|
version.c: update [ci skip] (#12524)
Marvim the Paranoid Android
2020-06-30
|
*
|
|
Merge pull request #12491 from vigoux/treesitter-set-ranges
Matthieu Coudron
2020-06-30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
treesitter: use single nodes in set_ranges
Thomas Vigouroux
2020-06-29
|
|
*
|
treesitter: fix lint
Thomas Vigouroux
2020-06-29
|
|
*
|
treesitter: use nodes to mark ranges
Thomas Vigouroux
2020-06-29
|
|
*
|
treesitter: fix some clint errors
Thomas Vigouroux
2020-06-29
|
|
*
|
treesitter: test newly added set_included_ranges
Thomas Vigouroux
2020-06-29
|
|
*
|
treesitter: add set_included_ranges to the parser
Thomas Vigouroux
2020-06-29
|
|
*
|
treesitter: simplify puhstree call process
Thomas Vigouroux
2020-06-23
|
*
|
|
Merge pull request #12133 from bradking/syntax-fold
James McCoy
2020-06-24
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computed
Brad King
2020-06-23
|
|
*
|
|
syntax: Factor out duplicate E390 strings
Brad King
2020-06-23
|
|
*
|
|
syntax: factor out helper to compute the syntax-based foldlevel
Brad King
2020-06-23
|
|
|
/
/
|
*
|
|
vim-patch:8.2.1044: not all systemd file types are recognized (#12527)
Jan Edmund Lazo
2020-06-24
|
*
|
|
vim-patch:8.2.1041: test summary is missing executed count (#12519)
Jan Edmund Lazo
2020-06-23
|
|
/
/
|
*
|
terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)
Ghjuvan Lacambre
2020-06-22
|
*
|
main.c: fix hang issue with recoverymode (#12496)
erw7
2020-06-22
|
*
|
Merge pull request #12455 from janlazo/vim-8.0.1554
Matthieu Coudron
2020-06-22
|
|
\
\
|
|
*
|
vim-patch:8.2.0999: moving to next sentence gets stuck on quote
Jan Edmund Lazo
2020-06-18
[prev]
[next]