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
...
*
|
|
|
fix(lsp): correctly check for windows in lsp logger (#14954)
Oliver Marriott
2021-07-10
*
|
|
|
Merge pull request #15047 from teto/flake-tests
Matthieu Coudron
2021-07-10
|
\
\
\
\
|
*
|
|
|
chore: add log hander to gen_vimdoc
Matthieu Coudron
2021-07-10
|
*
|
|
|
chore(flake): update inputs
Matthieu Coudron
2021-07-10
|
/
/
/
/
*
|
|
|
feat(lsp): Make line diagnostics display prettier
Mathias Fussenegger
2021-07-09
*
|
|
|
Merge pull request #15036 from vigoux/decurbuf-2
Björn Linse
2021-07-09
|
\
\
\
\
|
*
|
|
|
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
*
|
|
|
|
Merge pull request #15035 from neovim/marvim/api-doc-update/master
Thomas Vigouroux
2021-07-09
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
docs: regenerate
marvim
2021-07-09
|
/
/
/
/
*
|
|
|
fix(lsp): support duplicate params in signature help (#15032)
Folke Lemaitre
2021-07-09
*
|
|
|
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
\
\
\
|
*
|
|
|
refactor(undo): remove last occurence of save_curbuf
Thomas Vigouroux
2021-07-08
|
*
|
|
|
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
|
*
|
|
|
style(undo): remove unnecessary comment
Thomas Vigouroux
2021-07-06
|
*
|
|
|
fix(qf): use correct buffer field
Thomas Vigouroux
2021-07-06
|
*
|
|
|
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
|
*
|
|
|
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
|
*
|
|
|
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
|
|
|
|
Merge pull request #14908 from neovim/marvim/api-doc-update/master
James McCoy
2021-07-08
|
\
\
\
\
\
|
*
|
|
|
|
docs: regenerate
marvim
2021-07-08
*
|
|
|
|
|
build(cmake): skip download if target file exists #14844)
comicfans
2021-07-08
*
|
|
|
|
|
vim-patch:8.2.3125: variables are set but not used #15028
dundargoc
2021-07-08
*
|
|
|
|
|
vim-patch:8.2.3089: garbage collection has useless code #15027
dundargoc
2021-07-08
|
/
/
/
/
/
*
|
|
|
|
fix(lsp): restore diagnostics extmarks that were moved to the last edit line ...
Folke Lemaitre
2021-07-08
*
|
|
|
|
feat(lsp): highlight active parameter in signature help (#15018)
Folke Lemaitre
2021-07-07
*
|
|
|
|
doc: "--remote" is not supported #14936
cbarrete
2021-07-07
*
|
|
|
|
doc: remove mentions of compile-time flags #14935
cbarrete
2021-07-07
|
|
/
/
/
|
/
|
|
|
*
|
|
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
|
|
|
clang/'Dead initialization': don't assign unused value to variable "string" #...
dundargoc
2021-07-07
*
|
|
|
fix(lsp): restore diagnostics extmarks on buffer changes (#15011)
Folke Lemaitre
2021-07-07
*
|
|
|
clang/'Dead nested assignment': don't assign unused value to precision #15012
dundargoc
2021-07-07
*
|
|
|
chore(deps): bump LibLUV to 1.40.0-0 (#14997)
Christian Clason
2021-07-07
|
/
/
/
*
|
|
clang/'Dead assignment': ignore warning #15000
dundargoc
2021-07-05
*
|
|
chore(deps): bump LibLUV to 1.34.1 and lua-compat-53 to 0.9 (#14985)
Lewis Russell
2021-07-05
*
|
|
Merge pull request #14989 from folke/lsp_convert_input_markdown
Michael Lingelbach
2021-07-04
|
\
\
\
|
*
|
|
fix(lsp): prevent double <text> for cached plaintext markup
Folke Lemaitre
2021-07-05
|
/
/
/
*
|
|
Merge pull request #14391 from lewis6991/signs
Björn Linse
2021-07-04
|
\
\
\
|
*
|
|
signs: Change b_signcols_max -> b_signcols_valid
Lewis Russell
2021-07-04
|
/
/
/
*
|
|
Merge pull request #14981 from janlazo/vim-8.2.3081
Jan Edmund Lazo
2021-07-04
|
\
\
\
|
*
|
|
vim-patch:8.2.3097: crash when using "quit" at recovery prompt
Jan Edmund Lazo
2021-07-04
|
*
|
|
vim-patch:8.2.3093: tablabel_tooltip test fails with Athena
Jan Edmund Lazo
2021-07-04
|
*
|
|
vim-patch:8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong
Jan Edmund Lazo
2021-07-04
|
*
|
|
vim-patch:8.2.3087: Gemtext files are not recognized
Jan Edmund Lazo
2021-07-04
|
*
|
|
vim-patch:8.2.3085: JSONC files are not recognized
Jan Edmund Lazo
2021-07-04
*
|
|
|
fix(vim.opt): vimL map string values not trimmed (#14982)
jadedpasta
2021-07-04
|
/
/
/
*
|
|
fix(clint): fix link to style guide. (#14975)
dundargoc
2021-07-03
*
|
|
refactor(memfile_test): replace long_u type with size_t. #14974
dundargoc
2021-07-03
*
|
|
PVS/V1051: Ignore "modulo by 1" warning for ARRAY_SIZE. (#14943)
dundargoc
2021-07-03
*
|
|
doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)
Justin M. Keyes
2021-07-03
*
|
|
doc/readme: mention void linux (#14969)
w3bdev1
2021-07-03
[prev]
[next]