vim_dev
Fir de Conversatie
Cronologic
Mesaje anterioare
Mesaje urmatoare
Index zilnic
2025/03/16
Commit: patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed
Christian Brabandt
2025/03/16
Re: Commit: patch 9.1.1212: too many strlen() calls in edit.c
Christ van Willegen
2025/03/16
Commit: patch 9.1.1214: matchfuzzy() can be improved for camel case matches
Christian Brabandt
2025/03/16
Re: Commit: patch 9.1.1213: cannot :put while keeping indent
Christian Brabandt
2025/03/16
Commit: patch 9.1.1212: too many strlen() calls in edit.c
Christian Brabandt
2025/03/16
Re: Commit: patch 9.1.1213: cannot :put while keeping indent
'John Marriott' via vim_dev
2025/03/16
Commit: patch 9.1.1215: Patch 9.1.1213 has some issues
Christian Brabandt
2025/03/16
Commit: patch 9.1.1213: cannot :put while keeping indent
Christian Brabandt
2025/03/16
Commit: runtime(syntax-tests): Support "wait-free" test failure
Christian Brabandt
2025/03/16
Commit: patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized
Christian Brabandt
2025/03/16
Commit: runtime(prql): include prql syntax script
Christian Brabandt
2025/03/16
Re: [vim/vim] Rotating mouse wheel moves cursor when mouse= (Issue #16905)
Gary Johnson
2025/03/16
Commit: patch 9.1.1209: colorcolumn not drawn after virtual text lines
Christian Brabandt
2025/03/16
Commit: patch 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10
Christian Brabandt
2025/03/16
Commit: patch 9.1.1207: MS-Windows: build warning in filepath.c
Christian Brabandt
2025/03/16
Re: Commit: patch 9.1.1204: MS-Windows: crash when passing long string to expand()
Christian Brabandt
2025/03/15
Re: Commit: patch 9.1.1204: MS-Windows: crash when passing long string to expand()
'John Marriott' via vim_dev
2025/03/15
Commit: runtime(cs): Update C# runtime files
Christian Brabandt
2025/03/15
Commit: runtime(tutor): updated Russian translation for tutor chapter 1
Christian Brabandt
2025/03/15
Commit: runtime(doc): Tweak documentation style a bit
Christian Brabandt
2025/03/15
Commit: translation(ru): include Russian translation for chapter two of the tutorial
Christian Brabandt
2025/03/15
Commit: patch 9.1.1203: matchparen keeps cursor on case label in sh filetype
Christian Brabandt
2025/03/15
Commit: patch 9.1.1206: tests: test_filetype fails when a file is a directory
Christian Brabandt
2025/03/15
Commit: runtime(matchparen): line continuation causes failure in CI
Christian Brabandt
2025/03/15
Commit: patch 9.1.1205: completion: preinserted text not removed when closing pum
Christian Brabandt
2025/03/15
Commit: patch 9.1.1204: MS-Windows: crash when passing long string to expand()
Christian Brabandt
2025/03/15
Commit: runtime(doc): fix a typo in gitrebase filetype
Christian Brabandt
2025/03/15
Commit: runtime(vim): Sync syntax generator base file with output file.
Christian Brabandt
2025/03/13
Commit: patch 9.1.1202: Missing TabClosedPre autocommand
Christian Brabandt
2025/03/13
Commit: patch 9.1.1201: 'completefuzzycollect' does not handle dictionary correctly
Christian Brabandt
2025/03/13
Commit: runtime(doc): make :h 'completefuzzycollect' a bit clearer
Christian Brabandt
2025/03/13
Commit: runtime(doc): document gitrebase filetype
Christian Brabandt
2025/03/13
Commit: translation(sr): Add chapter two of the new tutor
Christian Brabandt
2025/03/13
Commit: translation(it): update menu_it
Christian Brabandt
2025/03/13
Commit: patch 9.1.1200: cmdline pum not cleared for input() completion
Christian Brabandt
2025/03/12
Commit: runtime(doc): Update doc 52.6
Christian Brabandt
2025/03/12
Commit: patch 9.1.1199: gvim uses hardcoded xpm icon file
Christian Brabandt
2025/03/12
Commit: patch 9.1.1196: filetype: config files for container tools are not recognized
Christian Brabandt
2025/03/12
Commit: patch 9.1.1195: inside try-block: fn body executed with default arg undefined
Christian Brabandt
2025/03/12
Commit: patch 9.1.1198: [security]: potential data loss with zip.vim
Christian Brabandt
2025/03/12
Commit: runtime(indent-tests): GitHub Actions doesn't show why indent tests failed
Christian Brabandt
2025/03/12
Commit: patch 9.1.1197: process_next_cpt_value() uses wrong condition
Christian Brabandt
2025/03/12
Commit: runtime(doc): remove unnecessary "an"
Christian Brabandt
2025/03/11
Commit: runtime(compiler): allow customizing exe and args for tsc
Christian Brabandt
2025/03/11
Commit: runtime(compiler): add comment for Dispatch
Christian Brabandt
2025/03/11
Commit: patch 9.1.1189: if_python: build error due to incompatible pointer types
Christian Brabandt
2025/03/11
Commit: runtime(tera): remove unwanted code and fix issues in syntax script
Christian Brabandt
2025/03/11
Commit: runtime(doc): clarify that a umask is applied to mkdir()
Christian Brabandt
2025/03/11
Commit: runtime(vim): Update base-syntax, improve :syntax highlighting
Christian Brabandt
2025/03/11
Commit: patch 9.1.1193: Unnecessary use of STRCAT() in au_event_disable()
Christian Brabandt
2025/03/10
Commit: runtime(man): improve :Man completion for man-db
Christian Brabandt
2025/03/10
Commit: runtime(doc): document vim syntax switches
Christian Brabandt
2025/03/10
Commit: translation(sr): Update Serbian messages translation
Christian Brabandt
2025/03/10
Commit: patch 9.1.1194: filetype: false positive help filetype detection
Christian Brabandt
2025/03/09
Commit: patch 9.1.1192: Vim crashes with term response debug logging enabled
Christian Brabandt
2025/03/09
Commit: runtime(plsql): move fold option from syntax to filetype plugin
Christian Brabandt
2025/03/09
Commit: patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch
Christian Brabandt
2025/03/09
Commit: CI: Update clang to version 20
Christian Brabandt
2025/03/09
Commit: patch 9.1.1190: C indentation does not detect multibyte labels
Christian Brabandt
2025/03/09
Commit: runtime(sh): set b:match_skip to ignore matches for matchit
Christian Brabandt
2025/03/09
Commit: patch 9.1.1188: runtime(tera): tera support can be improved
Christian Brabandt
2025/03/09
Commit: patch 9.1.1187: matchparen plugin wrong highlights shell case statement
Christian Brabandt
2025/03/08
Commit: runtime(doc): use GNOME instead of Gnome
Christian Brabandt
2025/03/08
Commit: runtime(doc): warn users about potentially risky hotkey
Christian Brabandt
2025/03/08
Commit: runtime(nohlsearch): fix CursorHold loop
Christian Brabandt
2025/03/08
Commit: patch 9.1.1186: filetype: help files in git repos are not detected
Christian Brabandt
2025/03/08
Commit: runtime(syntax-tests): Improve parts of "runtest.vim"
Christian Brabandt
2025/03/08
Commit: runtime(doc): CmdUndefined and FuncUndefined can always be nested
Christian Brabandt
2025/03/08
Commit: patch 9.1.1185: endless loop with completefuzzycollect and no match found
Christian Brabandt
2025/03/08
Commit: patch 9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc()
Christian Brabandt
2025/03/08
Commit: patch 9.1.1083: "above" virtual text breaks cursorlineopt=number
Christian Brabandt
2025/03/07
Commit: runtime(go): add 'keywordprg' and 'formatprg' to ftplugin
Christian Brabandt
2025/03/07
Commit: patch 9.1.1181: Unnecessary STRLEN() calls in insexpand.c
Christian Brabandt
2025/03/07
Commit: runtime(syntax-tests): Re-introduce support for "phoney" languages
Christian Brabandt
2025/03/07
Commit: patch 9.1.1182: No cmdline completion for 'completefuzzycollect'
Christian Brabandt
2025/03/07
Commit: patch 9.1.1180: short-description
Christian Brabandt
2025/03/07
Commit: runtime(vim): Update base-syntax, bug fixes
Christian Brabandt
2025/03/07
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
'Dragan Simic' via vim_dev
2025/03/07
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
'Dragan Simic' via vim_dev
2025/03/07
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
Marshall Ward
2025/03/06
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
'Dragan Simic' via vim_dev
2025/03/06
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
Christian Brabandt
2025/03/06
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
Maxim Kim
2025/03/06
Commit: editorconfig: set editing style for comment and hlsearch package
Christian Brabandt
2025/03/06
Commit: patch 9.1.1178: not possible to generate completion candidates using fuzzy matching
Christian Brabandt
2025/03/06
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
'Dragan Simic' via vim_dev
2025/03/06
Commit: runtime(doc): revert modeline change in vim9.txt
Christian Brabandt
2025/03/06
Commit: patch 9.1.1179: too many strlen() calls in misc2.c
Christian Brabandt
2025/03/06
Re: [PATCH] runtime(rst): Add support for rst_minlines variable
Christian Brabandt
2025/03/06
Commit: patch 9.1.1177: filetype: tera files not detected
Christian Brabandt
2025/03/06
[PATCH] runtime(rst): Add support for rst_minlines variable
'Dragan Simic' via vim_dev
2025/03/05
Commit: runtime(new-tutor): add chapter two to the interactive tutorial
Christian Brabandt
2025/03/05
Commit: test(runtime/syntax): improve syntax tests
Christian Brabandt
2025/03/05
Commit: patch 9.1.1176: wrong indent when expanding multiple lines
Christian Brabandt
2025/03/05
Commit: editorconfig: set indent config for *.vim files
Christian Brabandt
2025/03/05
Commit: runtime(doc): mention alternative check for vim9script
Christian Brabandt
2025/03/05
Commit: patch 9.1.1175: inconsistent behaviour with exclusive selection and motion commands
Christian Brabandt
2025/03/05
Commit: patch 9.1.1174: tests: Test_complete_cmdline() may fail
Christian Brabandt
2025/03/05
Commit: runtime(vim): recognize <...> strings (and keys) for 'keywordprg'
Christian Brabandt
2025/03/05
Commit: runtime(man): don't add jumps when loading a manpage
Christian Brabandt
2025/03/05
Commit: runtime(doc): mention bzip3 in gzip plugin documentation
Christian Brabandt
2025/03/05
Commit: patch 9.1.1173: filetype: ABNF files are not detected
Christian Brabandt
2025/03/05
Commit: patch 9.1.1172: [security]: overflow with 'nostartofline' and Ex command in tag file
Christian Brabandt
2025/03/05
Re: vim9script variable is garbage collected when it shouldn't be?
Heptite
2025/03/05
vim9script variable is garbage collected when it shouldn't be?
Christian J. Robinson
2025/03/04
Commit: patch 9.1.1171: tests: wrong arguments passed to assert_equal()
Christian Brabandt
2025/03/04
Commit: patch 9.1.1170: wildmenu highlighting in popup can be improved
Christian Brabandt
2025/03/04
Commit: runtime(netrw): upstream snapshot of v179
Christian Brabandt
2025/03/03
Commit: runtime(doc): fix typo "bet" in :h 'completeopt'
Christian Brabandt
2025/03/03
Commit: patch 9.1.1168: wrong flags passed down to nextwild()
Christian Brabandt
2025/03/03
Commit: patch 9.1.1169: using global variable for get_insert()/get_lambda_name()
Christian Brabandt
2025/03/03
Commit: patch 9.1.1167: mark '] wrong after copying text object
Christian Brabandt
2025/03/02
Commit: runtime(doc): update how to get Vim
Christian Brabandt
2025/03/02
Commit: patch 9.1.1166: command-line auto-completion hard with wildmenu
Christian Brabandt
2025/03/02
Commit: runtime(tar): use readblob() instead of shelling out to file(1)
Christian Brabandt
2025/03/02
Commit: patch 9.1.1165: diff: regression with multi-file diff blocks
Christian Brabandt
2025/03/02
Commit: patch 9.1.1164: [security]: code execution with tar.vim and special crafted tar files
Christian Brabandt
2025/03/01
Re: Commit: patch 9.1.1162: completion popup not cleared in cmdline
'John Marriott' via vim_dev
2025/03/01
Re: [PATCH] Update Erlang syntax for recent language changes
Christian Brabandt
2025/03/01
Re: [PATCH] Update Erlang syntax for recent language changes
'Johannes Christ' via vim_dev
2025/03/01
Commit: translation(it): Update Italian translation
Christian Brabandt
2025/03/01
Commit: runtime(tar): fix syntax error in tar.vim
Christian Brabandt
2025/03/01
Commit: patch 9.1.1163: $MYVIMDIR is set too late
Christian Brabandt
2025/03/01
Commit: patch 9.1.1161: preinsert requires bot "menu" and "menuone" to be set
Christian Brabandt
2025/03/01
Commit: runtime(syntax-tests): Apply stronger synchronisation between buffers
Christian Brabandt
2025/03/01
Commit: patch 9.1.1162: completion popup not cleared in cmdline
Christian Brabandt
2025/02/28
Re: [vim/vim] Is it possible to execute commands after filetype detection and plugins are done? (Discussion #16760)
Gary Johnson
2025/02/28
Re: [vim/vim] Is it possible to execute commands after filetype detection and plugins are done? (Discussion #16760)
Gary Johnson
2025/02/28
Commit: runtime(misc): add support for bzip3 to tar, vimball and gzip plugins
Christian Brabandt
2025/02/28
Commit: patch 9.1.1160: Ctrl-Y does not work well with "preinsert" when completing items
Christian Brabandt
2025/02/28
Commit: patch 9.1.1159: $MYVIMDIR may not always be set
Christian Brabandt
2025/02/28
Commit: runtime(netrw): correctly handle shellslash variable
Christian Brabandt
2025/02/28
Commit: patch 9.1.1158: :verbose set has wrong file name with :compiler!
Christian Brabandt
2025/02/27
Commit: patch 9.1.1154: Vim9: not able to use autoload class accross scripts
Christian Brabandt
2025/02/27
Commit: runtime(vim): Update base-syntax, match Vim9 function calls after "|"
Christian Brabandt
2025/02/27
Commit: patch 9.1.1157: command completion wrong for input()
Christian Brabandt
2025/02/27
Commit: runtime(lua): Improve 'include' and make '*expr' functions script-local
Christian Brabandt
2025/02/27
Commit: runtime(doc): fix confusing docs for 'completeitemalign'
Christian Brabandt
2025/02/27
Commit: patch 9.1.1156: tests: No test for what patch 9.1.1152 fixes
Christian Brabandt
2025/02/27
Commit: patch 9.1.1155: Mode message not cleared after :silent message
Christian Brabandt
2025/02/27
Commit: runtime(compiler): improve svelte-check
Christian Brabandt
2025/02/26
Commit: patch 9.1.1153: build error on Haiku
Christian Brabandt
2025/02/26
Commit: patch 9.1.1152: Patch v9.1.1151 causes problems
Christian Brabandt
2025/02/26
Commit: runtime(new-tutor): update examples from Neovim to Vim
Christian Brabandt
2025/02/26
Re: [PATCH] Update Erlang syntax for recent language changes
Csaba Hoch
2025/02/25
[PATCH] Update Erlang syntax for recent language changes
'Johannes Christ' via vim_dev
2025/02/25
Commit: nsis: add Portuguese Brazilian translation to nsis installer
Christian Brabandt
2025/02/25
Commit: patch 9.1.1151: too many strlen() calls in getchar.c
Christian Brabandt
2025/02/25
Re: [PATCH] Update Erlang syntax for recent language changes
Christian Brabandt
2025/02/25
Commit: patch 9.1.1150: :hi completion may complete to wrong value
Christian Brabandt
2025/02/25
Commit: runtime(vim): make VimKeywordPrg even smarter for regexes
Christian Brabandt
2025/02/25
Commit: patch 9.1.1148: Vim9: finding imported scripts can be further improved
Christian Brabandt
2025/02/25
Commit: patch 9.1.1149: Unix Makefile does not support Brazilian lang for the installer
Christian Brabandt
2025/02/25
Commit: runtime(lua): Update lua ftplugin and documentation
Christian Brabandt
2025/02/24
Commit: patch 9.1.1147: preview-window does not scroll correctly
Christian Brabandt
2025/02/24
Commit: patch 9.1.1146: Vim9: wrong context being used when evaluating class member
Christian Brabandt
2025/02/24
Commit: nsis: added support for pt-BR to installer and update README.txt
Christian Brabandt
2025/02/24
Commit: translation(tr): Update Turkish translations
Christian Brabandt
2025/02/24
Commit: patch 9.1.1145: multi-line completion has wrong indentation for last line
Christian Brabandt
2025/02/23
Commit: runtime(netrw): runtime(netrw): upstream snapshot of v178
Christian Brabandt
2025/02/23
Commit: patch 9.1.1144: no way to create raw strings from a blob
Christian Brabandt
2025/02/23
Commit: patch 9.1.1143: illegal memory access when putting a register
Christian Brabandt
2025/02/23
Commit: patch 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined
Christian Brabandt
2025/02/23
Commit: runtime(vim): improve &keywordprg in ftplugin
Christian Brabandt
2025/02/23
Commit: patch 9.1.1141: Misplaced comment in readfile()
Christian Brabandt
2025/02/23
Commit: patch 9.1.1138: cmdline completion for :hi is too simplistic
Christian Brabandt
2025/02/23
Commit: patch 9.1.1140: filetype: m17ndb files are not detected
Christian Brabandt
2025/02/23
Commit: patch 9.1.1139: [fifo] is not displayed when editing a fifo
Christian Brabandt
2025/02/23
Commit: patch 9.1.1137: ins_str() is inefficient by calling STRLEN()
Christian Brabandt
2025/02/23
Commit: CI: Install netbeans on windows to make sure to run test_netbeans.vim
Christian Brabandt
2025/02/22
Commit: patch 9.1.1136: Match highlighting marks a buffer region as changed
Christian Brabandt
2025/02/22
Commit: runtime(dockerfile): set comments in filetype plugin
Christian Brabandt
2025/02/22
Commit: runtime(compiler): include svelte-check compiler
Christian Brabandt
2025/02/22
Commit: runtime(doc): get rid of the titlestring hack for terminal-api
Christian Brabandt
2025/02/22
Commit: patch 9.1.1135: 'suffixesadd' doesn't work with multiple items
Christian Brabandt
2025/02/22
Commit: runtime(filetype): move filetype detection into filetypedetect augroup
Christian Brabandt
2025/02/21
Commit: runtime(doc): remove resolved complete item from todo list
Christian Brabandt
2025/02/21
Commit: patch 9.1.1132: Mark positions wrong after triggering multiline completion
Christian Brabandt
2025/02/21
Commit: CI: add Makefile target to verify default highlighting groups are present
Christian Brabandt
2025/02/21
Commit: patch 9.1.1134: filetype: Guile init file not recognized
Christian Brabandt
2025/02/21
Commit: patch 9.1.1133: filetype: xkb files not recognized everywhere
Christian Brabandt
2025/02/21
Commit: patch 9.1.1131: potential out-of-memory issue in search.c
Christian Brabandt
2025/02/21
Commit: patch 9.1.1130: 'listchars' "precedes" is not drawn on Tabs.
Christian Brabandt
2025/02/20
Commit: patch 9.1.1129: missing out-of-memory test in buf_write()
Christian Brabandt
2025/02/20
Commit: runtime(sieve): set fileformat=dos in filetype plugin
Christian Brabandt
2025/02/20
Commit: runtime(mail): add commentstring '> %s' to ftplugin
Christian Brabandt
2025/02/20
Commit: patch 9.1.1128: patch 9.1.1119 caused a regression with imports
Christian Brabandt
2025/02/20
Commit: runtime(dnsmasq): include simple filetype plugin
Christian Brabandt
2025/02/20
Commit: patch 9.1.1127: preinsert text is not cleaned up correctly
Christian Brabandt
2025/02/20
Commit: patch 9.1.1125: cannot loop through pum menu with multiline items
Christian Brabandt
2025/02/20
Commit: patch 9.1.1126: patch 9.1.1121 used a wrong way to handle enter
Christian Brabandt
2025/02/20
Commit: patch 9.1.1124: No test for 'listchars' "precedes" with double-width char
Christian Brabandt
2025/02/20
Commit: patch 9.1.1123: popup hi groups not falling back to defaults
Christian Brabandt
2025/02/20
Re: [vim/vim] Add checkgroups Makefile target to check default hl group links. (PR #16678)
Christ van Willegen
2025/02/20
Re: [vim/vim] Add checkgroups Makefile target to check default hl group links. (PR #16678)
Christ van Willegen
2025/02/20
Commit: runtime(dosini): Add support for # comments to ftplugin
Christian Brabandt
2025/02/20
Re: [vim/vim] Add checkgroups Makefile target to check default hl group links. (PR #16678)
Christ van Willegen
2025/02/20
Re: [vim/vim] runtime:vim: make K / &keywordprg smarter (PR #16680)
Gary Johnson
2025/02/18
Commit: patch 9.1.1122: too many strlen() calls in findfile.c
Christian Brabandt
2025/02/18
Commit: patch 9.1.1121: Enter does not insert newline with "noselect"
Christian Brabandt
Mesaje anterioare
Mesaje urmatoare