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
...
|
*
|
|
|
test: add a test for getmousepos()
Daniel Steinberg
2021-09-29
|
*
|
|
|
vim-patch:8.1.2321: cannot select all text with the mouse
Daniel Steinberg
2021-09-29
|
*
|
|
|
vim-patch:8.1.2319: compiler warning for int size
Daniel Steinberg
2021-09-29
|
*
|
|
|
vim-patch:8.1.2309: compiler warning for argument type
Daniel Steinberg
2021-09-29
|
*
|
|
|
vim-patch:8.1.2304: cannot get the mouse position when getting a mouse click
Daniel Steinberg
2021-09-29
*
|
|
|
|
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
|
/
/
/
/
*
|
|
|
feat(lsp): add codeAction/resolve support (#15818)
Mathias Fußenegger
2021-09-28
*
|
|
|
Merge pull request #15812 from bfredl/taba
Björn Linse
2021-09-28
|
\
\
\
\
|
*
|
|
|
fix(runtime): make a copy of runtime_search_path when iterating
Björn Linse
2021-09-27
*
|
|
|
|
feat(lsp): add client command support to codelens (#15820)
Mathias Fußenegger
2021-09-28
*
|
|
|
|
refactor(lsp): remove json encode/decode wrappers (#15826)
Mathias Fußenegger
2021-09-28
*
|
|
|
|
fix(ui): s/format_entry/format_item to match docs (#15819)
Mathias Fußenegger
2021-09-27
*
|
|
|
|
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
2021-09-27
*
|
|
|
|
chore: remove unused script finddeclarations.pl #15814
dundargoc
2021-09-27
|
/
/
/
/
*
|
|
|
fix(lsp): avoid serializing boolean as key (#15810)
Michael Lingelbach
2021-09-27
*
|
|
|
docs: document dependencies in MAINTAIN.md #15801
Michael Lingelbach
2021-09-26
*
|
|
|
refactor(diagnostic): use sign priority for severity_sort #15785
Gregory Anders
2021-09-26
*
|
|
|
docs: add lua-cjson to third-party licenses #15800
Michael Lingelbach
2021-09-26
*
|
|
|
feat(lsp): allow subset of CodeActionContext as arg to code_action methods (#...
Mathias Fußenegger
2021-09-26
*
|
|
|
feat(lsp): use cjson for lsp rpc (#15759)
Michael Lingelbach
2021-09-26
*
|
|
|
Merge pull request #14871 from mjlbach/feature/lua-cjson-embedded
Michael Lingelbach
2021-09-26
|
\
\
\
\
|
*
|
|
|
test: add tests for vim.json
Michael Lingelbach
2021-09-26
|
*
|
|
|
feat(lua): expose lua-cjson as vim.json
Michael Lingelbach
2021-09-26
|
*
|
|
|
feat(lua): add lua-cjson as vendored dependency
Michael Lingelbach
2021-09-26
*
|
|
|
|
ci(lintcommit.lua): replace third-party commitlint #15747
dundargoc
2021-09-26
*
|
|
|
|
Merge pull request #15797 from smolck/ui-stuff
Björn Linse
2021-09-26
|
\
\
\
\
\
|
*
|
|
|
|
fix(ui_bridge): set bridge width and height on attach
smolck
2021-09-26
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
fix(tui): remove obsolete $NVIM detection #15791
erw7
2021-09-26
*
|
|
|
|
Merge pull request #15351 from bfredl/virt_line
Björn Linse
2021-09-26
|
\
\
\
\
\
|
*
|
|
|
|
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
|
|
|
|
|
refactor: replace sprintf with snprintf #15794
dundargoc
2021-09-26
*
|
|
|
|
|
Merge pull request #15721 from bfredl/electricboogalo
Björn Linse
2021-09-26
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
|
/
/
/
/
/
*
|
|
|
|
docs(CONTRIBUTING.md): how to use uncrustify #15780
Dundar Göc
2021-09-25
*
|
|
|
|
fix(api): fix crash after set_option_value_for() #15390
gmntroll
2021-09-25
*
|
|
|
|
refactor: format with uncrustify #15778
dundargoc
2021-09-25
|
/
/
/
/
*
|
|
|
Merge pull request #15776 from jamessan/macos-11-ci
James McCoy
2021-09-25
|
\
\
\
\
|
*
|
|
|
ci: use runner, instead of os, for job name and cache key
James McCoy
2021-09-24
|
*
|
|
|
ci: add macOS 11 build
James McCoy
2021-09-24
*
|
|
|
|
test(normal): CA_COMMAND_BUSY in visual select mode #15292
Thomas Vigouroux
2021-09-24
|
/
/
/
/
*
|
|
|
Merge #15774 fix(pvs): fix warnings, script
Justin M. Keyes
2021-09-24
|
\
\
\
\
|
*
|
|
|
fix(pvs): Exclude xdiff from analysis
Justin M. Keyes
2021-09-24
|
*
|
|
|
fix(PVS): disable "typo" warnings V1051, V1074
Justin M. Keyes
2021-09-24
|
*
|
|
|
fix(PVS V681): function call order is undefined
Justin M. Keyes
2021-09-24
|
*
|
|
|
fix(PVS V576): false positive
Justin M. Keyes
2021-09-24
|
*
|
|
|
fix(PVS V576): wrong fprintf() format
Justin M. Keyes
2021-09-24
|
*
|
|
|
fix(PVS V507): false positive
Justin M. Keyes
2021-09-24
*
|
|
|
|
Merge #15731 vim-patch:7.4.725,8.2.{0597,0598,0924,1035}
Justin M. Keyes
2021-09-24
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.1035: setreg() does not always clear the register
Sean Dewar
2021-09-23
|
*
|
|
|
|
vim-patch:7.4.725
Sean Dewar
2021-09-23
[prev]
[next]