summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-03-19fix(filetype): normalize full path before matching #32227markstegeman1
2025-03-19fix(diagnostic): clear virtual_lines autocmd only for valid buf #32979Mars Peng1
2025-03-19fix(runtime): gO always says "Help TOC" #32971Justin M. Keyes1
2025-03-18vim-patch:9.1.1220: filetype: uv.lock file not recognized (#32955)Acaibrid1
2025-03-18feat(float): add winborder option (#31074)glepnir3
2025-03-18docs: misc #32959Justin M. Keyes3
2025-03-18fix(lua): ensure inspect_pos() only shows visible highlight extmarksLuuk van Baal1
2025-03-17test: cleanup ftplugin_spec.lua #32948Justin M. Keyes1
2025-03-17fix(diagnostic): remove deprecated `severity_limit` optionChristian Clason1
2025-03-17feat(runtime): Lua ftplugin 'includeexpr' #32719Phạm Bình An1
2025-03-17docs: miscJustin M. Keyes4
2025-03-17docs(api): rename "handle" => "id"Justin M. Keyes1
2025-03-16perf(lsp): don't construct potentially expensive stringsRiley Bruins1
2025-03-16refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)Mathias Fußenegger1
2025-03-16fix(checkhealth): handle nested lua/ directory #32918phanium1
2025-03-16fix(diagnostic): virtual lines should scroll horizontallyxzb1
2025-03-16docs(lsp): simplify example of enabling LSP foldingYi Ming1
2025-03-15fix(lsp): correctly check for "codeAction/resolve" supportTobias Schmitz1
2025-03-15docs: miscdundargoc5
2025-03-15fix(lsp): autocmds to close lsp preview windows not clearedbekaboo1
2025-03-15feat(defaults): completeopt=popup #32909Justin M. Keyes1
2025-03-14feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)Mathias Fußenegger2
2025-03-14fix(vim.fs): default to follow=false #32859Mike1
2025-03-13vim-patch:9.1.1196: filetype: config files for container tools are not recogn...zeertzjq1
2025-03-13fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)phanium1
2025-03-13vim-patch:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)zeertzjq1
2025-03-12fix(diagnostic): clear autocmd only for valid buf (#32861)Jaehwang Jung1
2025-03-12fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell2
2025-03-12feat(treesitter): allow `iter_captures` to accept `opts`Riley Bruins1
2025-03-12feat(treesitter): allow passing lang to InspectTreeMaria José Solano1
2025-03-11vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq1
2025-03-11refactor(lsp): rename `on_publish_diagnostics` parameter #32776Will Lillis1
2025-03-11feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain4
2025-03-11fix: warn when :InspectTree on buffer with no parser #32783phanium1
2025-03-11fix(lsp): improve LSP floating preview window cleanup #31353glepnir1
2025-03-11fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837glepnir1
2025-03-11vim-patch:9.1.1194: filetype: false positive help filetype detectionzeertzjq1
2025-03-11vim-patch:9.1.1186: filetype: help files in git repos are not detectedzeertzjq1
2025-03-10feat(checkhealth): group parsers by name and path in outputEike1
2025-03-10fix(lsp)!: pass buffer number to root_dir functionLewis Russell1
2025-03-10feat(lsp): support completion context #32793Maria José Solano2
2025-03-10docs(vvars): vim.v.event.windows #32673Vlad2
2025-03-10fix(lua): types for vim.api.keyset.win_config #32700Tomasz N1
2025-03-09fix(build): vimdoc tags are not validated #32801Justin M. Keyes1
2025-03-08fix(types): do not mark unstable API as privateLewis Russell1
2025-03-07feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders1
2025-03-07fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq1
2025-03-07fix(lsp): use unresolved code action when `codeAction/resolve` failsMaria José Solano1
2025-03-07vim-patch:9.1.1177: filetype: tera files not detectedChristian Clason1
2025-03-06vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)zeertzjq1