summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2024-10-01fix(treesitter): indent size for inspect_tree #28727Jongwook Choi1
2024-09-30fix(diff): use mmfile_t in linematchLewis Russell1
2024-09-27fix(treesitter): EditQuery shows swapfile ATTENTION #30536Justin M. Keyes1
2024-09-23fix(filetype): handle .in files with no filename (#30487)Tristan Knight1
2024-09-23backport: fix(vim.fs): dirname() returns "." on mingw/msys2 (#30484)Justin M. Keyes3
2024-09-20fix(treesitter): lint top-level anonymous nodesRiley Bruins1
2024-09-19feat(jumplist): allow opting out of removing unloaded buffers (#30419)zeertzjq1
2024-09-16fix(vim.ui.open): prefer xdg-open on WSL #30302Yi Ming1
2024-09-16fix(lua): ignore stdout and stderr for xdg-openAaron1
2024-09-13fix(lsp): handle nil bytes in stringsMathias Fussenegger1
2024-09-11fix(health): return correct name from 'path2name()'monkoose1
2024-09-10fix(lsp): handle encoding bounds in str_utfindex_enctris2031
2024-09-08fix(lsp): handle out-of-bounds character positions #30288Tristan Knight3
2024-08-29docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir1
2024-08-27fix(treesitter): escape things like `"` in omnifunc resultsRiley Bruins1
2024-08-26fix(lsp): return call hierarchy item, not the index (#30145)Maria José Solano1
2024-08-07fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)Grzegorz Rozdzialik1
2024-08-02fix(diagnostics): don't apply extmarks to invalid lines #29321Riley Bruins1
2024-08-02fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)Mathias Fußenegger2
2024-07-27fix(version): return nil with empty stringMaria José Solano1
2024-07-17fix(lsp): inlay hints are rendered in the correct order (#29707)Amit Singh1
2024-07-17fix(treesitter): recognize aliased parsers in omnifunc, query linterRiley Bruins1
2024-07-17fix(snippet): modify base indentation when there's actually whitespace (#29670)Maria José Solano1
2024-07-17fix(lsp): don't show codelens for buffers that don't support it (#29690)Riley Bruins2
2024-07-15vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq1
2024-07-15docs(lpeg): merge upstream changesMaria José Solano1
2024-07-15docs: misc (#29714)github-actions[bot]1
2024-07-09fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq1
2024-07-07refactor: replace deprecated vim.loop with vim.uvdundargoc1
2024-07-05fix(treesitter): display fields for anonymous nodes in :InspectTreeRiley Bruins1
2024-07-03fix(lsp): avoid vim.keymap.del error when stopping a client (#29478)Matt Fellenz1
2024-07-02fix(treesitter): ensure syntaxset augroup exists (#29542)zeertzjq1
2024-06-24fix(treesitter): do not modify highlight state for _on_spell_navLuuk van Baal1
2024-06-15docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq1
2024-06-15fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)Jerry1
2024-06-14docs: misc (#29229)dundargoc4
2024-06-13fix(vim.text): remove assert from vim.text.hexdecodeGregory Anders1
2024-06-10fix(lsp): do not reset buf version when detaching client (#29273)github-actions[bot]1
2024-06-05fix(tui): move $COLORTERM check to _defaults.lua (#29206)github-actions[bot]1
2024-06-04fix(lsp): remove superfluous on_detach callback from semantic tokens module (...github-actions[bot]1
2024-06-04fix(filetype): fix typos in filetype detectionEvgeni Chasnovski1
2024-05-30fix(lsp): clear lsp client diagnostics (#29091)github-actions[bot]1
2024-05-27fix(snippet): cancel snippet session when leaving the buffer (#29044)github-actions[bot]1
2024-05-27fix(lsp): do not detach from buffer if there are uninitialized clients (#29043)github-actions[bot]1
2024-05-26refactor(lsp): reuse buf_detach_client logic in on_detach (#28939) (#29024)Mathias Fußenegger1
2024-05-25fix(lsp): handle nil root_dir in health check (#29010)github-actions[bot]2
2024-05-25fix(snippet): don't override unnamed register on tabstop select (#29008)github-actions[bot]1
2024-05-24feat(lsp): update LSP healthcheck format (#28988)github-actions[bot]1
2024-05-24fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28973)github-actions[bot]1
2024-05-24fix: show swapfile warning as a warning (#28972)github-actions[bot]1