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
...
|
*
|
Merge pull request #20188 from bfredl/zerocmdline
bfredl
2022-09-16
|
|
\
\
|
|
*
|
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
|
*
|
|
build(deps): bump tree-sitter-lua to v0.0.13 (#20210)
Christian Clason
2022-09-16
|
*
|
|
docs(autocmds): re-add buffer param to docstring (#20204)
kylo252
2022-09-16
|
*
|
|
fix(treesitter): return full metadata for get_captures_at_position (#20203)
Christian Clason
2022-09-16
|
*
|
|
fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20...
Gregory Anders
2022-09-15
|
*
|
|
test(old): remove OpenBSD skip (#20201)
zeertzjq
2022-09-15
|
|
/
/
|
*
|
fix(help): add `--clean` to `-h` (#20171)
Christian Clason
2022-09-14
|
*
|
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
|
*
|
Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmd
bfredl
2022-09-14
|
|
\
\
|
|
*
|
fix: assertion failure when requiring missing module in autocmd
Dundar Goc
2022-09-05
|
*
|
|
refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)
Famiu Haque
2022-09-14
|
*
|
|
Merge pull request #20164 from bfredl/luanull
bfredl
2022-09-13
|
|
\
\
\
|
|
*
|
|
fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes
bfredl
2022-09-13
|
*
|
|
|
feat(fs): extend fs.find to accept predicate (#20193)
Mathias Fußenegger
2022-09-13
|
*
|
|
|
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
2022-09-13
|
*
|
|
|
vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)
zeertzjq
2022-09-13
|
*
|
|
|
vim-patch:9.0.0456: function called at debug prompt is also debugged (#20185)
zeertzjq
2022-09-13
|
*
|
|
|
Merge pull request #20011 from lewis6991/refactor/memline
Lewis Russell
2022-09-13
|
|
\
\
\
\
|
|
*
|
|
|
refactor(memline): resolve clint errors
Lewis Russell
2022-09-13
|
|
/
/
/
/
|
*
|
|
|
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
|
*
|
|
|
test(lsp): call clear() before bufwipe test (#20170)
zeertzjq
2022-09-13
|
*
|
|
|
Merge pull request #20077 from dundargoc/refactor/char_u/11
bfredl
2022-09-12
|
|
\
\
\
\
|
|
*
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-11
|
*
|
|
|
|
Merge pull request #20141 from vigoux/ts-self-inherits
Christian Clason
2022-09-12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
docs(treesitter): suggest using `extends` to extend queries
Thomas Vigouroux
2022-09-12
|
|
*
|
|
|
|
fix(treesitter): prevent endless loop on self-inheritence
Thomas Vigouroux
2022-09-11
|
*
|
|
|
|
|
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
|
*
|
|
|
|
|
vim-patch:9.0.0448: SubRip files are not recognized (#20167)
Christian Clason
2022-09-12
|
*
|
|
|
|
|
Merge pull request #20091 from teto/fix-flake
Matthieu Coudron
2022-09-12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
build(nix): removed the useless 'app'
Matthieu Coudron
2022-09-05
|
|
*
|
|
|
|
|
build(nix): bumped flake
Matthieu Coudron
2022-09-05
|
|
*
|
|
|
|
|
build(flake): add sumneko lsp in PATH
Matthieu Coudron
2022-09-05
|
*
|
|
|
|
|
|
vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)
zeertzjq
2022-09-12
|
*
|
|
|
|
|
|
Merge pull request #20163 from zeertzjq/vim-8.2.5034
zeertzjq
2022-09-12
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
|
|
*
|
|
|
|
|
refactor: move f_screenpos() to move.c
zeertzjq
2022-09-12
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #20160 from zeertzjq/vim-8.2.2646
zeertzjq
2022-09-12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vim-patch:8.2.2664: Vim9: not enough function arguments checked for string
zeertzjq
2022-09-12
|
|
*
|
|
|
|
|
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
|
|
/
/
/
/
/
/
|
*
|
/
/
/
/
vim-patch:9.0.0443: blueprint files are not recognized (#20155)
Christian Clason
2022-09-11
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
fix(lsp): schedule removal of client object (#20148)
Gregory Anders
2022-09-10
|
*
|
|
|
|
vim-patch:71b6d3397649 (#20144)
Christian Clason
2022-09-10
|
*
|
|
|
|
build: ensure version generation always succeeds (#19515)
dundargoc
2022-09-10
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #20068 from dundargoc/refactor/char_u/10
bfredl
2022-09-10
|
|
\
\
\
\
|
|
*
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-10
|
*
|
|
|
|
vim-patch:9.0.0434: gitignore files are not recognized (#20143)
Christian Clason
2022-09-10
|
|
/
/
/
/
|
*
|
|
|
ci: add more reviewers based on label (#17975)
dundargoc
2022-09-10
|
*
|
|
|
Merge pull request #20132 from JartC0ding/master
James McCoy
2022-09-09
|
|
\
\
\
\
|
|
*
|
|
|
docs: removed outdated coverage link
MoritzSchittenhelm
2022-09-09
[prev]
[next]