Index tematic
-
Commit: runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file
Christian Brabandt
-
Commit: runtime(typescript): Add syntax support for defer and arbitrary module identifiers
Christian Brabandt
-
Commit: translation: Auto-generate headers for the vim.pot file
Christian Brabandt
-
Commit: runtime(netrw): Use correct "=~#" for the netrw_sizestyle='H' option
Christian Brabandt
-
Commit: patch 9.1.1602: filetype: requirements-*.txt files are not recognized
Christian Brabandt
-
Commit: patch 9.1.1601: Patch v8.1.0425 was wrong
Christian Brabandt
-
Commit: runtime(openscad): add a filetype plugin
Christian Brabandt
-
Commit: patch 9.1.1600: using diff anchors with hidden buffers fails silently
Christian Brabandt
-
Commit: runtime(javascript): add "as" as a reserved keyword to syntax script
Christian Brabandt
-
Commit: patch 9.1.1598: filetype: waybar config file is not recognized
Christian Brabandt
-
Commit: runtime(doc): Update ft-vim-syntax documentation
Christian Brabandt
-
Commit: patch 9.1.1599: :bnext doesn't go to unlisted help buffers
Christian Brabandt
-
Commit: patch 9.1.1597: CI reports leaks in libgtk3 library
Christian Brabandt
-
Commit: patch 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file
Christian Brabandt
-
Commit: runtime(doc): remove mentioning of netrwSettings.vim
Christian Brabandt
-
Commit: patch 9.1.1595: Wayland: non-portable use of select()
Christian Brabandt
-
Commit: runtime(doc): fix typo at :h cmdline-autocompletion
Christian Brabandt
-
Commit: runtime(doc): tweak option name notation further
Christian Brabandt
-
Commit: patch 9.1.1594: completion: search completion throws errors
Christian Brabandt
-
Commit: runtime(vim): add gf support for import and packadd in ftplugin
Christian Brabandt
-
Commit: runtime(doc): add back bars for the '' mark
Christian Brabandt
-
Commit: runtime(helptoc): add s keymap to split and jump to selected entry
Christian Brabandt
-
Commit: runtime(doc): Use correct option-name tags
Christian Brabandt
-
Commit: runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines
Christian Brabandt
-
Commit: runtime(doc): fix mismatch between 'backspace' and |i_backspacing|
Christian Brabandt
-
Commit: CI: Update labeler.yml with correct netrw path
Christian Brabandt
-
Commit: translation(uk): Fix wrong Ukrainian message translation
Christian Brabandt
-
Commit: check.vim: Further improve po message checks
Christian Brabandt
-
Commit: patch 9.1.1593: Confusing error when compiling incomplete try block
Christian Brabandt
-
Commit: runtime(misc): removing saccarosium from maintainer list
Christian Brabandt
-
Commit: patch 9.1.1592: Vim9: crash with classes and garbage collection
Christian Brabandt
-
BobaVim — I built a browser game to help you speedrun Vim motions (solo + 1v1 modes)
Florent Tapponnier
-
Commit: runtime(vim): Update base syntax, match Neovim builtin functions
Christian Brabandt
-
[regression] set ignorecase invalidates search pattern
'hebar...@googlemail.com' via vim_dev
-
Re: [vim/vim] runtime(vimscript): add simple vimscript complete function (PR #17871)
Maxim Kim
-
Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
Re: Sometime in the last week or so, vim started segfaulting
Christian Brabandt
-
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
Re: Sometime in the last week or so, vim started segfaulting
Yegappan Lakshmanan
-
Re: Sometime in the last week or so, vim started segfaulting
Christian J. Robinson
-
Re: Sometime in the last week or so, vim started segfaulting
Christian Brabandt
-
Commit: CI: Manage multibyte characters in syntax tests
Christian Brabandt
-
Commit: CI: Remove the file filters for syntax tests
Christian Brabandt
-
Commit: CI(screendump): Support iterative filtering for screendump comparison
Christian Brabandt
-
Commit: CI(screendump): Move an early-return test out of the loop
Christian Brabandt
-
Commit: patch 9.1.1591: VMS support can be improved
Christian Brabandt
-
Commit: patch 9.1.1590: cannot perform autocompletion
Christian Brabandt
-
Commit: runtime(ccomplete): return partial results on complete_check()
Christian Brabandt
-
Commit: patch 9.1.1589: Cannot disable cscope interface using configure
Christian Brabandt
-
Commit: patch 9.1.1588: Vim9: cannot split dict inside command block
Christian Brabandt
-
Commit: runtime(netrw): upstream snapshot v184
Christian Brabandt
-
Commit: runtime(vim): fix various indentation issues
Christian Brabandt
-
Commit: runtime(doc): use correct possessive form
Christian Brabandt
-
Commit: patch 9.1.1587: Wayland: timeout not updated before select()
Christian Brabandt
-
Commit: patch 9.1.1586: Vim9: can define an enum/interface in a function
Christian Brabandt
-
Commit: runtime(vim): Update base syntax, match enum constructor type args
Christian Brabandt
-
Commit: runtime(vim): Update base syntax, match generic functions
Christian Brabandt
-
Commit: runtime(ccomplete): use complete_check() in ccomplete plugin
Christian Brabandt
-
Commit: runtime(editorconfig): drop mkzip.sh
Christian Brabandt
-
Commit: patch 9.1.1585: Wayland: gvim still needs GVIM_ENABLE_WAYLAND
Christian Brabandt
-
Commit: runtime(misc): use :hor :term to ensure new term window is split horizontally
Christian Brabandt
-
Commit: CI: increase test timeout to 30 minutes
Christian Brabandt
-
Commit: patch 9.1.1584: using ints as boolean type
Christian Brabandt
-
Commit: check.vim: Improve po message checks
Christian Brabandt
-
Commit: runtime(doc): Tweak documentation style in usr_90.txt
Christian Brabandt
-
Commit: patch 9.1.1583: gvim window lost its icons
Christian Brabandt
-
Unable to move away from help buffer
'hebar...@googlemail.com' via vim_dev
-
Commit: runtime(doc): remove mention of ftp.vim.org
Christian Brabandt
-
Commit: patch 9.1.1582: style issue in vim9type.c and vim9generics.c
Christian Brabandt
-
Commit: runtime(doc): Fix typo in :help help-summary
Christian Brabandt
-
Commit: patch 9.1.1581: possible memory leak in vim9generics.c
Christian Brabandt
-
Commit: patch 9.1.1580: possible memory leak in vim9type.c
Christian Brabandt
-
Commit: patch 9.1.1579: Coverity complains about unchecked return value
Christian Brabandt
-
Commit: patch 9.1.1578: configure: comment still mentions autoconf 2.71
Christian Brabandt
-
Commit: patch 9.1.1576: cannot easily trigger wildcard expansion
Christian Brabandt
-
Commit: runtime(doc): clarify C99 constraints and portability assumptions
Christian Brabandt
-
Commit: patch 9.1.1575: tabpanel not drawn correctly with wrapped lines
Christian Brabandt
-
Commit: patch 9.1.1574: Dead code in mbyte.c
Christian Brabandt
-
Commit: runtime(doc): mention the "pipefail" shell option
Christian Brabandt
-
Commit: translation: mark vim.pot as binary
Christian Brabandt
-
Commit: patch 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode
Christian Brabandt
-
Commit: patch 9.1.1572: expanding $var does not escape whitespace for 'path'
Christian Brabandt
-
Commit: patch 9.1.1571: CmdlineChanged triggered to often
Christian Brabandt
-
Commit: runtime(rust): improve loading time
Christian Brabandt
-
Commit: patch 9.1.1570: Copilot suggested some improvements in cmdexpand.c
Christian Brabandt
-
Commit: runtime(doc): Update help syntax, match :autocmd options
Christian Brabandt
-
Commit: translation(de): Update German translations
Christian Brabandt
-
Commit: translation(it): Update Italian translations
Christian Brabandt
-
Commit: runtime(uc): include uc filetype plugin
Christian Brabandt
-
Commit: patch 9.1.1569: tests: Vim9 tests can be improved
Christian Brabandt
-
Commit: runtime(doc): Tweak documentation about tab pages
Christian Brabandt
-
Commit: translation: comment out deletion of *.pot file in Makefiles
Christian Brabandt
-
Commit: patch 9.1.1568: need a few more default highlight groups
Christian Brabandt
-
Commit: patch 9.1.1567: crash when using inline diff mode
Christian Brabandt
-
Commit: patch 9.1.1566: self-referenced enum may not get freed
Christian Brabandt
-
Commit: patch 9.1.1565: configure: does not consider tiny version for wayland
Christian Brabandt
-
Commit: runtime(lf): update syntax to support lf version r36
Christian Brabandt
-
Commit: runtime(sh): properly delete shell commands in syntax file
Christian Brabandt
-
Commit: Update editorconfig and the documented C-style for sign.c/sound.c
Christian Brabandt
-
Commit: runtime(vim): Update base syntax and generator, improve command/function distinction
Christian Brabandt
-
Commit: patch 9.1.1563: completion: ruler may disappear
Christian Brabandt
-
Commit: patch 9.1.1562: close button always visible in the 'tabline'
Christian Brabandt
-
Commit: patch 9.1.1561: configure: wayland test can be improved
Christian Brabandt
-
Commit: runtime(python): Highlight f-strings in Python
Christian Brabandt
-
Commit: runtime(vim): Update base syntax, match "any" type distinctly
Christian Brabandt
-
Commit: patch 9.1.1560: configure: uses $PKG_CONFIG before it is defined
Christian Brabandt
-
Commit: runtime(doc): handle newlines in base64 string encode example
Christian Brabandt
-
Commit: patch 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone
Christian Brabandt
-
Commit: runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same
Christian Brabandt
-
Commit: runtime(vim): Update base syntax, fix incorrect function error
Christian Brabandt
-
Commit: runtime(compiler): Add PHPStan compiler
Christian Brabandt
-
Commit: translation: regenerate vim.pot, ignore version.c changes
Christian Brabandt
-
Commit: patch 9.1.1558: str2blob() treats NULL string and empty string differently
Christian Brabandt
-
Vim.pot in the repository gives noisy diffs
Christ van Willegen
-
Commit: patch 9.1.1556: string handling in cmdexpand.c can be improved
Christian Brabandt
-
Commit: patch 9.1.1555: completion: repeated insertion of leader
Christian Brabandt
-
Commit: patch 9.1.1554: crash when omni-completion opens command-line window
Christian Brabandt
-
Commit: runtime(tar): update minimum Vim version required for tar.vim
Christian Brabandt
-
Commit: patch 9.1.1553: Vim9: crash when accessing a variable in if condition
Christian Brabandt
-
Commit: patch 9.1.1552: [security]: path traversal issue in tar.vim
Christian Brabandt
-
Commit: patch 9.1.1551: [security]: path traversal issue in zip.vim
Christian Brabandt
-
Commit: patch 9.1.1550: defaults: 'showcmd' is not enabled in non-compatible mode on Unix
Christian Brabandt
-
Commit: patch 9.1.1549: filetype: pkl files are not recognized
Christian Brabandt
-
Commit: patch 9.1.1548: filetype: OpenFGA files are not recognized
Christian Brabandt
-
Commit: translation: ignore vim.pot creation date, regenerate it, rm allfiles
Christian Brabandt
-
Commit: runtime(swig): add 'comments', 'commentstring' in filetype plugin
Christian Brabandt
-
Commit: patch 9.1.1547: Wayland: missing ifdef
Christian Brabandt
-
Commit: runtime(twig): include twig filetype plugin
Christian Brabandt
-
Commit: patch 9.1.1546: Vim9: error with has() and short circuit evaluation
Christian Brabandt
-
Commit: runtime(python2): Highlight b-strings in Python 2.7
Christian Brabandt
-
Commit: runtime(doc): Tweak documentation
Christian Brabandt
-
Commit: patch 9.1.1545: typo in os_unix.c
Christian Brabandt
-
Commit: runtime(python): highlight bytes in python
Christian Brabandt
-
Commit: runtime(python2): highlight unicode strings in python2
Christian Brabandt
-
Commit: patch 9.1.1544: :retab cannot be limited to indentation only
Christian Brabandt
-
Commit: runtime(erlang): Add support for triple-quoted strings and docstrings
Christian Brabandt
-
Commit: patch 9.1.1543: Wayland: clipboard appears to not be working
Christian Brabandt
-
Commit: patch 9.1.1542: Coverity complains about uninitialized variable
Christian Brabandt
-
Commit: patch 9.1.1541: Vim9: error when last enum value ends with a comma
Christian Brabandt
-
Commit: runtime(vim): Update help syntax file, improve highlighting of included Vim examples
Christian Brabandt
-
Commit: patch 9.1.1540: completion: menu state wrong on interruption
Christian Brabandt
-
Commit: patch 9.1.1539: completion: messages don't respect 'shm' setting
Christian Brabandt
-
Commit: translation(it): update Italian message translations
Christian Brabandt
-
Commit: runtime(python): update rendering of Unicode named literals in syntax script
Christian Brabandt
-
C.VIM Syntax file update
Mark Manning
-
How to read Vim's source code?
'Ian' via vim_dev
-
Missing tag v9.1.1538 on Mercurial server
Tony Mechelynck
-
Commit: translation(ru): Update messages translation
Christian Brabandt
-
Commit: tests: string options in gen_opt_test.vim not fully sorted
Christian Brabandt
-
Commit: check.vim: detect trailing whitespace
Christian Brabandt
-
Commit: runtime(vim): Update base syntax, improve function call highlighting
Christian Brabandt
-
Commit: patch 9.1.1537: helptoc: still some issues when markdown code blocks
Christian Brabandt
-
Commit: runtime(help_ru): Update help_ru syntax script
Christian Brabandt
-
Commit: patch 9.1.1536: tests: test_plugin_comment uses wrong :Check command
Christian Brabandt
-
Commit: patch 9.1.1535: the maximum search count uses hard-coded value 99
Christian Brabandt
-
Commit: patch 9.1.1534: unnecessary code in tabpanel.c
Christian Brabandt
-
Commit: patch 9.1.1533: helptoc: does not handle code sections in markdown well
Christian Brabandt
-
Commit: runtime(doc): clarify how ex ranges are adjusted when acting on folds
Christian Brabandt
-
Commit: translation(ru): update vim-ru according to patch 9.1.1485
Christian Brabandt
-
Commit: translation(ru): update vimtutor-ru man according to commit 5bbdd0b
Christian Brabandt
-
Commit: translation(ru): Update main readme.ru.txt according to commit 2bfd1ee
Christian Brabandt
-
Commit: runtime(filetype): fix incorrect pattern and break early
Christian Brabandt
-
Commit: Revert "runtime(haskell): Add single quote to `iskeyword` in ftplugin (#8191)"
Christian Brabandt
-
Commit: patch 9.1.1532: termdebug: not enough ways to configure breakpoints
Christian Brabandt
-
Commit: patch 9.1.1529: Win32: the toolbar in the GUI is old and dated
Christian Brabandt
-
Commit: patch 9.1.1530: Missing version change in v9.1.1529
Christian Brabandt
-
Commit: patch 9.1.1531: confusing error with nested legacy function
Christian Brabandt
-
Commit: patch 9.1.1528: completion: crash with getcompletion()
Christian Brabandt