aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Merge pull request #31534 from zeertzjq/vim-9.0.2112zeertzjq2024-12-10
| |\ \
| | * | vim-patch:9.1.0917: various vartabstop and shiftround bugs when shifting lineszeertzjq2024-12-10
| | * | vim-patch:9.0.2124: INT overflow detection logic can be simplifiedzeertzjq2024-12-10
| | * | vim-patch:9.0.2122: [security]: prevent overflow in indentingzeertzjq2024-12-10
| | * | vim-patch:9.0.2113: Coverity warns for another overflow in shift_line()zeertzjq2024-12-10
| | * | vim-patch:9.0.2112: [security]: overflow in shift_linezeertzjq2024-12-10
| |/ /
| * | docs(vvars): adjust lua types for vim.v variables #31510luukvbaal2024-12-09
| * | build: mark CMake variables advanced #31412Eisuke Kawashima2024-12-09
| * | docs: fix type of vim.validate valueMaria José Solano2024-12-09
| * | Merge pull request #31523 from zeertzjq/vim-eda923ezeertzjq2024-12-09
| |\ \
| | * | vim-patch:92b3666: runtime(netrw): only check first arg of netrw_browsex_view...zeertzjq2024-12-09
| | * | vim-patch:eda923e: runtime(netrw): do not detach when launching external prog...zeertzjq2024-12-09
| |/ /
| * | vim-patch:9.1.0915: GVim: default font size a bit too small (#31516)zeertzjq2024-12-08
| * | refactor(lsp): better tracking of requestsLewis Russell2024-12-08
| * | vim-patch:9.1.0913: no error check for neg values for 'messagesopt' (#31511)zeertzjq2024-12-08
| * | fix(lua): avoid vim._with() double-free with cmdmod (#31505)zeertzjq2024-12-08
| * | vim-patch:336fb22: translation(vi): Update Vietnamese translationbrianhuster2024-12-08
| * | vim-patch:41afa30: runtime(doc): Add vietnamese.txt to helps main TOCzeertzjq2024-12-08
| * | vim-patch:8a52587: runtime(doc): fix wrong syntax and style of vietnamese.txtbrianhuster2024-12-08
| * | vim-patch:189e24b: runtime(doc): include vietnamese.txtbrianhuster2024-12-08
| * | Merge pull request #31504 from zeertzjq/vim-9.1.0910zeertzjq2024-12-08
| |\ \
| | * | vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq2024-12-08
| | * | vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq2024-12-08
| |/ /
| * | refactor: add vim._resolve_bufnrLewis Russell2024-12-07
| * | fix(inspect): always show priorityChristian Clason2024-12-07
| * | feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)zeertzjq2024-12-07
| * | Merge pull request #31475 from luukvbaal/delgravitybfredl2024-12-07
| |\ \
| | * | fix(marks): skip right_gravity marks when deleting textLuuk van Baal2024-12-06
| * | | fix(treesitter): #trim! range for nodes ending at col 0 #31488Riley Bruins2024-12-07
| * | | fix: remove vim.lsp._with_extendLewis Russell2024-12-07
| * | | fix(lsp): cancel pending requests before refreshingtris2032024-12-07
| * | | fix(lsp): check for configuration workspace folders when reusing clientsMaria José Solano2024-12-07
| * | | fix(inspect): show priority for treesitter highlightsChristian Clason2024-12-07
| * | | vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
| * | | feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak2024-12-06
| * | | fix(lsp): add foldingrange method support check #31463Tristan Knight2024-12-06
| * | | docs: do not escape Lua keywords #31467Gregory Anders2024-12-06
| * | | Merge #30085 #trim! all whitespaceJustin M. Keyes2024-12-06
| |\ \ \
| | * | | test(treesitter): add a simple testutil fileRiley Bruins2024-12-06
| | * | | feat(treesitter): #trim! can trim all whitespaceRiley Bruins2024-12-06
| * | | | feat(defaults): disable 'foldcolumn' in terminal buffers (#31480)Micah Halter2024-12-06
| |/ / /
| * | | fix(filetype): make filetype detection work with :doautocmd (#31470)zeertzjq2024-12-06
| * | | docs: delineate blocks/list items #30973Brian A. Weston2024-12-06
| * | | fix(completion): avoid deleting text when completion leader changes #31448luukvbaal2024-12-06
| * | | fix(events): don't expand `args.file` for Lua callback (#31473)zeertzjq2024-12-06
| |/ /
| * | vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognizedChristian Clason2024-12-06
| * | vim-patch:ea0e41a: runtime(doc): make tag alignment more consistent in filety...zeertzjq2024-12-06
| * | fix(diagnostic): only store quickfix id when creating a new one #31466Jeremy Fleischman2024-12-05
| * | docs: graduate intro.txt to "flow layout" #31462Justin M. Keyes2024-12-05
| * | Merge #31451 docsJustin M. Keyes2024-12-05
| |\ \