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
...
|
*
|
|
perf(extmarks): allow ephemeral extmarks past EOF
Thomas Vigouroux
2021-06-16
*
|
|
|
vim-patch:8.2.3012: when 'rightleft' is set the line number is drawn reversed...
Jan Edmund Lazo
2021-06-17
*
|
|
|
Merge pull request #14840 from folke/lsp_float_cleanup
Michael Lingelbach
2021-06-16
|
\
\
\
\
|
*
|
|
|
chore(lsp): removed deprecated floating preview methods
Folke Lemaitre
2021-06-17
|
/
/
/
/
*
|
/
/
release.sh: use stdin for release commit message (#14832)
Jan Edmund Lazo
2021-06-16
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #14796 from glacambre/upgrade_to_gcc11
James McCoy
2021-06-16
|
\
\
\
|
*
|
|
ci: upgrade to gcc-11 on ubuntu-18.04
glacambre
2021-06-16
|
/
/
/
*
|
|
fix(lsp): add bufnr to formatting requests
Lukas Reineke
2021-06-15
*
|
|
docs(lsp): Clarify opts for show_line_diagnostics()
Shadman
2021-06-15
|
/
/
*
|
Merge pull request #14454 from eltociear/patch-1
Thomas Vigouroux
2021-06-15
|
\
\
|
*
|
screen: fix typo in screen.c
Ikko Ashimine
2021-04-29
*
|
|
Merge pull request #14822 from eltociear/patch-2
Thomas Vigouroux
2021-06-15
|
\
\
\
|
*
|
|
option: fix typo in option.c
Ikko Ashimine
2021-06-16
|
/
/
/
*
|
|
Merge pull request #14817 from neovim/marvim/api-doc-update/master
Michael Lingelbach
2021-06-15
|
\
\
\
|
*
|
|
docs: regenerate
marvim
2021-06-15
|
/
/
/
*
|
|
docs(lsp): annotate call_hierarchy function as private
cbarrete
2021-06-14
*
|
|
fix(lsp): fix on_detach in lsp.diagnostic
Jaehwang Jerry Jung
2021-06-14
*
|
|
Merge pull request #14815 from folke/lsp_triples
Michael Lingelbach
2021-06-14
|
\
\
\
|
*
|
|
fix(lsp): replace --- by a line in stylize_markdown
Folke Lemaitre
2021-06-15
|
/
/
/
*
|
|
Merge pull request #14482 from elianiva/lsp/remove_hover_line
Michael Lingelbach
2021-06-14
|
\
\
\
|
*
|
|
feat(lsp): hide triple - in hover window.
elianiva
2021-06-15
*
|
|
|
Merge pull request #14737 from rktjmp/lsp-guard-against-negative-lines
Michael Lingelbach
2021-06-14
|
\
\
\
\
|
*
|
|
|
fix(lsp): guard against negative diagnostic line numbers
Oliver Marriott
2021-06-13
*
|
|
|
|
Merge pull request #14814 from nanotee/fix_lsp_floats_presets
Michael Lingelbach
2021-06-14
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix(lsp): allow 'rounded' and 'solid' in floats
Timothée Sterle
2021-06-14
|
/
/
/
/
*
|
|
|
Merge pull request #13165 from mfussenegger/codelens
Michael Lingelbach
2021-06-14
|
\
\
\
\
|
*
|
|
|
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
|
|
|
|
Merge pull request #14813 from neovim/marvim/api-doc-update/master
Thomas Vigouroux
2021-06-14
|
\
\
\
\
\
|
*
|
|
|
|
docs: regenerate
marvim
2021-06-14
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #14804 from clason/rounded-borders
Michael Lingelbach
2021-06-14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
feat(float): add rounded borders preset
Christian Clason
2021-06-14
*
|
|
|
|
Merge pull request #14802 from janlazo/vim-8.2.1354
Jan Edmund Lazo
2021-06-13
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.2990: Jupyter Notebook files are not recognized
Jan Edmund Lazo
2021-06-13
|
*
|
|
|
|
vim-patch:8.2.0936: some terminals misinterpret the code for getting cursor s...
Jan Edmund Lazo
2021-06-13
|
*
|
|
|
|
vim-patch:8.2.1354: test 59 is old style
Jan Edmund Lazo
2021-06-13
|
|
/
/
/
/
*
/
/
/
/
fix(ci): adjust DEPS_INSTALL_DIR on OpenBSD to avoid pkg-config bug (#14803)
Oliver Marriott
2021-06-13
|
/
/
/
/
*
|
|
|
Merge pull request #14765 from folke/lsp_plaintext
Michael Lingelbach
2021-06-12
|
\
\
\
\
|
*
|
|
|
fix(lsp): convert_input_to_markdown_lines: preserve plaintext
Folke Lemaitre
2021-06-12
*
|
|
|
|
Merge pull request #14788 from shadmansaleh/fix/lua_runtime1
Björn Linse
2021-06-13
|
\
\
\
\
\
|
*
|
|
|
|
refactor(startup): Load init.lua with do_sorce
shadmansaleh
2021-06-13
|
*
|
|
|
|
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #14785 from janlazo/vim-8.1.1838
Jan Edmund Lazo
2021-06-12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.2.2896: spellfile functionality not fully tested
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0945: cannot use "z=" when 'spell' is off
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0046: tests for spell suggestions are slow
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0039: memory access error when "z=" has no suggestions
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.1.1865: spellrare and spellrepall in the wrong order
Jan Edmund Lazo
2021-06-12
|
*
|
|
|
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
|
/
/
/
/
*
|
|
|
test: clear $GZIP, use nvim's system() (#14791)
Jan Edmund Lazo
2021-06-12
[prev]
[next]