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
/
lsp
Commit message (
Expand
)
Author
Age
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
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
*
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
*
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
*
fix(lsp): refactor escaping snippet text (#25611)
Maria José Solano
2023-10-14
*
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
*
test(lsp): add normalize_markdown tests
Maria José Solano
2023-09-20
*
feat(lsp): improve control over placement of floating windows (#24494)
Grace Petryk
2023-09-10
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
feat(highlight): Allow hyphens (-) in highlight group names (#24714)
Gregory Anders
2023-08-15
*
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
2023-07-20
*
fix(lsp): markdown code fence should allow space before info string #24364
Mike
2023-07-16
*
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
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11
*
refactor(lsp): use LPeg for watchfiles matching (#23788)
Jon Huhn
2023-06-05
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test(lsp): fix unstable tests for semantic tokens
jdrouhard
2023-04-23
*
docs: fix typos
dundargoc
2023-04-04
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
feat(lsp): render markdown in docs hover #22766
Roberto Pommella Alegro
2023-03-25
*
fix(lsp): prevent lsp tests from picking up local user config (#22606)
Mathias Fußenegger
2023-03-10
*
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
2023-03-05
*
perf(lsp): only redraw the windows containing LSP tokens
bfredl
2023-02-28
*
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
2023-02-25
*
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
2023-02-25
*
fix(tests): use -l mode for lsp tests
bfredl
2023-01-31
*
feat(lsp): add function to clear codelens (#21504)
Mathias Fußenegger
2022-12-31
*
test(lsp): add a screen:expect() between insert() and feed_command() (#21577)
zeertzjq
2022-12-29
*
fix(lsp): token_edit.data might be null on deletion (#21462)
tiagovla
2022-12-19
*
feat(lsp): highlight semantic token modifiers (#21390)
Christian Clason
2022-12-12
*
perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)
jdrouhard
2022-12-12
*
fix(lsp): ignore null responses for semanticTokens request (#21364)
fsouza
2022-12-10
*
fix(lsp): followup fixes for semantic tokens support (#21357)
jdrouhard
2022-12-09
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
*
refactor(test): create an lsp-specific helpers.lua file
John Drouhard
2022-12-08
*
refactor(lsp): use autocmd api (#19407)
ii14
2022-07-17
*
fix(lsp): small bugs in snippet-parser #18998
L3MON4D3
2022-06-29
*
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
2022-04-26
*
fix(lsp): handle insertion of previous line (#17618)
Michael Lingelbach
2022-03-06
[next]