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 #22873 from bfredl/keyset2
bfredl
2023-04-08
|
\
|
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
|
vim-patch:9.0.1442: mapset() does not restore non-script context (#22942)
zeertzjq
2023-04-08
*
|
ci: use a set instead of array for team reviewers
dundargoc
2023-04-07
*
|
ci: don't automatically enable -Werror on CI environments
dundargoc
2023-04-07
*
|
refactor: remove redundant casts
ii14
2023-04-07
|
/
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make char * parameters const in message.c
ii14
2023-04-07
*
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
2023-04-07
*
docs(news): create new news, rename old news (#22922)
Christian Clason
2023-04-07
*
version bump
bfredl
2023-04-07
*
NVIM v0.9.0
bfredl
2023-04-07
*
build(nix): fixed build (#22918)
Matthieu Coudron
2023-04-07
*
Merge pull request #22907 from luukvbaal/evalstc
bfredl
2023-04-07
|
\
|
*
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
|
test(lua/diagnostic_spec): remove unnecessary after_each()
zeertzjq
2023-04-07
*
|
test: improve editor/fold_spec.lua and editor/put_spec.lua (#22916)
zeertzjq
2023-04-07
*
|
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
|
test(Windows): normalize paths for test summary
dundargoc
2023-04-06
*
|
fix(folds): handle visual blockwise indent insertion correctly (#22898)
Brandon Simmons
2023-04-07
*
|
Merge pull request #22910 from bfredl/nonormal
bfredl
2023-04-06
|
\
\
|
*
|
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
*
|
|
fix(treesitter): do not track ranges of the root tree (#22912)
Lewis Russell
2023-04-06
*
|
|
ci(release): promote appimage over tar.gz (#22908)
Christian Clason
2023-04-06
|
|
/
|
/
|
*
|
test(vim.fs.normalize): enable test on Windows
dundargoc
2023-04-05
*
|
docs: add vim.treesitter.query.get_query() to deprecated.txt
C.D. MacEachern
2023-04-05
*
|
refactor: make error message definitions const
ii14
2023-04-05
*
|
build(Windows): allow building without custom md5sum
dundargoc
2023-04-05
*
|
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
|
build(deps): switch vim parser to maintained fork (#22896)
Christian Clason
2023-04-05
|
/
*
Merge pull request #22859 from luukvbaal/evalstc
bfredl
2023-04-05
|
\
|
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
|
refactor(lsp): do not parse verbose output when overwriting options (#22810)
Michal Liszcz
2023-04-05
*
|
ci!: remove the .deb release (#22773)
dundargoc
2023-04-05
|
/
*
feat(vim.diff): allow passing an integer for linematch
Lewis Russell
2023-04-04
*
fix(windows): consistent normalization in fs.find
dundargoc
2023-04-04
*
docs: regenerate
github-actions[bot]
2023-04-04
*
feat(lsp): create default link from @lsp.type.comment to Comment (#22888)
Gregory Anders
2023-04-04
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
refactor(treesitter): move inspect_tree impl
Lewis Russell
2023-04-04
*
build: cmake cleanup
dundargoc
2023-04-04
*
docs: fix typos
dundargoc
2023-04-04
*
fix(treesitter): disable folding in inspect_tree() (#22885)
Lewis Russell
2023-04-04
*
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
2023-04-04
*
fix(treesitter): use capture metadata range if exists
danilax999
2023-04-04
*
build(deps): bump tree-sitter to v0.20.8 (#22882)
Christian Clason
2023-04-04
*
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
2023-04-04
*
build(windows): work around luarocks not finding its own md5sum
dundargoc
2023-04-03
*
vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)
Christian Clason
2023-04-03
[next]