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
/
functional
/
plugin
Commit message (
Expand
)
Author
Age
*
fix(lsp): rename: load and list new buffer if attached to window (#27408)
Tomasz N
2024-02-14
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
*
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
*
test(lsp): add test cases for vim.lsp.tagfunc
Jongwook Choi
2024-02-03
*
docs: various #25289
Justin M. Keyes
2024-01-18
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
feat(lsp): support connect via named pipes/unix domain sockets (#26032)
TheLeoP
2024-01-02
*
refactor(health): refactor provider healthchecks
Gregory Anders
2024-01-01
*
feat(health): make :checkhealth support more split modifiers (#26731)
zeertzjq
2023-12-25
*
feat(health): checkhealth buffer can show in a split window (#26714)
Pablo Arias
2023-12-25
*
fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)
Michal Liszcz
2023-12-22
*
refactor(lsp): move glob parsing to util (#26519)
Steven Arcangeli
2023-12-22
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: skip failing watch file tests on freebsd (#26110)
Mathias Fußenegger
2023-11-19
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
fix(lsp): fix omnicomplete in middle of the line (#25787)
Lajos Koszti
2023-10-26
*
fix(lsp): fix off-by-one error for omnifunc word boundary
Mathias Fussenegger
2023-10-23
*
refactor(lsp): deprecate completion util methods
Mathias Fussenegger
2023-10-21
*
fix(lsp): refactor escaping snippet text (#25611)
Maria José Solano
2023-10-14
*
fix(lsp): handle NUL bytes in popup text (#25612)
zeertzjq
2023-10-12
*
fix(lsp): account for border height in max floating popup height (#25539)
LW
2023-10-08
*
feat(lsp)!: replace snippet parser by lpeg grammar
Maria José Solano
2023-10-02
*
feat(lsp): fallback to code-action command on resolve failure (#25464)
Mathias Fußenegger
2023-10-02
*
refactor(tutor): cleanup
Justin M. Keyes
2023-09-26
*
fix(tutor): Tutor steps don't work on Windows #25251
Leonardo Mello
2023-09-26
*
fix(lsp): handle absence of a trailing newline #25194
Sergey Slipchenko
2023-09-21
*
test(lsp): add normalize_markdown tests
Maria José Solano
2023-09-20
*
feat(lsp): use treesitter for stylize markdown
Maria José Solano
2023-09-19
*
test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)
zeertzjq
2023-09-17
*
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
2023-09-11
*
feat(lsp): improve control over placement of floating windows (#24494)
Grace Petryk
2023-09-10
*
feat(lsp): add original LSP Location as item's user_data in locations_to_item...
Tom Praschan
2023-09-07
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
fix(editorconfig): do not set 'endofline'
Lewis Russell
2023-08-27
*
feat(highlight): Allow hyphens (-) in highlight group names (#24714)
Gregory Anders
2023-08-15
*
fix(lsp): do not assume client capability exists in watchfiles check (#24550)
Sean Dewar
2023-08-04
*
fix(lsp): SignatureHelp docstring is not escaped #16702
Christoph Hasse
2023-07-25
*
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
2023-07-20
*
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
2023-07-17
*
fix(lsp): markdown code fence should allow space before info string #24364
Mike
2023-07-16
*
feat(lsp): map K to hover by default #24331
Mathias Fußenegger
2023-07-14
*
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
2023-06-30
*
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
2023-06-22
*
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
2023-06-20
[next]