index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
Age
Commit message (
Expand
)
Author
Files
2022-01-17
Merge pull request #16907 from neovim/backport-16906-to-release-0.6
James McCoy
1
2022-01-09
feat(lua): add notify_once() (#17010)
github-actions[bot]
2
2022-01-08
fix(lsp): only send command and args in executeCommand (#17002)
github-actions[bot]
1
2022-01-08
fix(lsp): resolve bufnr for get_lines (#16997)
github-actions[bot]
1
2022-01-04
fix(lsp): explicitly pass bufnr in didSave handler
Michael Lingelbach
1
2022-01-02
fix(lsp): always use target bufnr in location handler (#16880)
github-actions[bot]
1
2021-12-29
chore: fix typos in doc and Lua files
dundargoc
5
2021-12-26
fix(uri): change scheme pattern to not include the comma character (#16798)
github-actions[bot]
1
2021-12-25
refactor(lsp): remove usage of deprecated function (#16787)
Michael Lingelbach
2
2021-12-25
fix(lsp): fix `nil`-index behavior for UTF-8 in `_str_*index_enc` methods (#1...
github-actions[bot]
1
2021-12-25
feat(lsp,diagnostic): open folds in jump-related functions (#16784)
github-actions[bot]
2
2021-12-25
fix(lsp): handle offset encoding (#16783)
github-actions[bot]
2
2021-12-25
feat(lsp): use `vim.ui.select` for selecting lsp client (#16782)
github-actions[bot]
1
2021-12-25
fix(lsp): call config on_exit handler before context is cleared (#16781)
github-actions[bot]
1
2021-12-21
feat(lsp): add buf_detach_client (#16741)
github-actions[bot]
1
2021-12-21
fix(lsp): correctly align start and end range to codepoints during increment...
github-actions[bot]
1
2021-12-19
fix(lsp): avoid attaching to unloaded buffers (#16726)
github-actions[bot]
1
2021-12-17
fix(diagnostic): respect "if_many" source option for virtual text (#16697)
github-actions[bot]
1
2021-12-17
fix(diagnostic): assert that diagnostics have line number and column (#16687)
github-actions[bot]
1
2021-12-16
refactor(diagnostic): remove hack (#16689)
github-actions[bot]
1
2021-12-15
fix(ui): close floating window on BufLeave event (#16664)
github-actions[bot]
1
2021-12-10
refactor: replace deprecated lua functions with their new versions (#16609)
github-actions[bot]
1
2021-12-08
fix(diagnostic): set effective buffer number in autocmd (again) (#16590)
github-actions[bot]
1
2021-12-08
fix(diagnostic): escape special chars in file names (#16588)
github-actions[bot]
1
2021-12-08
refactor(diagnostic): remove bufnr parameter from open_float (#16587)
github-actions[bot]
1
2021-12-08
docs(lsp): fix resolve_capabilities docstring (#16580)
github-actions[bot]
1
2021-12-08
refactor(diagnostic): add warning to deprecated functions (#16575)
github-actions[bot]
2
2021-12-05
docs(lsp): re-add client.requests documentation (#16533)
github-actions[bot]
1
2021-12-02
fix(diagnostic): clamp diagnostics on negative line numbers (#16497)
github-actions[bot]
1
2021-12-01
fix(diagnostic): set effective buffer number for DiagnosticChanged autocmd (#...
github-actions[bot]
1
2021-12-01
fix(lsp): progress handlers should return vim.NIL on error (#16476)
github-actions[bot]
1
2021-11-30
fix(lsp): change rpc start notify level to warn (#16467)
Michael Lingelbach
1
2021-11-30
Merge pull request #16460 from dundargoc/chore/typos
Björn Linse
6
2021-11-30
docs(lsp): do not use nvim_command for Vimscript examples
Gregory Anders
1
2021-11-30
docs(lsp): do not use | as argument separator
Gregory Anders
1
2021-11-30
docs(lsp): add annotations for private functions
Gregory Anders
6
2021-11-29
feat(lsp): add 'focus' option to open_floating_preview (#16465)
Gregory Anders
2
2021-11-29
fix(lsp): do not attempt to index nil client in progress handler (#16463)
Michael Lingelbach
1
2021-11-28
feat(diagnostic): use `scope = 'line'` by default for `open_float()` (#16456)
cbarrete
2
2021-11-27
fix(diagnostic): make set() go through cache when calling show()
Gregory Anders
1
2021-11-27
chore: fix typos (#16361)
dundargoc
12
2021-11-26
fix(lua): fix vim.deepcopy for metatables & cycled tables (#16435)
Shadman
1
2021-11-26
fix(lsp): send textDocument/didChange for each buffer (#16431)
Michael Lingelbach
1
2021-11-26
fix(lsp): require bufnr for apply_text_edits (#16444)
Michael Lingelbach
2
2021-11-25
feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)
Gregory Anders
2
2021-11-25
feat(lsp): use uv_spawn to check if server executable (#16430)
Michael Lingelbach
2
2021-11-25
Merge pull request #16434 from gpanders/diagnostic-clampage
Michael Lingelbach
1
2021-11-24
fix(diagnostic): do not focus floats in goto functions (#16433)
Gregory Anders
1
2021-11-24
fix(diagnostic): don't clamp line numbers in setqflist
Gregory Anders
1
2021-11-24
fix(diagnostic): get line count per buffer when clamping
Gregory Anders
1
[next]