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
*
docs: regenerate
marvim
2021-06-06
*
Merge pull request #14726 from folke/lsp_single_popup_per_buffer
Michael Lingelbach
2021-06-06
|
\
|
*
fix(lsp): max 1 floating preview per buffer. Fixes #11508
Folke Lemaitre
2021-06-05
*
|
Merge pull request #14511 from urandom/lsp_diagnostics_workspace_loclist
Michael Lingelbach
2021-06-06
|
\
\
|
*
|
feat(lsp): extend diagnostic.set_loclist
Viktor Kojouharov
2021-06-06
|
/
/
*
|
Merge pull request #14733 from mjlbach/fix_docs_2
Michael Lingelbach
2021-06-05
|
\
\
|
*
|
docs(lsp): fix locations_to_items docstring
Michael Lingelbach
2021-06-05
|
/
/
*
|
Merge pull request #14730 from mjlbach/feature/open_loclist_on_win
Michael Lingelbach
2021-06-05
|
\
\
|
*
|
fix(lsp): set_loclist should target current win
Michael Lingelbach
2021-06-05
*
|
|
Merge pull request #14707 from ray-x/master
Michael Lingelbach
2021-06-05
|
\
\
\
|
*
|
|
fix(lsp): floating window border size for string type 'none' and 'shadow'
ray-x
2021-06-02
*
|
|
|
Merge pull request #14729 from mjlbach/feat/diagnostic_quickfix_cleanup
Michael Lingelbach
2021-06-05
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
feat(lsp): remove line from diagnostic quickfix
Michael Lingelbach
2021-06-05
|
/
/
/
*
|
|
Merge pull request #14724 from janlazo/vim-8.2.2877
Jan Edmund Lazo
2021-06-05
|
\
\
\
|
*
|
|
window: pvs/v1071
Jan Edmund Lazo
2021-06-05
|
*
|
|
regexp: pvs/v1071
Jan Edmund Lazo
2021-06-05
|
*
|
|
fold: pvs/v1071
Jan Edmund Lazo
2021-06-05
|
*
|
|
memline: pvs/v1071
Jan Edmund Lazo
2021-06-05
|
*
|
|
indent_c: pvs/v1071
Jan Edmund Lazo
2021-06-05
|
*
|
|
screen: pvs/v614
Jan Edmund Lazo
2021-06-05
|
*
|
|
fixup! vim-patch:8.2.2136: Vim9: Using uninitialized variable
Jan Edmund Lazo
2021-06-05
|
*
|
|
undo: pvs/v547
Jan Edmund Lazo
2021-06-05
|
*
|
|
sign: pvs/v547
Jan Edmund Lazo
2021-06-05
|
*
|
|
userfunc: pvs/v547
Jan Edmund Lazo
2021-06-05
|
*
|
|
fixup! tests: fix system_spec when run with clipboard manager (#10956)
Jan Edmund Lazo
2021-06-05
|
*
|
|
fixup! fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelo...
Jan Edmund Lazo
2021-06-05
|
*
|
|
vim-patch:8.0.1578: no test for :popup in terminal
Jan Edmund Lazo
2021-06-05
|
*
|
|
vim-patch:8.2.2937: popup test fails if rightleft feature not enabled
Jan Edmund Lazo
2021-06-05
|
*
|
|
vim-patch:8.2.2877: insufficient tests for popup menu rightleft
Jan Edmund Lazo
2021-06-05
|
|
|
/
|
|
/
|
*
/
|
version.c: update [skip ci] (#14328)
github-actions[bot]
2021-06-05
|
/
/
*
|
Merge pull request #14721 from jamessan/mac-ci
James McCoy
2021-06-04
|
\
\
|
*
|
fix(ci): Remove gcc@8/gcc@9 homebrew workaround
James McCoy
2021-06-04
|
/
/
*
|
Merge pull request #14710 from janlazo/clang-warnings
Jan Edmund Lazo
2021-06-02
|
\
\
|
|
/
|
/
|
|
*
clang/'Logic error': assert get_decor_provider(id, true) returns nonnull
Jan Edmund Lazo
2021-06-02
|
*
fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and ...
Jan Edmund Lazo
2021-06-02
|
*
clang/'Logic error': has_profiling() may not set forceit
Jan Edmund Lazo
2021-06-02
|
*
clang/'Logic error': zero-init oldbase array
Jan Edmund Lazo
2021-06-02
|
*
clang/API: reject null string in timer_start()
Jan Edmund Lazo
2021-06-02
|
/
*
Merge pull request #14701 from neovim/marvim/api-doc-update/master
Thomas Vigouroux
2021-06-02
|
\
|
*
docs: regenerate
marvim
2021-06-02
|
/
*
Merge pull request #14692 from jamessan/api-doc-workflow
James McCoy
2021-06-01
|
\
|
*
ci(gha): New workflow to regen API docs on pushes to release branches
James McCoy
2021-05-31
*
|
Merge pull request #14698 from jose-elias-alvarez/omnifunc-insert-check
Michael Lingelbach
2021-06-01
|
\
\
|
*
|
fix(lsp): check mode in omnifunc callback
Jose Alvarez
2021-06-01
|
/
/
*
|
Merge pull request #14693 from shadmansaleh/enhance/lsp/make_focusable_parame...
Michael Lingelbach
2021-06-01
|
\
\
|
*
|
docs(lsp): Fix opts param not captured by docgen
shadmansaleh
2021-06-01
|
*
|
feat(lsp): Make focusability of lsp float configurable
shadmansaleh
2021-06-01
*
|
|
Merge pull request #14694 from folke/lsp_popup_border
Michael Lingelbach
2021-06-01
|
\
\
\
|
*
|
|
fix(lsp): properly handle border character list without highlight groups. Fix...
Folke Lemaitre
2021-06-01
*
|
|
|
Merge pull request #14659 from seandewar/api-win-buf-noautocmd
Björn Linse
2021-06-01
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]