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
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
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
*
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
*
|
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
*
|
|
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
|
/
/
*
|
fix(api): fix crash after set_option_value_for() #15390
gmntroll
2021-09-25
*
|
test(normal): CA_COMMAND_BUSY in visual select mode #15292
Thomas Vigouroux
2021-09-24
*
|
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
2021-09-23
|
/
*
feat(diagnostic): allow customized diagnostic messages (#15742)
Gregory Anders
2021-09-22
*
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
*
|
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(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
|
/
*
fix(diagnostic): clamp line numbers in display layer (#15729)
Gregory Anders
2021-09-20
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
2021-09-18
*
Merge pull request #15710 from gpanders/show_line_diagnostics
Michael Lingelbach
2021-09-18
|
\
|
*
test: add test case for show_line_diagnostics
Gregory Anders
2021-09-18
*
|
vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...
Jaehwang Jerry Jung
2021-09-18
|
/
*
refactor(runtime): handle pack/foo/start/bar/after dirs properly
Björn Linse
2021-09-18
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
fix(diagnostic): change default severity_sort order
Gregory Anders
2021-09-17
*
Merge pull request #15696 from gpanders/diagnostic-sign-fix
Michael Lingelbach
2021-09-17
|
\
|
*
fix(diagnostic): support severity_sort
Gregory Anders
2021-09-17
*
|
fix(typo): overriden -> overridden (RE: PR #14159) (#15360)
Oliver Marriott
2021-09-17
*
|
test: reorg #15698
Justin M. Keyes
2021-09-17
|
/
*
fix: prevent K_EVENT from stopping Select mode CTRL-O #15688
zeertzjq
2021-09-17
*
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
2021-09-17
*
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
2021-09-16
|
\
|
*
fix(lint): remove unused function from diagnostic spec
Gregory Anders
2021-09-16
|
*
test: add test case for severity ranges
Gregory Anders
2021-09-15
|
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
|
Merge pull request #15211 from seandewar/blob-port
Jan Edmund Lazo
2021-09-16
|
\
\
|
*
|
feat(f_msgpackparse): support parsing from Blob
Sean Dewar
2021-09-16
|
*
|
fix(test/dumplog): tostring(rv) before formatting as string
Sean Dewar
2021-09-16
|
*
|
feat(f_msgpackdump): support dumping to Blob
Sean Dewar
2021-09-16
|
*
|
feat(f_chansend): support Blob data argument
Sean Dewar
2021-09-16
|
*
|
vim-patch:8.2.1473: items in a list given to :const can still be modified
Sean Dewar
2021-09-16
|
*
|
vim-patch:8.2.0404: writefile() error does not give a hint
Sean Dewar
2021-09-15
|
*
|
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
|
*
|
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
|
*
|
feat(shada): restore Blob globals properly
Sean Dewar
2021-09-15
|
*
|
feat(msgpack): convert Blobs to BIN strings
Sean Dewar
2021-09-15
[next]