Skip to content

Tags: vim/vim-win32-installer

Tags

v9.1.0610

Toggle v9.1.0610's commit message
vim: Import v9.1.0610

* 9.1.0610: filetype: OpenGL Shading Language files are not detected
* runtime(netrw): Fix endless recursion in netrw#Explore()
* 9.1.0609: outdated comments in Makefile
* runtime(mysql): update syntax script
* runtime(yaml): Fix flow mapping key detection

v9.1.0608

Toggle v9.1.0608's commit message
vim: Import v9.1.0608

* runtime(yaml): Remove orphaned YAML syntax dump files
* 9.1.0608: Coverity warns about a few potential issues
* runtime(kconfig): Update syntax script and remove syn sync
* INSTALL: remove outdated notice about statically linked executable
* 9.1.0607: termdebug: uses inconsistent style
* 9.1.0606: tests: generated files may cause failure in test_codestyle
* 9.1.0605: internal error with fuzzy completion
* 9.1.0604: popup_filter during Press Enter prompt seems to hang
* translatoin(tr): Update Serbian messages translation
* 9.1.0603: filetype: use correct extension for Dracula

v9.1.0605

Toggle v9.1.0605's commit message
vim: Import v9.1.0605

* 9.1.0605: internal error with fuzzy completion
* 9.1.0604: popup_filter during Press Enter prompt seems to hang
* translatoin(tr): Update Serbian messages translation
* 9.1.0603: filetype: use correct extension for Dracula

v9.1.0602

Toggle v9.1.0602's commit message
vim: Import v9.1.0602

* 9.1.0602: filetype: Prolog detection can be improved
* runtime(doc): fix more inconsistencies in assert function docs
* 9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit
* runtime(vim): Update base-syntax, improve :map highlighting
* 9.1.0600: Unused function and unused error constants
* 9.1.0599: Termdebug: still get E1023 when specifying arguments
* runtime(mermaid): correct wrong comment options

v9.1.0598

Toggle v9.1.0598's commit message
vim: Import v9.1.0598

* runtime(doc): fix typo "a xterm" -> "an xterm"
* 9.1.0598: fuzzy completion does not work with default completion
* 9.1.0597: KeyInputPre cannot get the (unmapped typed) key
* 9.1.0596: filetype: devscripts config files are not recognized
* runtime(termdebug): gdb file/folder check is now performed only in CWD.
* runtime(termdebug): quote filename arguments using double quotes
* runtime(sdc): update syntax to SDC-standard 2.1
* runtime(doc): minor updates.
* runtime(vim): Cleanup :match and :loadkeymap syntax test files
* runtime(vim): Update base-syntax, match types in Vim9 variable declarations
* 9.1.0595: make errors out with the po Makefile
* 9.1.0594: Unnecessary redraw when setting 'winfixbuf'
* runtime(doc): using wrong highlight for UTF-8
* runtime(tsv): include simple syntax plugin
* 9.1.0593: filetype: Asymptote files are not recognized
* runtime(gomod): add recommended indent options to ftplugin
* runtime(go): add recommended indent options to ftplugin
* runtime(gdscript): add recommended indent options to ftplugin
* 9.1.0592: runtime: filetype: Mediawiki files are not recognized
* 9.1.0591: filetype: *.wl files are not recognized
* 9.1.0590: Vim9: crash when accessing getregionpos() return value
* runtime(doc): 'cpoptions': Include "z" in the documented default

v9.1.0593

Toggle v9.1.0593's commit message
vim: Import v9.1.0593

* runtime(tsv): include simple syntax plugin
* 9.1.0593: filetype: Asymptote files are not recognized
* runtime(gomod): add recommended indent options to ftplugin
* runtime(go): add recommended indent options to ftplugin
* runtime(gdscript): add recommended indent options to ftplugin
* 9.1.0592: runtime: filetype: Mediawiki files are not recognized
* 9.1.0591: filetype: *.wl files are not recognized
* 9.1.0590: Vim9: crash when accessing getregionpos() return value
* runtime(doc): 'cpoptions': Include "z" in the documented default

v9.1.0589

Toggle v9.1.0589's commit message
vim: Import v9.1.0589

