Vim full changelog
Vim 9.1.1265
released Apr 1, 2025 (New Release)
tests: no tests for typing normal char during completion
runtime(rust): set formatprg to rustfmt
runtime(rust): set formatprg to rustfmt
Vim 9.1.1263
released Mar 31, 2025 (New Release)
runtime(doc): update last change date for diff.txt
runtime(doc): Update the tuple help text
9.1.1263: string length wrong in get_last_inserted_save()
9.1.1262: heap-buffer-overflow with narrow 'pummaxwidth' value
9.1.1261: No test for 'pummaxwidth' non-truncated items
runtime(debversions): Add release name for Debian 15 - duke
9.1.1260: Hang when filtering buffer with NUL bytes
runtime(odin): add new keywords to syntax script
9.1.1259: some issues with comment package and tailing spaces
ci: Check and confirm Vim feature flags exist before testing
runtime(doc): Update the tuple help text
9.1.1263: string length wrong in get_last_inserted_save()
9.1.1262: heap-buffer-overflow with narrow 'pummaxwidth' value
9.1.1261: No test for 'pummaxwidth' non-truncated items
runtime(debversions): Add release name for Debian 15 - duke
9.1.1260: Hang when filtering buffer with NUL bytes
runtime(odin): add new keywords to syntax script
9.1.1259: some issues with comment package and tailing spaces
ci: Check and confirm Vim feature flags exist before testing
Vim 9.1.1255
released Mar 29, 2025 (New Release)
runtime(vim): Update base-syntax, match tuples
9.1.1255: missing test condition for 'pummaxwidth' setting
9.1.1254: need more tests for the comment plugin
9.1.1253: abort when closing window with attached quickfix data
runtime(doc): non-portable sed regex in Makefile for pi_netrw.txt rule
9.1.1252: typos in code and docs related to 'diffopt' "inline:"
9.1.1255: missing test condition for 'pummaxwidth' setting
9.1.1254: need more tests for the comment plugin
9.1.1253: abort when closing window with attached quickfix data
runtime(doc): non-portable sed regex in Makefile for pi_netrw.txt rule
9.1.1252: typos in code and docs related to 'diffopt' "inline:"
Vim 9.1.1244
released Mar 27, 2025 (New Release)
9.1.1244: part of patch v9.1.1242 was wrong
runtime(omnimark): update and rewrite syntax script in Vim9 script
9.1.1243: diff mode is lacking for changes within lines
9.1.1242: Crash when evaluating variable name
9.1.1241: wrong preprocessort indentation in term.c
9.1.1240: Regression with ic/ac text objects and comment plugin
runtime(hyprlang): save and restore cpo setting in syntax script
runtime(solidity): update syntax script with error definitions
runtime(doc): add back help tag "pi_netrw.txt"
9.1.1239: if_python: no tuple data type support
runtime(omnimark): update and rewrite syntax script in Vim9 script
9.1.1243: diff mode is lacking for changes within lines
9.1.1242: Crash when evaluating variable name
9.1.1241: wrong preprocessort indentation in term.c
9.1.1240: Regression with ic/ac text objects and comment plugin
runtime(hyprlang): save and restore cpo setting in syntax script
runtime(solidity): update syntax script with error definitions
runtime(doc): add back help tag "pi_netrw.txt"
9.1.1239: if_python: no tuple data type support
Vim 9.1.1238
released Mar 26, 2025 (New Release)
runtime(doc): Add missing garbagecollect() hypertext link
Improve contributing guide by adding a section on signing off commits
9.1.1238: wrong cursor column with 'set splitkeep=screen'
9.1.1237: Compile error with C89 compiler in term.c
Improve contributing guide by adding a section on signing off commits
9.1.1238: wrong cursor column with 'set splitkeep=screen'
9.1.1237: Compile error with C89 compiler in term.c
Vim 9.1.1232
released Mar 24, 2025 (New Release)
Vim script is missing the tuple data type.
Vim 9.1.1227
released Mar 19, 2025 (New Release)
runtime(hlyank): add the hlyank package
9.1.1227: no tests for the comment package
9.1.1226: "shellcmdline" completion doesn't work with input()
9.1.1225: extra NULL check in VIM_CLEAR()
runtime(sh): remove invalid commented out line in syntax script
9.1.1227: no tests for the comment package
9.1.1226: "shellcmdline" completion doesn't work with input()
9.1.1225: extra NULL check in VIM_CLEAR()
runtime(sh): remove invalid commented out line in syntax script
Vim 9.1.1215
released Mar 17, 2025 (New Release)
9.1.1215: Patch 9.1.1213 has some issues
9.1.1214: matchfuzzy() can be improved for camel case matches
9.1.1213: cannot :put while keeping indent
runtime(syntax-tests): Support "wait-free" test failure
9.1.1212: too many strlen() calls in edit.c
9.1.1212: filetype: logrotate'd pacmanlogs are not recognized
runtime(prql): include prql syntax script
9.1.1211: TabClosedPre is triggered just before the tab is being freed
9.1.1210: translation(ru): missing Russian translation for the new tutor
9.1.1209: colorcolumn not drawn after virtual text lines
9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10
9.1.1207: MS-Windows: build warning in filepath.c
9.1.1214: matchfuzzy() can be improved for camel case matches
9.1.1213: cannot :put while keeping indent
runtime(syntax-tests): Support "wait-free" test failure
9.1.1212: too many strlen() calls in edit.c
9.1.1212: filetype: logrotate'd pacmanlogs are not recognized
runtime(prql): include prql syntax script
9.1.1211: TabClosedPre is triggered just before the tab is being freed
9.1.1210: translation(ru): missing Russian translation for the new tutor
9.1.1209: colorcolumn not drawn after virtual text lines
9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10
9.1.1207: MS-Windows: build warning in filepath.c
Vim 9.1.1206
released Mar 16, 2025 (New Release)
tests: test_filetype fails when a file is a directory
runtime(doc): symlinking netrw.txt causes problems during install on Windows
runtime(doc): symlinking netrw.txt causes problems during install on Windows
Vim 9.1.1194
released Mar 11, 2025 (New Release)
9.1.1194: filetype: false positive help filetype detection
runtime(man): improve :Man completion for man-db
9.1.1193: Unnecessary use of STRCAT() in au_event_disable()
translation(sr): Update Serbian messages translation
runtime(doc): document vim syntax switches
runtime(vim): Update base-syntax, improve :syntax highlighting
runtime(man): improve :Man completion for man-db
9.1.1193: Unnecessary use of STRCAT() in au_event_disable()
translation(sr): Update Serbian messages translation
runtime(doc): document vim syntax switches
runtime(vim): Update base-syntax, improve :syntax highlighting
Vim for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Vim from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
Media Player Morpher
85% Off -
WinX MediaTrans
63% Off -
WinX HD Video Converter
56% Off -
MacX DVD Ripper Pro
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
rtf to pdf
txt to pdf
ppt to pdf
word to pdf
notepad
text editor
xlsm to pdf
pdf to text
editor
text
powerpoint to pdf
pptx to pdf
unicode
docm to pdf
word to jpg
pdf converter
pdf to word
convert pdf to word
word to pdf converter
office converter
ppt to jpg
doc to pdf
convert word to pdf
word
xlsx to pdf
xls to pdf
excel to pdf
html
pdf to doc
docx to pdf
Popular Windows 7 Software
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- Windows 7
- System Optimizer and Cleaner Software 7.0
- Windows 7 Service Pack 1 7601.17514.1011
- Memory Card Data Recovery Freeware Tool 2.2.1.4
- OST2PST Converter Free 6.6 6.6
- CubexSoft PDF Merge Tool 1.1
- USB Repair 8.7.3.1
- PST Repair 17.0
- View and Read Outlook PST emails 5.0
- Stellar Data Recovery Professional 12.0.0.0
- Office 365 Email Backup Tool 21.9
- Data Recovery Software 7.8.3.1
- OST Viewer Software 2.5
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.