aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
...
* fix(defaults): cannot remove "How-to disable mouse" menu item #30375Jaehwang Jung2024-09-14
* fix(lsp): handle nil bytes in stringsMathias Fussenegger2024-09-13
* feat(treesitter): start moving get_parser to return nil #30313Riley Bruins2024-09-13
* fix(lsp): handle empty call hierarchy items #30349James Trew2024-09-13
* vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq2024-09-12
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* fix(lsp): check buffer is loaded and valid #30330glepnir2024-09-11
* fix(health): return correct name from 'path2name()'monkoose2024-09-11
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* fix(lsp): handle encoding bounds in str_utfindex_enctris2032024-09-10
* fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason2024-09-08
* fix(lsp): handle out-of-bounds character positions #30288Tristan Knight2024-09-08
* fix(vim.ui.open): prefer xdg-open on WSL #30302Yi Ming2024-09-07
* vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
* fix(lsp): handle locations exceeding line length #30253Tristan Knight2024-09-05
* fix(lua): allows tables with integer keys to be merged in tbl_deep_extendLewis Russell2024-09-04
* feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
* docs: vim.lsp.rpc.connect() TCP requires IP address #30219Tristan Knight2024-09-01
* docs: misc #28970Justin M. Keyes2024-09-01
* feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders2024-09-01
* fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders2024-09-01
* docs(treesitter): annotate some tables as `TSMetadata`Yi Ming2024-09-01
* feat(ui): gx: use url extmark attribute and tree-sitter directive (#30192)Gregory Anders2024-08-31
* fix(lsp): when prefix is non word add all result into matches (#30044)glepnir2024-08-30
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir2024-08-29
* docs: misc (#29719)dundargoc2024-08-29
* feat(lsp): export diagnostic conversion functions (#30064)Maria José Solano2024-08-27
* fix(treesitter): escape things like `"` in omnifunc resultsRiley Bruins2024-08-27
* fix(lsp): return call hierarchy item, not the index (#30145)Maria José Solano2024-08-26
* fix(lsp): log when receiving markup messages (#30065)Maria José Solano2024-08-26
* fix(lsp): fix isIncomplete condition in completion trigger (#30130)Mathias Fußenegger2024-08-26
* feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
* fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong2024-08-25
* feat(lsp): completion opts support custom item conversion (#30060)glepnir2024-08-22
* fix(lsp): suppress completion request if completion is active (#30028)glepnir2024-08-22
* fix(lsp): update request name to capability map #30098atusy2024-08-20
* docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía2024-08-20
* fix(vim.text): handle very long strings (#30075)Gregory Anders2024-08-17
* fix(docs): add missing properties to hl_info #30032Maria José Solano2024-08-16
* fix(loader): follow the style of the error message for built-in loadersfutsuuu2024-08-13
* fix(lua): ignore stdout and stderr for xdg-openAaron2024-08-12
* test(lsp): refactor and tidyLewis Russell2024-08-11
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
* fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)Grzegorz Rozdzialik2024-08-07
* docs(treesitter): generate inline docs for `Range`sYi Ming2024-08-06
* vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
* vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06