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
*
fix(lsp): send textDocument/didChange for each buffer (#16431)
Michael Lingelbach
2021-11-26
*
fix(lsp): require bufnr for apply_text_edits (#16444)
Michael Lingelbach
2021-11-26
*
chore(docs): clarify vim.notify log_level parameter (#16436)
Mathias Fußenegger
2021-11-25
*
feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)
Gregory Anders
2021-11-25
*
feat(lsp): use uv_spawn to check if server executable (#16430)
Michael Lingelbach
2021-11-25
*
Merge pull request #16434 from gpanders/diagnostic-clampage
Michael Lingelbach
2021-11-25
|
\
|
*
fix(diagnostic): don't clamp line numbers in setqflist
Gregory Anders
2021-11-24
|
*
fix(diagnostic): get line count per buffer when clamping
Gregory Anders
2021-11-24
*
|
fix(diagnostic): do not focus floats in goto functions (#16433)
Gregory Anders
2021-11-24
|
/
*
perf(lsp)!: use faster line retrieval for utf-16 to byte idx conversion (#16360)
Mathias Fußenegger
2021-11-24
*
fix(ui): use nowait for q mapping in floating window (#16427)
ii14
2021-11-24
*
fix(diagnostic): resolve buffer number in get() (#16407)
Gregory Anders
2021-11-22
*
fix(diagnostics): don't allow 0 bufnr for metatable index (#16405)
Gregory Anders
2021-11-22
*
fix(lsp): avoid indexing vim.NIL for null workspaceFolders (#16404)
Michael Lingelbach
2021-11-22
*
vim-patch:88a4205f1cfb (#16399)
Christian Clason
2021-11-22
*
vim-patch:8.2.3627: difficult to know where the text starts in a window (#16377)
zeertzjq
2021-11-21
*
fix(diagnostic): remove invalid buffers from cache (#16397)
smolck
2021-11-21
*
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
|
*
vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used
zeertzjq
2021-11-19
*
|
Merge pull request #16370 from gpanders/diagnostic-column-clamp
Gregory Anders
2021-11-21
|
\
\
|
*
|
fix(diagnostic): clamp line numbers in setqflist and setloclist
Gregory Anders
2021-11-19
|
*
|
fix(diagnostic): fix navigation with diagnostics placed past end of line
Gregory Anders
2021-11-19
|
*
|
fix(diagnostic): deepcopy diagnostics before clamping line numbers
Gregory Anders
2021-11-19
*
|
|
fix(lsp): send buffer contents joined on fileformat-specific linebreak (#16334)
Dmytro Meleshko
2021-11-21
*
|
|
chore(lsp): clean up initialization process (#16369)
Michael Lingelbach
2021-11-21
|
/
/
*
/
docs: regenerate
marvim
2021-11-18
|
/
*
fix(lsp): improve incremental sync robustness (#16358)
Michael Lingelbach
2021-11-18
*
fix(uri): use valid EmmyLua annotations (#16359)
Mathias Fußenegger
2021-11-18
*
fix(diagnostic): don't use nil col if missing from qflist (#16357)
Gregory Anders
2021-11-18
*
docs: mark tagfunc.lua methods as private
Gregory Anders
2021-11-18
*
feat(lsp): add tagfunc (#16103)
Michael Lingelbach
2021-11-18
*
vim-patch:8.2.3591: no event is triggered when closing a window (#16306)
zeertzjq
2021-11-17
*
vim-patch:8.2.3522: cannot use \x and \u when setting 'listchars' (#16049)
zeertzjq
2021-11-17
*
fix(lsp): change signature of buf_highlight_references (#16345)
Michael Lingelbach
2021-11-17
*
vim-patch:519cc559b08b (#16340)
Christian Clason
2021-11-17
*
vim-patch:8.2.3604: not all sudoers files are recognized (#16338)
Christian Clason
2021-11-16
*
vim-patch:8.2.3603: fish filetype not recognized (#16337)
Christian Clason
2021-11-16
*
Merge pull request #16328 from gpanders/diagnostic-prefix-hi
Gregory Anders
2021-11-16
|
\
|
*
refactor(diagnostic)!: rename 'show_header' to 'header'
Gregory Anders
2021-11-15
|
*
feat(diagnostic): allow 'prefix' option to return highlight
Gregory Anders
2021-11-15
*
|
refactor(diagnostic): make bufnr arguments consistent (#16323)
Gregory Anders
2021-11-16
*
|
vim-patch:8.2.3600: filetype test fails
Christian Clason
2021-11-16
*
|
vim-patch:8.2.3599: not all gdbinit files are recognized
Christian Clason
2021-11-16
*
|
vim-patch:8.2.3598: RouterOS filetype is not recognized
Christian Clason
2021-11-15
*
|
fix(lsp): fix edge cases in incremental sync (#16308)
Michael Lingelbach
2021-11-15
|
/
*
Merge pull request #16047 from mcepl/vim-8.2.3520
Jan Edmund Lazo
2021-11-14
|
\
|
*
vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
Matěj Cepl
2021-11-06
|
*
vim-patch:8.2.3520: cannot define a function for thesaurus completion
Matěj Cepl
2021-10-23
*
|
feat(diagnostic): add 'prefix' option to open_float (#16321)
Gregory Anders
2021-11-14
*
|
fix(lsp): ensure buffers are re-attached on rename (#16266)
Mathias Fußenegger
2021-11-14
[next]