Skip to content

Commit

Permalink
Vim: v9.0.1712
Browse files Browse the repository at this point in the history
* vim 4c0089d69...5b0889b8b (64):
  > patch 9.0.1712: missing null check in object_clear()
  > patch 9.0.1711: dead code in charset.c
  > patch 9.0.1710: scrolloff options work slightly different
  > patch 9.0.1709: dynamic build with python 3.12 breaks
  > patch 9.0.1708: getcompletion() failes for user-defined commands
  > patch 9.0.1707: Cannot wrap around in popup_filter_menu()
  > patch 9.0.1706: typos in the xxd manpage
  > runtime: Remove Brams email in indent/README.txt
  > patch 9.0.1705: cursor position wrong when clicking on an unprintable char
  > patch 9.0.1704: Cannot use positional arguments for printf()
  > runtime: Add a few more remarks about Bram and new runtime files
  > patch 9.0.1703: Vim9 Calling a method in an extended class fails
  > runtime(pymanifest): fix mistake in syntax definition
  > Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)
  > patch 9.0.1702: Undo test is flaky
  > Add syntax & ftplugin for pymanifest (#12773)
  > Update iss syntax file (#11890)
  > patch 9.0.1701: vim9 crash when class member overridden
  > patch 9.0.1700: Cannot compile with dynamic perl < 5.38
  > patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows
  > patch 9.0.1698: Test_map_restore_sid fails in GUI
  > patch 9.0.1697: incsearch test not sufficient
  > patch 9.0.1696: sodium_mlock may still fail in CI
  > patch 9.0.1695: Crash with overlong textprop above
  > patch 9.0.1694: wrong mapping applied when replaying a char search
  > patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode
  > patch 9.0.1692: Android not handling AI_V4MAPPED ai_flag
  > patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll
  > patch 9.0.1690: popup_create() not aborting on errors
  > patch 9.0.1689: python 3.12 produces warnings and fails test
  > patch 9.0.1688: cannot store custom data in quickfix list
  > patch 9.0.1687: mapset() not properly handling script ID
  > .cirrus.yml: skip pkg update for FreeBSD 13.1 (#12767)
  > Add commentstring for nix file format (#12696)
  > patch 9.0.1686: undotree() only works for the current buffer
  > patch 9.0.1685: silence Python 3.11 depreciations for gcc
  > patch 9.0.1684: Update libvterm to rev 839
  > Update CODEOWNERS (#12760)
  > Update my name and email in runtime files (#12763)
  > Update syntax/dosini.vim to the latest version (#12764)
  > Update the vimscript code for restoring cursor position
  > Improve the vimscript code in ":h hex-editing"
  > Updated runtime files
  > patch 9.0.1682: sodium encryption is not portable
  > Update krl and add rapid syntax files (#12750)
  > Add security policy (#12687)
  > defaults.vim: Update comment to simplify reverting augroup
  > patch 9.0.1681: Build Failure with Perl 5.38
  > patch 9.0.1680: sodium test fails in Github CI
  > Change "the" to "then" under ':help bufload()' (#12662)
  > Manpager: apply g flag conditionally to s command (#12679)
  > update matchit (#12611)
  > Fix alignment in filetype.txt (#12618)
  > feat: recognize geojson extension as json filetype (#12636)
  > Add filetype detection for eyaml files (#12659)
  > Highlight editorconfig properties with dashes (#12691)
  > detect filetype for `*.vsh` and `*.vv` files (#12692)
  > PyPA manifest files are not recognized (#12707)
  > Unison support (#12715)
  > feat(heex): borrow matchit support from html (#12717)
  > Add WebGPU Shading Language (WGSL) filetype (#12723)
  > update .wast files syntax highlighting (#12741)
  > patch 9.0.1679: Cleanup Tests from leftover files
  > Merge pull request #12740 from k-takata/import-9.0.1678

https://github.com/vim/vim-appimage/actions/runs/5850534951
  • Loading branch information
github-actions[bot] committed Aug 14, 2023
1 parent 9caae11 commit 1fb0405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim
Submodule vim updated 244 files

0 comments on commit 1fb0405

Please sign in to comment.