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
/
runtime
Commit message (
Expand
)
Author
Age
...
*
|
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
|
/
*
fix(diagnostic): clamp line numbers in display layer (#15729)
Gregory Anders
2021-09-20
*
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode
zeertzjq
2021-09-19
*
vim-patch:8.1.1071: cannot get composing characters from the screen
zeertzjq
2021-09-19
*
fix(diagnostic): only update decorations for loaded buffers (#15715)
Gregory Anders
2021-09-18
*
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
2021-09-18
*
fix(diagnostic): resolve nil bufnr in show_line_diagnostics
Gregory Anders
2021-09-18
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
fix(diagnostic): remove check on nil return value
Gregory Anders
2021-09-17
*
refactor(diagnostic): combine config() and set() calls
Gregory Anders
2021-09-17
*
refactor(diagnostic): group local functions together
Gregory Anders
2021-09-17
*
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(diagnostic): correctly handle folder level diagnostics
Gregory Anders
2021-09-17
|
*
docs(diagnostics): fix typos
Gregory Anders
2021-09-17
|
*
fix(diagnostic): fix wrong data type in setqflist()
Gregory Anders
2021-09-17
|
*
fix(diagnostic): don't overwrite existing sign definitions
Gregory Anders
2021-09-17
*
|
fix(termdebug): replace mapset with nvim_set_keymap (#15699)
ii14
2021-09-17
*
|
fix(typo): overriden -> overridden (RE: PR #14159) (#15360)
Oliver Marriott
2021-09-17
|
/
*
Merge pull request #15580 from seandewar/vim-8.2.3378
Jan Edmund Lazo
2021-09-17
|
\
|
*
vim-patch:8.2.3400: ":z!" is not supported
Sean Dewar
2021-09-10
|
*
vim-patch:8.2.3384: cannot disable modeline for an individual file
Sean Dewar
2021-09-10
*
|
fix(diagnostic): don't convert diagnostic table twice
Christian Clason
2021-09-17
*
|
fix(diagnostic): show_line_diagnostic with empty lnum
Christian Clason
2021-09-17
*
|
fix(diagnostic): nvim_echo takes three args (#15687)
Christian Clason
2021-09-17
*
|
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
2021-09-17
*
|
fix(diagnostic): don't override existing highlight groups #15682
Gregory Anders
2021-09-16
*
|
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
2021-09-16
|
\
\
|
*
|
fix(lint): remove unused parameters from deprecated functions
Gregory Anders
2021-09-16
|
*
|
refactor: remove UTF to byte col conversion
Gregory Anders
2021-09-16
|
*
|
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
|
\
\
\
|
*
|
|
doc(eval): include latest relevant Blob changes
Sean Dewar
2021-09-16
|
*
|
|
feat(f_msgpackparse): support parsing from Blob
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
|
*
|
|
fix(eval): partially port v8.2.3284
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.1.0797: error E898 is used twice
Sean Dewar
2021-09-15
|
*
|
|
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
|
*
|
|
vim-patch:8.1.0757: not enough documentation for Blobs
Sean Dewar
2021-09-15
|
*
|
|
feat(decode_string): decode binary string with NULs to Blob
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
|
*
|
|
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
[prev]
[next]