summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-04-21feat(ui): avoid setting 'cmdheight' with vim.ui_attach()Luuk van Baal1
2025-04-21feat(api): add "max_height" argument to nvim_win_text_height (#32835)luukvbaal3
2025-04-21vim-patch:9.1.1327: filetype: nroff detection can be improvedzeertzjq2
2025-04-21vim-patch:9.1.1304: filetype: some man files are not recognizedzeertzjq2
2025-04-21refactor(lsp): use method type annotations for parametersMaria José Solano3
2025-04-19vim-patch:2398460: runtime(doc): clarify 'includeexpr' is not used for <cfile...zeertzjq1
2025-04-19vim-patch:9.1.1320: filetype: alsoft config files are not recognizedChristian Clason1
2025-04-19vim-patch:9.1.1321: filetype: MS ixx and mpp files are not recognizedChristian Clason1
2025-04-19vim-patch:cb3b752: runtime(doc): clarify "nearest" value for 'completeopt' (#...zeertzjq1
2025-04-19Merge pull request #33519 from zeertzjq/vim-9.1.1314zeertzjq1
2025-04-18fix(spell): save spell files to stdpath('data')/site/spell #33528Au.1
2025-04-18vim-patch:9.1.1318: tests: test_format failszeertzjq1
2025-04-17fix(lsp): opts.reuse_win does not jump if buf is already open #33476Au.1
2025-04-17refactor(lsp): gen_lspLewis Russell1
2025-04-17feat(lsp): use stricter types for methodsLewis Russell6
2025-04-17vim-patch:9.1.1307: make syntax does not reliably detect different flavors (#...zeertzjq2
2025-04-17Merge pull request #33383 from zeertzjq/vim-9.1.1284zeertzjq1
2025-04-17vim-patch:9.1.1296: completion: incorrect truncation logiczeertzjq1
2025-04-17vim-patch:9.1.1284: not possible to configure pum truncation charzeertzjq1
2025-04-16fix(treesitter): fix `:InspectTree` incorrect injectionsyuukibarns1
2025-04-16fix(vim.system): unclear non-executable message #33455Justin M. Keyes1
2025-04-16vim-patch:9.1.1308: completion: cannot order matches by distance to cursor (#...zeertzjq1
2025-04-14vim-patch:9.1.1299: filetype: mbsyncrc files are not recognizedChristian Clason1
2025-04-14vim-patch:f4b1a60: runtime(doc): update options.txt and clarify 'wildmode' fu...zeertzjq1
2025-04-14vim-patch:eded336: runtime(doc): Improve 'wildmode' setting desciptionzeertzjq1
2025-04-13fix(treesitter): injected lang ranges may cross capture boundaries #32549Riley Bruins3
2025-04-12docs: misc #33330Justin M. Keyes2
2025-04-12feat(defaults): shelltemp=false #33012Alexej Kowalew1
2025-04-11fix(vim.version): vim.VersionRange:has(<prerelease>) (#33324)Phạm Bình An1
2025-04-11vim-patch:5c84d12: runtime(filetype): make shell filetype detection more robu...zeertzjq1
2025-04-10vim-patch:9.1.1212: filetype: logrotate'd pacmanlogs are not recognized (#33412)zeertzjq1
2025-04-09fix(lsp): "bold" border for vim.lsp.buf.hover #33395Siddhant Agarwal1
2025-04-09feat(health): summary in section heading #33388Yochem van Rosmalen1
2025-04-09vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)zeertzjq1
2025-04-08vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq1
2025-04-08vim-patch:9.1.1286: filetype: help files not detected when 'iskeyword' includ...zeertzjq1
2025-04-07fix(treesitter): not refreshing virtualtext contents #33361Dmitry Zolotukhin1
2025-04-07fix(health): expecting nonexistent "inotifywait" function #33312Felipe Lema1
2025-04-06refactor(lsp): deprecate client_is_stopped #33342Justin M. Keyes1
2025-04-05fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium1
2025-04-05docs: clipboard, eval #33223Justin M. Keyes2
2025-04-05vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq1
2025-04-04feat(lsp.util): deprecate vim.lsp.util.stylize_markdownLewis Russell1
2025-04-04fix: bug in stylize_markdownLewis Russell1
2025-04-04feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen1
2025-04-04vim-patch:9.1.1271: filetype: Power Query files are not recognizedChristian Clason1
2025-04-03docs(diagnostic): mention `severity` in `Opts.VirtualLines` (#33293)Evgeni Chasnovski1
2025-04-03feat(vim.hl): allow multiple timed highlights simultaneously #33283Siddhant Agarwal1
2025-04-03vim-patch:9.1.1268: filetype: dax files are not recognizedChristian Clason1