* 9.1.0589: vi: d{motion} and cw work differently than expected
* runtime(colors): update included colorschemes
* runtime(doc): grammar fixes in options.txt
* 9.1.0588: The maze program no longer compiles on newer clang
* runtime(typst): Add typst runtime files
* 9.1.0587: tests: Test_gui_lowlevel_keyevent is still flaky

v9.1.0586

Toggle v9.1.0586's commit message
vim: Import v9.1.0586

* 9.1.0586: ocaml runtime files are outdated
* runtime(termdebug): fix a few issues
* 9.1.0585: tests: test_cpoptions leaves swapfiles around
* 9.1.0584: Warning about redeclaring f_id() non-static
* runtime(doc): Add hint how to load termdebug from vimrc
* runtime(doc): document global insert behavior
* 9.1.0583: filetype: *.pdf_tex files are not recognized
* 9.1.0582: Printed line doesn't overwrite colon when pressing Enter in Ex mode
* 9.1.0581: Various lines are indented inconsistently
* 9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode
* 9.1.0579: Ex command is still executed after giving E1247
* 9.1.0578: no tests for :Tohtml
* 9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vim
* 9.1.0576: tests: still an issue with test_gettext_make
* 9.1.0575: Wrong comments in alt_tabpage()
* 9.1.0574: ex: wrong handling of commands after bar
* runtime(doc): add a note for netrw bug reports
* 9.1.0573: ex: no implicit print for single addresses
* runtime(vim): make &indentexpr available from the outside
* 9.1.0572: cannot specify tab page closing behaviour
* runtime(doc): remove obsolete Ex insert behavior
* 9.1.0571: tests: Test_gui_lowlevel_keyevent is flaky
* runtime(logindefs): update syntax with new keywords
* 9.1.0570: tests: test_gettext_make can be improved
* runtime(filetype): Fix Prolog file detection regex
* 9.1.0569: fnamemodify() treats ".." and "../" differently
* runtime(mojo): include mojo ftplugin and indent script
* 9.1.0568: Cannot expand paths from 'cdpath' setting
* 9.1.0567: Cannot use relative paths as findfile() stop directories
* 9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing slash
* 9.1.0565: Stop directory doesn't work properly in 'tags'
* 9.1.0564: id() can be faster
* 9.1.0563: Cannot process any Key event
* 9.1.0562: tests: inconsistency in test_findfile.vim
* runtime(fstab): Add missing keywords to fstab syntax
* 9.1.0561: netbeans: variable used un-initialized (Coverity)
* 9.1.0560: bindtextdomain() does not indicate an error
* 9.1.0559: translation of vim scripts can be improved
* 9.1.0558: filetype: prolog detection can be improved
* 9.1.0557: moving in the buffer list doesn't work as documented
* runtime(doc): fix inconsistencies in :h file-searching
* 9.1.0556: :bwipe doesn't remove file from jumplist of other tabpages
* runtime(htmlangular): correct comment
* 9.1.0555: filetype: angular ft detection is still problematic
* 9.1.0554: :bw leaves jumplist and tagstack data around
* 9.1.0553: filetype: *.mcmeta files are not recognized
* 9.1.0552: No test for antlr4 filetype
* 9.1.0551: filetype: htmlangular files are not properly detected
* 9.1.0550: filetype: antlr4 files are not recognized
* 9.1.0549: fuzzycollect regex based completion not working as expected
* runtime(doc): autocmd_add() accepts a list not a dict
* 9.1.0548: it's not possible to get a unique id for some vars
* runtime(tmux): Update syntax script
* 9.1.0547: No way to get the arity of a Vim function
* 9.1.0546: vim-tiny fails on CTRL-X/CTRL-A
* runtime(hlsplaylist): include hlsplaylist ftplugin file
* runtime(doc): fix typo in :h ft-csv-syntax
* runtime(doc): Correct shell command to get $VIMRUNTIME into shell
* 9.1.0545: MSVC conversion warning

v9.1.0573

Toggle v9.1.0573's commit message
vim: Import v9.1.0573

