aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
Commit message (Expand)AuthorAge
...
* | feat(lsp): inlay_hint.is_enabled({filter}) #28523Yi Ming2024-05-02
|/
* feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543Yi Ming2024-05-02
* vim-patch:9.1.0390: filetype: inko files are not recognizedChristian Clason2024-05-02
* vim-patch:9.1.0389: filetype: templ files are not recognizedChristian Clason2024-05-02
* docs: add `hl-SnippetTabstop` tagEvgeni Chasnovski2024-05-02
* vim-patch:9.1.0386: filetype: stylus files not recognizedChristian Clason2024-05-02
* revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders2024-05-01
* vim-patch:9.1.0383: filetype: .out files recognized as tex filesChristian Clason2024-05-01
* vim-patch:9.1.0382: filetype: Kbuild files are not recognizedChristian Clason2024-05-01
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30
* feat(diagnostic): revert default behaviour of goto_next/prev()Lewis Russell2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* fix(lsp): redundant vim.snippet.jumpable #28560Maria José Solano2024-04-29
* feat(defaults): visual CTRL-R for LSP mappings #28537Justin M. Keyes2024-04-28
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* fix(diagnostic): get border from config (#28531)glepnir2024-04-28
* fix(treesitter): enforce lowercase language names (#28546)Christian Clason2024-04-28
* fix(snippet): do not add extra indent on newlines (#28538)Mathias Fußenegger2024-04-28
* fix(diagnostic): invalid col number compare in next_diagnostic (#28397)Raphael2024-04-27
* vim-patch:fe1e2b5e2d65zeertzjq2024-04-27
* fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)Mathias Fußenegger2024-04-26
* feat(diagnostic): add default mappings for diagnostics (#16230)Gregory Anders2024-04-26
* feat(lsp): add more LSP defaults (#28500)Gregory Anders2024-04-26
* refactor(vim.iter)!: rename xxback() => rxx() #28503Justin M. Keyes2024-04-26
* fix(lsp): ensure buffer is not attached more than onceLewis Russell2024-04-26
* fix: lua annotationsLewis Russell2024-04-26
* fix(treesitter.foldexpr): check for all insert submodesTheLeoP2024-04-26
* fix(lsp): add "silent" option to vim.lsp.start (#28478)Gregory Anders2024-04-26
* refactor(lsp): rename foos_by_bar to bar_foos #28505Yi Ming2024-04-26
* fix(lsp): buffer messages until connected to server (#28507)Mathias Fußenegger2024-04-26
* feat(diagnostic): goto functions jump to highest severity (#28490)Gregory Anders2024-04-25
* fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes2024-04-25
* feat(fs): add vim.fs.root (#28477)Gregory Anders2024-04-24
* perf(diagnostic): avoid table copies to filter by severity (#28491)Mathias Fußenegger2024-04-24
* refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)Mathias Fußenegger2024-04-23
* perf(lua): faster vim.deprecate() #28470Evgeni Chasnovski2024-04-23
* fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...Raphael2024-04-23
* fix(diagnostic): open_float on multi-line diagnostics #28301Raphael2024-04-23
* vim-patch:9.1.0366: filetype: ondir files are not recognizedChristian Clason2024-04-23
* fix(lsp): avoid assertion when `client_hints` do not exist (#28461)Yi Ming2024-04-22
* refactor(lua): deprecate tbl_flatten #28457Justin M. Keyes2024-04-22
* fix: unreliable "checkhealth completions" testJustin M. Keyes2024-04-22
* refactor(lua): deprecate tbl_flattenJustin M. Keyes2024-04-22
* refactor(lua): rename tbl_isarray => isarrayJustin M. Keyes2024-04-21
* refactor(lua): rename tbl_islist => islistJustin M. Keyes2024-04-21
* refactor(treesitter): language loadingLewis Russell2024-04-21
* perf(treesitter): incremental foldupdateJaehwang Jung2024-04-21
* feat(treesitter): handle quantified fold capturesRiley Bruins2024-04-20