aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:9.1.0442: hare runtime files outdated (#29011)zeertzjq2024-05-26
* fix(lsp): handle nil root_dir in health check (#29007)Mathias Fußenegger2024-05-25
* feat(main): expand file ~\ or ~/ prefix on Windows (#28515)Rafael Kitover2024-05-25
* refactor(lua): rewrite vim.highlight.range() (#28986)zeertzjq2024-05-25
* Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
|\
| * fix(float): missing default highlight for titleglepnir2024-05-25
* | vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq2024-05-25
* | vim-patch:5e45715: runtime(typescript): update outdated syntax filesChristian Clason2024-05-25
* | vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq2024-05-25
* | docs: update LSP quickstart (#28954)Gregory Anders2024-05-24
* | feat(defaults): add LSP default mappings (again) (#28650)Gregory Anders2024-05-24
* | fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)Gregory Anders2024-05-24
* | feat(complete): specify reason for CompleteDoneFamiu Haque2024-05-24
* | docs: extract health to its own filedundargoc2024-05-24
* | vim-patch:9.1.0439: Cannot filter the history (#28958)zeertzjq2024-05-24
* | vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq2024-05-24
* | fix(comment): fall back to using trimmed comment markers (#28938)Evgeni Chasnovski2024-05-23
* | vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq2024-05-23
* | docs: move vim.health documentation to lua.txtdundargoc2024-05-22
* | vim-patch:d1d9316: runtime(zig): refactor zig ftplugin, remove auto format (#...Gregory Anders2024-05-21
* | docs: how to get core dump files #28826Jongwook Choi2024-05-21
* | fix(lsp): semantic token functions allow "0" bufnr #28849Riley Bruins2024-05-21
* | feat(signs)!: place higher-priority signs from the left #27781Tobias Schmitz2024-05-21
* | vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibytezeertzjq2024-05-20
* | vim-patch:9.1.0394: Cannot get a list of positions describing a regionzeertzjq2024-05-20
* | vim-patch:957d903cb7afChristian Clason2024-05-20
* | vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)zeertzjq2024-05-18
* | fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)Gregory Anders2024-05-17
* | feat(api): broadcast events to ALL channels #28487Justin M. Keyes2024-05-17
* | perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)vanaigr2024-05-16
* | docs: news #28773Justin M. Keyes2024-05-16
* | NVIM v0.10.0Justin M. Keyes2024-05-16
* | docs: misc (#28761)dundargoc2024-05-16
* | docs: nvim.appdata.xml, set faq to "flow" layout #28769Justin M. Keyes2024-05-16
* | vim-patch:5faeb60480c6 (#28768)zeertzjq2024-05-16
* | Merge #28747 from justinmk/docJustin M. Keyes2024-05-15
|\ \
| * | docs: newsJustin M. Keyes2024-05-15
* | | vim-patch:fed01960d2b0 (#28764)zeertzjq2024-05-16
|/ /
* | docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)zeertzjq2024-05-15
* | docs: misc (#28609)dundargoc2024-05-15
* | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
|/
* vim-patch:1c5728e0c4a9 (#28703)zeertzjq2024-05-11
* fix(lsp): disable didChangeWatchedFiles on LinuxLewis Russell2024-05-10
* vim-patch:1e34b95e4402Christian Clason2024-05-09
* Merge #28637 more support for vim.lsp.ListOpts.loclistJustin M. Keyes2024-05-07
|\
| * feat(lsp): support vim.lsp.ListOpts.loclist in location_handler()tom-anders2024-05-07
| * docs(lsp): document vim.lsp.ListOpts.loclisttom-anders2024-05-07
| * refactor(lsp): s/options/opts for parameters in vim.lsp.buftom-anders2024-05-07
* | fix(lsp): rename LspProgress data.result => data.params #28632Jongwook Choi2024-05-07
|/