aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
...
* vim-patch:9.0.1622: filetype name t32 is a bit obscure (#23967)Christian Clason2023-06-09
* feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...Mathias Fußenegger2023-06-09
* vim-patch:9.0.1620: Nix files are not recognized from the hashbang line (#23961)Christian Clason2023-06-09
* vim-patch:9.0.1618: Trace32 files are not recognized (#23960)Christian Clason2023-06-08
* feat(lua): add ringbuffer (#22894)Mathias Fußenegger2023-06-08
* vim-patch:9.0.1615: URL shortcut files are not recognized (#23950)Christian Clason2023-06-07
* feat(lua): add `vim.system()`Lewis Russell2023-06-07
* fix(lsp): reduce diagnostics and add more types (#23948)Lewis Russell2023-06-07
* feat(scripts): add lsp_types.lua (#23750)max3975742023-06-07
* feat(health): fold successful healthchecks #22866Alexandre Teoi2023-06-06
* refactor!: rename "playground" => "dev" #23919Justin M. Keyes2023-06-06
* fix: version-range < and <= #23539Gianmaria Bajo2023-06-06
* fix(lsp): use only utf-16 in default client positionEncodings (#23903)Gregory Anders2023-06-05
* refactor(lsp): use LPeg for watchfiles matching (#23788)Jon Huhn2023-06-05
* fix(lsp): set extra info only when it has a value (#23868)Raphael2023-06-05
* fix(lsp): restore marks after apply_text_edits() #14630Folke Lemaitre2023-06-04
* feat(lsp): set kind in select call for codelens #23889Artyom Andreev2023-06-03
* vim-patch:9.0.1601: filetype detection fails for *.conf file without comments...Christian Clason2023-06-04
* perf(iter): make ListIter.totable more efficient (#23714)Lewis Russell2023-06-03
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* docs(iter): add emmylua type to iter module (#23845)Sebastian Lyng Johansen2023-06-03
* docs: small fixes (#23619)dundargoc2023-06-02
* feat(lsp): include positionEncodings in default client capabilitiesGregory Anders2023-06-01
* feat(lsp): set client offset_encoding if server supports positionEncodingGregory Anders2023-06-01
* fix(lsp): add param assert in client_is_stopped (#23857)Raphael2023-06-01
* feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...jdrouhard2023-05-30
* fix(lsp): fix dynamic registration of code actions (#23826)Folke Lemaitre2023-05-30
* vim-patch:9.0.1591: some "gomod" files are not recognized (#23820)Omar El Halabi2023-05-30
* vim-patch:9.0.1587: Corn config files are not recognized (#23807)Christian Clason2023-05-29
* vim-patch:9.0.1584: not all meson files are recognized (#23797)Christian Clason2023-05-28
* feat(lsp): initial support for dynamic capabilities (#23681)Folke Lemaitre2023-05-28
* fix: function was renamed (#23772)Matthieu Coudron2023-05-26
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* feat(fs): expose join_paths as `vim.fs.joinpath` (#23685)Christian Clason2023-05-20
* fix(lsp): don't register didChangeWatchedFiles when capability not set (#23689)Jon Huhn2023-05-20
* vim-patch:9.0.1565: json lines files are not recognized (#23677)Christian Clason2023-05-19
* fix(treesitter): allow foldexpr without highlights (#23672)Lewis Russell2023-05-18
* feat(treesitter): improved logging (#23638)Lewis Russell2023-05-17
* fix(treesitter): correctly calculate bytes for text sources (#23655)Lewis Russell2023-05-16
* fix(treesitter): update c queriesChristian Clason2023-05-15
* docs: small fixesdundargoc2023-05-13
* vim-patch:9.0.1549: USD filetype is not recognized (#23608)Christian Clason2023-05-13
* fix(treesitter): support subfiletypes in get_lang (#23605)Christian Clason2023-05-13
* refactor(lsp): mark server_ready function as deprecated (#23520)Raphael2023-05-13
* feat(treesitter): add support for setting query depthsLewis Russell2023-05-11
* vim-patch:9.0.1539: typst filetype is not recognized (#23578)Gaétan Lepage2023-05-11
* docs(lsp): fix `config.cmd` argument for `vim.lsp.start_client` (#23560)hituzi no sippo2023-05-09
* fix(lsp): fix relative patterns for `workspace/didChangeWatchedFiles` (#23548)Jon Huhn2023-05-09
* docs(lsp): fix type of `config.cmd` argument for `vim.lsp.start_client` (#23550)hituzi no sippo2023-05-09
* feat(lua): add hl priority opts on yank (#23509)marcoSven2023-05-06