Index zilnic
-
2025/08/12
Commit: patch 9.1.1627: fuzzy matching can be improved
Christian Brabandt
-
2025/08/12
Commit: patch 9.1.1626: cindent: does not handle compound literals
Christian Brabandt
-
2025/08/12
Commit: runetime(vim): gf maybe hang and fail
Christian Brabandt
-
2025/08/12
Commit: patch 9.1.1625: Autocompletion slow with include- and tag-completion
Christian Brabandt
-
2025/08/12
Commit: runtime(vim): cannot jump to :colorscheme files
Christian Brabandt
-
2025/08/12
Commit: patch 9.1.1624: Cscope not enabled on MacOS
Christian Brabandt
-
2025/08/11
Commit: runtime(doc): allow more C99 features
Christian Brabandt
-
2025/08/11
Commit: runtime(python): Also sync syntax at 'async def'
Christian Brabandt
-
2025/08/10
Commit: runtime(doc): update :call with a range and remove space
Christian Brabandt
-
2025/08/10
Commit: runtime(python): Highlight f-string replacement fields in Python
Christian Brabandt
-
2025/08/10
Commit: runtime(python): Highlight classes as structures
Christian Brabandt
-
2025/08/10
Commit: CI: Add Lychee CI test to check for broken links
Christian Brabandt
-
2025/08/10
Commit: runtime(doc): remove dead links
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1623: Buffer menu does not handle unicode names correctly
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1622: Patch v9.1.1432 causes performance regressions
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1621: flicker in popup menu during cmdline autocompletion
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1620: filetype: composer.lock and symfony.lock files not recognized
Christian Brabandt
-
2025/08/10
Commit: runtime(doc): Fix style and typos in builtin.txt and usr_41.txt
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1619: Incorrect E535 error message
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1618: completion: incorrect selected index returned from complete_info()
Christian Brabandt
-
2025/08/10
Commit: patch 9.1.1617: Vim9: some error messages can be improved
Christian Brabandt
-
2025/08/10
Commit: runtime(doc): Tweak documentation style
Christian Brabandt
-
2025/08/09
Commit: patch 9.1.1616: xxd: possible buffer overflow with bitwise output
Christian Brabandt
-
2025/08/09
Commit: patch 9.1.1615: diff format erroneously detected
Christian Brabandt
-
2025/08/09
Commit: patch 9.1.1611: possible undefined behaviour in mb_decompose()
Christian Brabandt
-
2025/08/09
Commit: patch 9.1.1614: Vim9: possible variable type change
Christian Brabandt
-
2025/08/09
Commit: patch 9.1.1613: tests: test_search leaves a few swapfiles behind
Christian Brabandt
-
2025/08/09
Commit: patch 9.1.1612: Ctrl-G/Ctrl-T do not ignore the end search delimiter
Christian Brabandt
-
2025/08/09
Commit: translation: Generate year for MS Windows differently
Christian Brabandt
-
2025/08/09
Commit: runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching
Christian Brabandt
-
2025/08/09
Commit: runtime(racket): update Racket runtime files
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1610: completion: hang or E684 when 'tagfunc' calls complete()
Christian Brabandt
-
2025/08/08
Commit: runtime(doc): Update CONTRIBUTING and clarify use of Vim9 script
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1609: complete: Heap-buffer overflow with complete function
Christian Brabandt
-
2025/08/08
Commit: runtime(c): set omnifunc only for Vim, since it is Vim9 Script
Christian Brabandt
-
2025/08/08
Commit: runtime(vim): add simple vimscript complete function
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1608: No command-line completion for :unsilent {command}
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1607: :apple command detected as :append
Christian Brabandt
-
2025/08/08
Commit: runtime(script): Update Last Change Header
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1606: filetype: a few more files are not recognized
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1605: cannot specify scope for chdir()
Christian Brabandt
-
2025/08/08
Commit: runtime(doc): Improve doc for cmdline-autocomplete
Christian Brabandt
-
2025/08/08
Commit: runtime(doc): update develop assumptions
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1604: completion: incsearch highlight might be lost
Christian Brabandt
-
2025/08/08
Commit: runtime(optwin): Fix E94 when searching for the option-window
Christian Brabandt
-
2025/08/08
Commit: patch 9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{func}
Christian Brabandt
-
2025/08/08
Commit: runtime(java): Manage byte limits for variable-width lookbehind assertions
Christian Brabandt
-
2025/08/08
Commit: runtime(help): Unset `'comments'` and `'cms'` options
Christian Brabandt
-
2025/08/07
Commit: runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file
Christian Brabandt
-
2025/08/07
Commit: runtime(typescript): Add syntax support for defer and arbitrary module identifiers
Christian Brabandt
-
2025/08/07
Commit: translation: Auto-generate headers for the vim.pot file
Christian Brabandt
-
2025/08/07
Commit: runtime(netrw): Use correct "=~#" for the netrw_sizestyle='H' option
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1602: filetype: requirements-*.txt files are not recognized
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1601: Patch v8.1.0425 was wrong
Christian Brabandt
-
2025/08/07
Commit: runtime(openscad): add a filetype plugin
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1600: using diff anchors with hidden buffers fails silently
Christian Brabandt
-
2025/08/07
Commit: runtime(javascript): add "as" as a reserved keyword to syntax script
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1598: filetype: waybar config file is not recognized
Christian Brabandt
-
2025/08/07
Commit: runtime(doc): Update ft-vim-syntax documentation
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1599: :bnext doesn't go to unlisted help buffers
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1597: CI reports leaks in libgtk3 library
Christian Brabandt
-
2025/08/07
Commit: patch 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file
Christian Brabandt
-
2025/08/07
Commit: runtime(doc): remove mentioning of netrwSettings.vim
Christian Brabandt
-
2025/08/06
Commit: patch 9.1.1595: Wayland: non-portable use of select()
Christian Brabandt
-
2025/08/06
Commit: runtime(doc): fix typo at :h cmdline-autocompletion
Christian Brabandt
-
2025/08/06
Re: [regression] set ignorecase invalidates search pattern
Christian Brabandt
-
2025/08/06
Re: [regression] set ignorecase invalidates search pattern
'hebar...@googlemail.com' via vim_dev
-
2025/08/06
Commit: runtime(doc): tweak option name notation further
Christian Brabandt
-
2025/08/06
Commit: patch 9.1.1594: completion: search completion throws errors
Christian Brabandt
-
2025/08/06
Commit: runtime(vim): add gf support for import and packadd in ftplugin
Christian Brabandt
-
2025/08/06
Commit: runtime(doc): add back bars for the '' mark
Christian Brabandt
-
2025/08/06
Commit: runtime(helptoc): add s keymap to split and jump to selected entry
Christian Brabandt
-
2025/08/06
Commit: runtime(doc): Use correct option-name tags
Christian Brabandt
-
2025/08/06
Commit: runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines
Christian Brabandt
-
2025/08/06
Commit: runtime(doc): fix mismatch between 'backspace' and |i_backspacing|
Christian Brabandt
-
2025/08/06
Commit: CI: Update labeler.yml with correct netrw path
Christian Brabandt
-
2025/08/06
Commit: runtime(doc): Tweak documentation style
Christian Brabandt
-
2025/08/06
Commit: translation(uk): Fix wrong Ukrainian message translation
Christian Brabandt
-
2025/08/06
Commit: check.vim: Further improve po message checks
Christian Brabandt
-
2025/08/06
Re: Sometime in the last week or so, vim started segfaulting
Christian Brabandt
-
2025/08/05
Commit: patch 9.1.1593: Confusing error when compiling incomplete try block
Christian Brabandt
-
2025/08/05
Commit: runtime(misc): removing saccarosium from maintainer list
Christian Brabandt
-
2025/08/05
Commit: patch 9.1.1592: Vim9: crash with classes and garbage collection
Christian Brabandt
-
2025/08/05
BobaVim — I built a browser game to help you speedrun Vim motions (solo + 1v1 modes)
Florent Tapponnier
-
2025/08/04
Commit: runtime(vim): Update base syntax, match Neovim builtin functions
Christian Brabandt
-
2025/08/03
Re: [regression] set ignorecase invalidates search pattern
'hebar...@googlemail.com' via vim_dev
-
2025/08/02
Re: [regression] set ignorecase invalidates search pattern
'hebar...@googlemail.com' via vim_dev
-
2025/08/02
[regression] set ignorecase invalidates search pattern
'hebar...@googlemail.com' via vim_dev
-
2025/07/29
Re: [vim/vim] runtime(vimscript): add simple vimscript complete function (PR #17871)
Maxim Kim
-
2025/07/26
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
2025/07/26
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
2025/07/26
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
2025/07/26
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
2025/07/26
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
2025/07/26
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
2025/07/25
Re: Sometime in the last week or so, vim started segfaulting
Christian Brabandt
-
2025/07/25
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
2025/07/25
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
2025/07/25
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
2025/07/25
Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
2025/07/25
Commit: CI: Manage multibyte characters in syntax tests
Christian Brabandt
-
2025/07/25
Commit: CI: Remove the file filters for syntax tests
Christian Brabandt
-
2025/07/25
Commit: CI(screendump): Support iterative filtering for screendump comparison
Christian Brabandt
-
2025/07/25
Commit: CI(screendump): Move an early-return test out of the loop
Christian Brabandt
-
2025/07/25
Commit: patch 9.1.1591: VMS support can be improved
Christian Brabandt
-
2025/07/25
Commit: patch 9.1.1590: cannot perform autocompletion
Christian Brabandt
-
2025/07/25
Commit: runtime(ccomplete): return partial results on complete_check()
Christian Brabandt
-
2025/07/25
Commit: patch 9.1.1589: Cannot disable cscope interface using configure
Christian Brabandt
-
2025/07/25
Commit: patch 9.1.1588: Vim9: cannot split dict inside command block
Christian Brabandt
-
2025/07/25
Commit: runtime(netrw): upstream snapshot v184
Christian Brabandt
-
2025/07/25
Commit: runtime(vim): fix various indentation issues
Christian Brabandt
-
2025/07/24
Commit: runtime(doc): use correct possessive form
Christian Brabandt
-
2025/07/24
Commit: patch 9.1.1587: Wayland: timeout not updated before select()
Christian Brabandt
-
2025/07/24
Commit: patch 9.1.1586: Vim9: can define an enum/interface in a function
Christian Brabandt
-
2025/07/24
Commit: runtime(vim): Update base syntax, match enum constructor type args
Christian Brabandt
-
2025/07/23
Commit: runtime(vim): Update base syntax, match generic functions
Christian Brabandt
-
2025/07/23
Commit: runtime(ccomplete): use complete_check() in ccomplete plugin
Christian Brabandt
-
2025/07/23
Commit: runtime(editorconfig): drop mkzip.sh
Christian Brabandt
-
2025/07/23
Commit: patch 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND
Christian Brabandt
-
2025/07/23
Commit: runtime(misc): use :hor :term to ensure new term window is split horizontally
Christian Brabandt
-
2025/07/23
Commit: CI: increase test timeout to 30 minutes
Christian Brabandt
-
2025/07/23
Commit: patch 9.1.1584: using ints as boolean type
Christian Brabandt
-
2025/07/23
Commit: check.vim: Improve po message checks
Christian Brabandt
-
2025/07/23
Commit: translation(it): Update Italian translation
Christian Brabandt
-
2025/07/23
Commit: runtime(doc): Tweak documentation style in usr_90.txt
Christian Brabandt
-
2025/07/23
Commit: patch 9.1.1583: gvim window lost its icons
Christian Brabandt
-
2025/07/23
Re: Unable to move away from help buffer
Christian Brabandt
-
2025/07/23
Re: Unable to move away from help buffer
'hebar...@googlemail.com' via vim_dev
-
2025/07/22
Unable to move away from help buffer
'hebar...@googlemail.com' via vim_dev
-
2025/07/22
Commit: runtime(doc): remove mention of ftp.vim.org
Christian Brabandt
-
2025/07/22
Commit: patch 9.1.1582: style issue in vim9type.c and vim9generics.c
Christian Brabandt
-
2025/07/22
Commit: runtime(doc): Tweak documentation style
Christian Brabandt
-
2025/07/22
Commit: runtime(doc): Fix typo in :help help-summary
Christian Brabandt
-
2025/07/22
Commit: patch 9.1.1581: possible memory leak in vim9generics.c
Christian Brabandt
-
2025/07/22
Commit: patch 9.1.1580: possible memory leak in vim9type.c
Christian Brabandt
-
2025/07/22
Commit: patch 9.1.1579: Coverity complains about unchecked return value
Christian Brabandt
-
2025/07/22
Commit: patch 9.1.1578: configure: comment still mentions autoconf 2.71
Christian Brabandt
-
2025/07/21
Commit: patch 9.1.1576: cannot easily trigger wildcard expansion
Christian Brabandt
-
2025/07/21
Commit: runtime(doc): clarify C99 constraints and portability assumptions
Christian Brabandt
-
2025/07/21
Commit: patch 9.1.1575: tabpanel not drawn correctly with wrapped lines
Christian Brabandt
-
2025/07/21
Commit: patch 9.1.1574: Dead code in mbyte.c
Christian Brabandt
-
2025/07/20
Commit: runtime(doc): mention the "pipefail" shell option
Christian Brabandt
-
2025/07/20
Commit: translation: mark vim.pot as binary
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1572: expanding $var does not escape whitespace for 'path'
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1571: CmdlineChanged triggered to often
Christian Brabandt
-
2025/07/20
Commit: runtime(rust): improve loading time
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c
Christian Brabandt
-
2025/07/20
Commit: runtime(doc): Update help syntax, match :autocmd options
Christian Brabandt
-
2025/07/20
Commit: translation(de): Update German translations
Christian Brabandt
-
2025/07/20
Commit: translation(it): Update Italian translations
Christian Brabandt
-
2025/07/20
Commit: runtime(uc): include uc filetype plugin
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1569: tests: Vim9 tests can be improved
Christian Brabandt
-
2025/07/20
Commit: runtime(doc): Tweak documentation about tab pages
Christian Brabandt
-
2025/07/20
Commit: translation: comment out deletion of *.pot file in Makefiles
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1568: need a few more default highlight groups
Christian Brabandt
-
2025/07/20
Commit: patch 9.1.1567: crash when using inline diff mode
Christian Brabandt
-
2025/07/18
Commit: patch 9.1.1566: self-referenced enum may not get freed
Christian Brabandt
-
2025/07/18
Commit: patch 9.1.1565: configure: does not consider tiny version for wayland
Christian Brabandt
-
2025/07/18
Commit: runtime(lf): update syntax to support lf version r36
Christian Brabandt
-
2025/07/18
Commit: runtime(sh): properly delete shell commands in syntax file
Christian Brabandt
-
2025/07/18
Commit: Update editorconfig and the documented C-style for sign.c/sound.c
Christian Brabandt
-
2025/07/18
Commit: runtime(vim): Update base syntax and generator, improve command/function distinction
Christian Brabandt
-
2025/07/17
Commit: patch 9.1.1563: completion: ruler may disappear
Christian Brabandt
-
2025/07/17
Commit: patch 9.1.1562: close button always visible in the 'tabline'
Christian Brabandt
-
2025/07/17
Commit: patch 9.1.1561: configure: wayland test can be improved
Christian Brabandt
-
2025/07/17
Commit: runtime(python): Highlight f-strings in Python
Christian Brabandt
-
2025/07/17
Commit: runtime(vim): Update base syntax, match "any" type distinctly
Christian Brabandt
-
2025/07/17
Commit: patch 9.1.1560: configure: uses $PKG_CONFIG before it is defined
Christian Brabandt
-
2025/07/17
Commit: runtime(doc): handle newlines in base64 string encode example
Christian Brabandt
-
2025/07/17
Commit: patch 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone
Christian Brabandt
-
2025/07/17
Commit: runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same
Christian Brabandt
-
2025/07/17
Commit: runtime(vim): Update base syntax, fix incorrect function error
Christian Brabandt
-
2025/07/17
Commit: runtime(compiler): Add PHPStan compiler
Christian Brabandt
-
2025/07/17
Commit: translation: regenerate vim.pot, ignore version.c changes
Christian Brabandt
-
2025/07/17
Commit: patch 9.1.1558: str2blob() treats NULL string and empty string differently
Christian Brabandt
-
2025/07/17
Re: Vim.pot in the repository gives noisy diffs
Christian Brabandt
-
2025/07/16
Re: Vim.pot in the repository gives noisy diffs
Christian Brabandt
-
2025/07/16
Vim.pot in the repository gives noisy diffs
Christ van Willegen
-
2025/07/16
Re: C.VIM Syntax file update
Mark Manning
-
2025/07/16
Re: C.VIM Syntax file update
Doug Kearns
-
2025/07/16
Commit: patch 9.1.1556: string handling in cmdexpand.c can be improved
Christian Brabandt
-
2025/07/16
Commit: patch 9.1.1555: completion: repeated insertion of leader
Christian Brabandt
-
2025/07/16
Re: C.VIM Syntax file update
Christian Brabandt
-
2025/07/16
Commit: patch 9.1.1554: crash when omni-completion opens command-line window
Christian Brabandt
-
2025/07/16
Commit: runtime(tar): update minimum Vim version required for tar.vim
Christian Brabandt
-
2025/07/16
Commit: patch 9.1.1553: Vim9: crash when accessing a variable in if condition
Christian Brabandt
-
2025/07/15
Re: C.VIM Syntax file update
Mark Manning
-
2025/07/15
Re: C.VIM Syntax file update
Mark Manning
-
2025/07/15
Re: C.VIM Syntax file update
Mark Manning
-
2025/07/15
Re: C.VIM Syntax file update
Mark Manning
-
2025/07/15
Commit: patch 9.1.1552: [security]: path traversal issue in tar.vim
Christian Brabandt
-
2025/07/15
Commit: patch 9.1.1551: [security]: path traversal issue in zip.vim
Christian Brabandt
-
2025/07/15
Commit: patch 9.1.1550: defaults: 'showcmd' is not enabled in non-compatible mode on Unix
Christian Brabandt
-
2025/07/15
Commit: patch 9.1.1549: filetype: pkl files are not recognized
Christian Brabandt
-
2025/07/15
Commit: patch 9.1.1548: filetype: OpenFGA files are not recognized
Christian Brabandt
-
2025/07/15
Re: C.VIM Syntax file update
Mark Manning
-
2025/07/15
Commit: translation: ignore vim.pot creation date, regenerate it, rm allfiles
Christian Brabandt
-
2025/07/15
Commit: runtime(swig): add 'comments', 'commentstring' in filetype plugin
Christian Brabandt
-
2025/07/15
Commit: patch 9.1.1547: Wayland: missing ifdef
Christian Brabandt