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
*
Add support in Neovim for f38-f63 key bindings.
newfeatures
Josh Rahm
2021-10-07
*
Move colorcolumn character option to fillchars.
Josh Rahm
2021-10-05
*
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
|
*
|
feat(json): convert Blobs to array of byte values
Sean Dewar
2021-09-15
|
*
|
feat(api): convert Blobs to API strings
Sean Dewar
2021-09-15
|
*
|
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
|
*
|
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
|
|
fix(test runner): handle nil in no-colors output handler #15679
Justin M. Keyes
2021-09-16
|
/
/
*
/
fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
2021-09-15
|
/
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
2021-09-14
*
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
2021-09-14
[next]