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(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
|
*
|
|
|
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
2021-09-23
|
*
|
|
|
vim-patch:8.2.0598: test_eval_stuff fails in normal terminal
Sean Dewar
2021-09-22
|
*
|
|
|
vim-patch:8.2.0597: test_eval is old style
Sean Dewar
2021-09-22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
refactor: format with uncrustify #15755
dundargoc
2021-09-24
|
|
/
/
|
/
|
|
*
|
|
fix(lsp): guard textDocument/codeAction command logic #15769
Chris Kipp
2021-09-23
*
|
|
fix: move contrib/uncrustify.cfg -> src/uncrustify.cfg #15768
Justin M. Keyes
2021-09-23
*
|
|
fix(diagnostic): check for nil in show_diagnostics (#15772)
Gregory Anders
2021-09-23
*
|
|
fix(diagnostic): don't return nil when callers expect a table (#15765)
Gregory Anders
2021-09-23
*
|
|
Merge #14979 doc: convert Nvim style guide XML to vim :help
Justin M. Keyes
2021-09-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc(dev_style.txt): misc updates
Justin M. Keyes
2021-09-23
|
*
|
doc: convert neovim style guide to vim doc.
Dundar Göc
2021-09-23
|
/
/
*
|
build(deps): bump luarocks to 3.7.0 #15740
Christian Clason
2021-09-22
*
|
feat(diagnostic): allow customized diagnostic messages (#15742)
Gregory Anders
2021-09-22
*
|
Merge pull request #15739 from clason/luv-bump
James McCoy
2021-09-22
|
\
\
|
*
|
fix(build): call find_package(Threads) before using its variables
James McCoy
2021-09-21
|
*
|
chore(deps): bump libuv and luv to 1.42.0
Christian Clason
2021-09-21
*
|
|
Merge pull request #14115 from mfussenegger/lsp-commands
Michael Lingelbach
2021-09-22
|
\
\
\
|
*
|
|
feat(lsp): add a registry for client side code action commands
Mathias Fussenegger
2021-09-20
|
*
|
|
feat(lsp): include original request params in handler ctx
Mathias Fussenegger
2021-09-20
*
|
|
|
docs: .git-blame-ignore-revs #15653
Justin M. Keyes
2021-09-22
*
|
|
|
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
|
|
|
vim-patch:34cc7d8c034f #15753
Christian Clason
2021-09-22
*
|
|
|
Merge pull request #15717 from gpanders/diagnostic-include-source
Michael Lingelbach
2021-09-21
|
\
\
\
\
|
*
|
|
|
refactor(diagnostic): remove get_virt_text_chunks()
Gregory Anders
2021-09-21
|
*
|
|
|
feat(diagnostic): add option to include diagnostic source
Gregory Anders
2021-09-21
|
/
/
/
/
*
|
|
|
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
master
Gregory Anders
2021-09-21
*
|
|
|
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
Mathias Fußenegger
2021-09-21
*
|
|
|
ci(PVS): PVS/V009: add required header #15751
dundargoc
2021-09-21
*
|
|
|
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
*
|
|
|
Merge pull request #15745 from e-kwsm/Makefile
James McCoy
2021-09-21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
build: enhance Makefile
Eisuke Kawashima
2021-09-21
|
/
/
/
*
|
|
Merge pull request #15743 from jamessan/libuv-threads
James McCoy
2021-09-20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIES
James McCoy
2021-09-20
|
/
/
*
|
fix(diagnostic): clamp line numbers in display layer (#15729)
Gregory Anders
2021-09-20
*
|
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
|
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
|
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
|
Merge #15727 build(lint): check scripts/*.lua
Justin M. Keyes
2021-09-19
|
\
\
|
*
|
build(lint): commit linter
Justin M. Keyes
2021-09-19
|
*
|
build(lint): check scripts/*.lua
Justin M. Keyes
2021-09-19
|
/
/
*
|
refactor(Makefile): use built-in make commands #15708
kylo252
2021-09-19
*
|
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
|
refactor: format with uncrustify #15722
dundargoc
2021-09-19
[prev]
[next]