* 9.1.0573: ex: no implicit print for single addresses
* runtime(vim): make &indentexpr available from the outside
* 9.1.0572: cannot specify tab page closing behaviour
* runtime(doc): remove obsolete Ex insert behavior
* 9.1.0571: tests: Test_gui_lowlevel_keyevent is flaky
* runtime(logindefs): update syntax with new keywords
* 9.1.0570: tests: test_gettext_make can be improved
* runtime(filetype): Fix Prolog file detection regex
* 9.1.0569: fnamemodify() treats ".." and "../" differently
* runtime(mojo): include mojo ftplugin and indent script
* 9.1.0568: Cannot expand paths from 'cdpath' setting
* 9.1.0567: Cannot use relative paths as findfile() stop directories
* 9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing slash
* 9.1.0565: Stop directory doesn't work properly in 'tags'
* 9.1.0564: id() can be faster
* 9.1.0563: Cannot process any Key event
* 9.1.0562: tests: inconsistency in test_findfile.vim
* runtime(fstab): Add missing keywords to fstab syntax
* 9.1.0561: netbeans: variable used un-initialized (Coverity)
* 9.1.0560: bindtextdomain() does not indicate an error
* 9.1.0559: translation of vim scripts can be improved
* 9.1.0558: filetype: prolog detection can be improved
* 9.1.0557: moving in the buffer list doesn't work as documented
* runtime(doc): fix inconsistencies in :h file-searching
* 9.1.0556: :bwipe doesn't remove file from jumplist of other tabpages
* runtime(htmlangular): correct comment
* 9.1.0555: filetype: angular ft detection is still problematic
* 9.1.0554: :bw leaves jumplist and tagstack data around
* 9.1.0553: filetype: *.mcmeta files are not recognized
* 9.1.0552: No test for antlr4 filetype
* 9.1.0551: filetype: htmlangular files are not properly detected
* 9.1.0550: filetype: antlr4 files are not recognized
* 9.1.0549: fuzzycollect regex based completion not working as expected
* runtime(doc): autocmd_add() accepts a list not a dict
* 9.1.0548: it's not possible to get a unique id for some vars
* runtime(tmux): Update syntax script
* 9.1.0547: No way to get the arity of a Vim function
* 9.1.0546: vim-tiny fails on CTRL-X/CTRL-A
* runtime(hlsplaylist): include hlsplaylist ftplugin file
* runtime(doc): fix typo in :h ft-csv-syntax
* runtime(doc): Correct shell command to get $VIMRUNTIME into shell
* 9.1.0545: MSVC conversion warning

v9.1.0568

Toggle v9.1.0568's commit message
vim: Import v9.1.0568

* runtime(mojo): include mojo ftplugin and indent script
* 9.1.0568: Cannot expand paths from 'cdpath' setting
* 9.1.0567: Cannot use relative paths as findfile() stop directories
* 9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing slash
* 9.1.0565: Stop directory doesn't work properly in 'tags'
* 9.1.0564: id() can be faster
* 9.1.0563: Cannot process any Key event
* 9.1.0562: tests: inconsistency in test_findfile.vim
* runtime(fstab): Add missing keywords to fstab syntax
* 9.1.0561: netbeans: variable used un-initialized (Coverity)
* 9.1.0560: bindtextdomain() does not indicate an error
* 9.1.0559: translation of vim scripts can be improved
* 9.1.0558: filetype: prolog detection can be improved
* 9.1.0557: moving in the buffer list doesn't work as documented
* runtime(doc): fix inconsistencies in :h file-searching
* 9.1.0556: :bwipe doesn't remove file from jumplist of other tabpages
* runtime(htmlangular): correct comment
* 9.1.0555: filetype: angular ft detection is still problematic
* 9.1.0554: :bw leaves jumplist and tagstack data around
* 9.1.0553: filetype: *.mcmeta files are not recognized
* 9.1.0552: No test for antlr4 filetype
* 9.1.0551: filetype: htmlangular files are not properly detected
* 9.1.0550: filetype: antlr4 files are not recognized
* 9.1.0549: fuzzycollect regex based completion not working as expected
* runtime(doc): autocmd_add() accepts a list not a dict
* 9.1.0548: it's not possible to get a unique id for some vars
* runtime(tmux): Update syntax script
* 9.1.0547: No way to get the arity of a Vim function
* 9.1.0546: vim-tiny fails on CTRL-X/CTRL-A
* runtime(hlsplaylist): include hlsplaylist ftplugin file
* runtime(doc): fix typo in :h ft-csv-syntax
* runtime(doc): Correct shell command to get $VIMRUNTIME into shell
* 9.1.0545: MSVC conversion warning