summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2024-05-02vim-patch:9.1.0389: filetype: templ files are not recognizedChristian Clason1
2024-05-02docs: add `hl-SnippetTabstop` tagEvgeni Chasnovski1
2024-05-02vim-patch:9.1.0386: filetype: stylus files not recognizedChristian Clason1
2024-05-01revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders1
2024-05-01vim-patch:9.1.0383: filetype: .out files recognized as tex filesChristian Clason1
2024-05-01vim-patch:9.1.0382: filetype: Kbuild files are not recognizedChristian Clason1
2024-04-30docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes1
2024-04-30feat(diagnostic): revert default behaviour of goto_next/prev()Lewis Russell1
2024-04-30fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes1
2024-04-30docs: misc #24163Justin M. Keyes5
2024-04-30docs: various fixes (#28208)dundargoc5
2024-04-29fix(lsp): redundant vim.snippet.jumpable #28560Maria José Solano1
2024-04-28feat(defaults): visual CTRL-R for LSP mappings #28537Justin M. Keyes2
2024-04-28feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2
2024-04-28fix(diagnostic): get border from config (#28531)glepnir2
2024-04-28fix(treesitter): enforce lowercase language names (#28546)Christian Clason2
2024-04-28fix(snippet): do not add extra indent on newlines (#28538)Mathias Fußenegger1
2024-04-27fix(diagnostic): invalid col number compare in next_diagnostic (#28397)Raphael1
2024-04-27vim-patch:fe1e2b5e2d65zeertzjq1
2024-04-26fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)Mathias Fußenegger1
2024-04-26feat(diagnostic): add default mappings for diagnostics (#16230)Gregory Anders1
2024-04-26fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)Brian Cao1
2024-04-26feat(lsp): add more LSP defaults (#28500)Gregory Anders2
2024-04-26refactor(vim.iter)!: rename xxback() => rxx() #28503Justin M. Keyes1
2024-04-26fix(lsp): ensure buffer is not attached more than onceLewis Russell1
2024-04-26fix: lua annotationsLewis Russell8
2024-04-26fix(treesitter.foldexpr): check for all insert submodesTheLeoP1
2024-04-26fix(lsp): add "silent" option to vim.lsp.start (#28478)Gregory Anders3
2024-04-26refactor(lsp): rename foos_by_bar to bar_foos #28505Yi Ming1
2024-04-26fix(lsp): buffer messages until connected to server (#28507)Mathias Fußenegger1
2024-04-25feat(diagnostic): goto functions jump to highest severity (#28490)Gregory Anders1
2024-04-25fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes3
2024-04-24feat(fs): add vim.fs.root (#28477)Gregory Anders2
2024-04-24perf(diagnostic): avoid table copies to filter by severity (#28491)Mathias Fußenegger1
2024-04-23refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)Mathias Fußenegger1
2024-04-23perf(lua): faster vim.deprecate() #28470Evgeni Chasnovski1
2024-04-23fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...Raphael1
2024-04-23fix(diagnostic): open_float on multi-line diagnostics #28301Raphael1
2024-04-23vim-patch:9.1.0366: filetype: ondir files are not recognizedChristian Clason1
2024-04-22fix(lsp): avoid assertion when `client_hints` do not exist (#28461)Yi Ming1
2024-04-22refactor(lua): deprecate tbl_flatten #28457Justin M. Keyes1
2024-04-22fix: unreliable "checkhealth completions" testJustin M. Keyes1
2024-04-22refactor(lua): deprecate tbl_flattenJustin M. Keyes4
2024-04-21refactor(lua): rename tbl_isarray => isarrayJustin M. Keyes1
2024-04-21refactor(lua): rename tbl_islist => islistJustin M. Keyes5
2024-04-21refactor(treesitter): language loadingLewis Russell1
2024-04-21perf(treesitter): incremental foldupdateJaehwang Jung1
2024-04-20feat(treesitter): handle quantified fold capturesRiley Bruins1
2024-04-20feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)Yinzuo Jiang3
2024-04-20fix(vim.ui.open): try wslview before explorer.exe #28424Justin M. Keyes1