vim_dev
Fir de Conversatie
Cronologic
Mesaje urmatoare
Index zilnic
2024/05/21
Commit: patch 9.1.0428: Tag guessing leaves wrong search history with very short names
Christian Brabandt
2024/05/21
Commit: patch 9.1.0427: tests: some issues with termdebug mapping test
Christian Brabandt
2024/05/21
Re: [vim/vim] Refactor to remove STRLEN() part 6 (PR #14796)
John Marriott
2024/05/20
Commit: runtime(matchit): update matchit plugin to v1.20
Christian Brabandt
2024/05/20
Commit: patch 9.1.0426: too many strlen() calls in search.c
Christian Brabandt
2024/05/20
Commit: runtime(verilog): set commentstring option
Christian Brabandt
2024/05/20
Commit: runtime(vb): update vb indent plugin as vim9script
Christian Brabandt
2024/05/20
Re: update for visual basic indent script
Christian Brabandt
2024/05/20
Commit: patch 9.1.0425: filetype: purescript files are not recognized
Christian Brabandt
2024/05/20
Commit: patch 9.1.0424: filetype: slint files are not recognized
Christian Brabandt
2024/05/20
Commit: runtime(nim): basic nim ftplugin file for comments (#14812)
Christian Brabandt
2024/05/20
update for visual basic indent script
Michael Soyka
2024/05/20
Commit: runtime(arduino): Add Arduino ftplugin and indent files (#14811)
Christian Brabandt
2024/05/20
Commit: runtime(typst): include basic typst ftplugin file (#14809)
Christian Brabandt
2024/05/20
Commit: runtime(v): include basic v ftplugin for comment support (#14806)
Christian Brabandt
2024/05/20
Commit: runtime(prisma): include basic prisma ftplugin file (#14807)
Christian Brabandt
2024/05/20
Commit: patch 9.1.0423: getregionpos() wrong with blockwise mode and multibyte
Christian Brabandt
2024/05/20
Commit: patch 9.1.0422: function echo_string_core() is too long
Christian Brabandt
2024/05/19
Commit: patch 9.1.0421: filetype: hyprlang files are not recognized
Christian Brabandt
2024/05/19
Commit: runtime(dart): add basic dart ftplugin file
Christian Brabandt
2024/05/19
Commit: runtime(graphql): basic ftplugin file for graphql
Christian Brabandt
2024/05/19
Commit: runtime(doc): mention comment plugin at :h 'commentstring'
Christian Brabandt
2024/05/19
Commit: runtime(sql): set commentstring for sql files in ftplugin
Christian Brabandt
2024/05/19
Commit: patch 9.1.0420: :browse oldfiles prompts even with single entry
Christian Brabandt
2024/05/19
Commit: patch 9.1.0419: eval.c not sufficiently tested
Christian Brabandt
2024/05/18
Re: [vim/vim] Make command-line execute vim9script without typing vim9cmd (Issue #14785)
Yegappan Lakshmanan
2024/05/18
Commit: runtime(doc): clarify why E195 is returned
Christian Brabandt
2024/05/18
Commit: runtime(doc): clarify temporary file clean up
Christian Brabandt
2024/05/18
Commit: runtime(matchparen): fix :NoMatchParen not working (#14797)
Christian Brabandt
2024/05/17
Commit: patch 9.1.0418: Cannot move to previous/next rare word
Christian Brabandt
2024/05/17
Commit: runtime(sshdconfig): add basic ftplugin file for sshdconfig (#14790)
Christian Brabandt
2024/05/17
Commit: patch 9.1.0417: if_py: find_module has been removed in Python 3.12.0a7
Christian Brabandt
2024/05/17
Commit: patch 9.1.0416: some screen dump tests can be improved
Christian Brabandt
2024/05/17
Commit: patch 9.1.0415: Some functions are not tested
Christian Brabandt
2024/05/17
Commit: runtime(doc): clarify instal instructions for comment package
Christian Brabandt
2024/05/16
Commit: patch 9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff'
Christian Brabandt
2024/05/16
Commit: runtime(doc): fix typo in vim9script help file (#14782)
Christian Brabandt
2024/05/15
Commit: runtime(doc): Remove trailing spaces (#14784)
Christian Brabandt
2024/05/15
Commit: CI: Upload failed screendump tests when run in github actions
Christian Brabandt
2024/05/15
Commit: runtime(doc): clarify {special} argument for shellescape()
Christian Brabandt
2024/05/15
Commit: patch 9.1.0413: smoothscroll may cause infinite loop
Christian Brabandt
2024/05/15
Commit: runtime(doc): add missing entries for the keys CTRL-W g<Tab> and <C-Tab>
Christian Brabandt
2024/05/15
Commit: runtime(doc): update vi_diff.txt: add default value for 'flash'
Christian Brabandt
2024/05/14
Commit: patch 9.1.0412: typo in regexp_bt.c in DEBUG code
Christian Brabandt
2024/05/14
Re: bwipeout "%" fails with E94 in vim9script
Tony Mechelynck
2024/05/13
Re: bwipeout "%" fails with E94 in vim9script
Michael Soyka
2024/05/13
Re: bwipeout "%" fails with E94 in vim9script
Michael Soyka
2024/05/13
Re: bwipeout "%" fails with E94 in vim9script
Christian Brabandt
2024/05/13
Commit: runtime(i3config/swayconfig): allow indented commands (#14757)
Christian Brabandt
2024/05/13
Commit: runtime(python): Fix wrong define regex in ftplugin (#14763)
Christian Brabandt
2024/05/13
Commit: runtime(syntax-tests): Filter out non-Latin-1 characters for syntax tests (#14767)
Christian Brabandt
2024/05/13
Commit: runtime(netrw): prefer scp over pscp
Christian Brabandt
2024/05/13
Re: bwipeout "%" fails with E94 in vim9script
Michael Soyka
2024/05/13
Re: [vim/vim] Please consider switching to the XDG runtime when no vimrc exists but ~/.config/vim does (Issue #14766)
Gary Johnson
2024/05/13
Re: bwipeout "%" fails with E94 in vim9script
Christian J. Robinson
2024/05/13
bwipeout "%" fails with E94 in vim9script
Michael Soyka
2024/05/12
Commit: runtime(doc): fix typo in usr_52.txt
Christian Brabandt
2024/05/12
Re: [vim/vim] Setting 'showbreak' affects the reported virtual column number in the status line. (Issue #14759)
Gary Johnson
2024/05/12
Commit: patch 9.1.0411: too long functions in eval.c
Christian Brabandt
2024/05/12
Commit: patch 9.1.0410: warning about uninitialized variable
Christian Brabandt
2024/05/11
Re: Commit: patch 9.1.0409: too many strlen() calls in the regexp engine
John Marriott
2024/05/11
Re: Commit: patch 9.1.0409: too many strlen() calls in the regexp engine
Tony Mechelynck
2024/05/11
Commit: patch 9.1.0409: too many strlen() calls in the regexp engine
Christian Brabandt
2024/05/11
Commit: ftplugin(python): E16 fix, async keyword support for define (#14751)
Christian Brabandt
2024/05/11
Commit: patch 9.1.0408: configure fails on Fedora when including perl
Christian Brabandt
2024/05/11
Commit: patch 9.1.0407: Stuck with long line and half-page scrolling
Christian Brabandt
2024/05/11
Commit: runtime(doc): update and remove some invalid links
Christian Brabandt
2024/05/11
Commit: patch 9.1.0406: Divide by zero with getmousepos() and 'smoothscroll'
Christian Brabandt
2024/05/10
Commit: translation(it): update translation of xxd manpage
Christian Brabandt
2024/05/10
Commit: runtime(java): Strive to remain compatible for at least Vim 7.0 (#14744)
Christian Brabandt
2024/05/10
Commit: runtime(netrw): Recursively delete directories by default with netrw delete command
Christian Brabandt
2024/05/10
Re: Query about updating search stats
John Marriott
2024/05/10
Commit: patch 9.1.0405: tests: xxd buffer overflow fails on 32-bit
Christian Brabandt
2024/05/10
Commit: runtime(java): Stop handpicking syntax groups for @javaTop (#14727)
Christian Brabandt
2024/05/10
Commit: patch 9.1.0404: [security] xxd: buffer-overflow with specific flags
Christian Brabandt
2024/05/10
Commit: patch 9.1.0403: Vim9: not able to import file from start dir
Christian Brabandt
2024/05/10
Commit: patch 9.1.0402: filetype: mdd files detected as zsh filetype
Christian Brabandt
2024/05/09
Query about updating search stats
John Marriott
2024/05/09
Commit: patch 9.1.0401: filetype: zsh module files are not recognized
Christian Brabandt
2024/05/09
Commit: runtime(netrw): Remove hardcoded private.ppk logic from netrw
Christian Brabandt
2024/05/09
Commit: patch 9.1.0400: Vim9: confusing error message for unknown type
Christian Brabandt
2024/05/08
Commit: patch 9.1.0399: block_editing errors out when using del
Christian Brabandt
2024/05/08
Commit: runtime(spec): add new items to scripts section in syntax plugin
Christian Brabandt
2024/05/08
Commit: patch 9.1.0398: Vim9: imported vars are not properly type checked
Christian Brabandt
2024/05/08
Commit: patch 9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list
Christian Brabandt
2024/05/08
Commit: patch 9.1.0396: filetype: jj files are not recognized
Christian Brabandt
2024/05/08
Commit: patch 9.1.0395: getregionpos() may leak memory on error
Christian Brabandt
2024/05/08
Commit: The CODEOWNERS File is not useful
Christian Brabandt
2024/05/08
Commit: runtime(netrw): Remove and cleanup Win9x legacy from netrw
Christian Brabandt
2024/05/07
Commit: runtime(doc): add MsgArea to 'highlight' option description
Christian Brabandt
2024/05/07
Commit: patch 9.1.0394: Cannot get a list of positions describing a region
Christian Brabandt
2024/05/07
Commit: runtime(cpp): Fix digit separator in syntax script for octals and floats
Christian Brabandt
2024/05/07
Commit: README.md: Update link to Wikipedia Vi page
Christian Brabandt
2024/05/06
Commit: runtime(sh,zsh): clear $MANPAGER in ftplugin before shelling out
Christian Brabandt
2024/05/05
Commit: runtime(doc): Fix typos in help documents
Christian Brabandt
2024/05/04
Commit: patch 9.1.0392: tests: Vim9 debug tests may be flaky
Christian Brabandt
2024/05/04
Commit: patch 9.1.0393: 'viewdir' not respecting $XDG_CONFIG_HOME
Christian Brabandt
2024/05/04
Commit: runtime(doc): correct getscriptinfo() example (#14718)
Christian Brabandt
2024/05/03
Commit: patch 9.1.0391: Vim9: could improve testing
Christian Brabandt
2024/05/03
Commit: CI: test_sound fails on macos-12 (#14715)
Christian Brabandt
2024/05/02
Commit: translation(sr): update Serbian menu
Christian Brabandt
2024/05/02
Commit: translation(sk): update Slovak menu
Christian Brabandt
2024/05/02
Commit: translation(sl): update Slovenian menu
Christian Brabandt
2024/05/02
Commit: translation(pt): update Portuguese menu
Christian Brabandt
2024/05/02
Commit: translation(nl): update Dutch menu
Christian Brabandt
2024/05/02
Commit: translation(ko): update Korean menu
Christian Brabandt
2024/05/02
Commit: translation(is): update Icelandic menu
Christian Brabandt
2024/05/02
Commit: translation(CZ): update Czech menu
Christian Brabandt
2024/05/02
Commit: translation(af): update Afrikaans menu
Christian Brabandt
2024/05/01
Commit: patch 9.1.0386: filetype: stylus files not recognized
Christian Brabandt
2024/05/01
Commit: translation(es): update spanish menu localization
Christian Brabandt
2024/05/01
Commit: runtime(doc): regenerate helptags (#14695)
Christian Brabandt
2024/05/01
Commit: patch 9.1.0385: Vim9: crash with null_class and null_object
Christian Brabandt
2024/05/01
Commit: runtime(doc): Add tags about lazyloading of menu (#14688)
Christian Brabandt
2024/04/30
Commit: patch 9.1.0384: tests: vt420 terminfo entry may not be found
Christian Brabandt
2024/04/30
Commit: patch 9.1.0383: filetype: .out files recognized as tex files
Christian Brabandt
2024/04/30
Commit: patch 9.1.0382: filetype: Kbuild files are not recognized
Christian Brabandt
2024/04/29
Commit: patch 9.1.0381: cbuffer and similar commands don't accept a range
Christian Brabandt
2024/04/29
Commit: runtime(java): Improve the recognition of the "indent" method declarations (#14659)
Christian Brabandt
2024/04/29
Commit: runtime(doc): Fix a typo in usr_30.txt
Christian Brabandt
2024/04/29
Commit: runtime(jq): remove undefined var s:save_cpoptions and add include setting
Christian Brabandt
2024/04/28
Commit: runtime(asm): missing setlocal in indent plugin (#14658)
Christian Brabandt
2024/04/28
Commit: patch 9.1.0380: Calculating line height for unnecessary amount of lines
Christian Brabandt
2024/04/28
Commit: runtime(ssa): improve syntax file performance (#14654)
Christian Brabandt
2024/04/28
Commit: patch 9.1.0379: There are a few typos
Christian Brabandt
2024/04/28
Commit: patch 9.1.0378: Vim9: no comments allowed after class vars
Christian Brabandt
2024/04/27
Re: Commit: patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
Yegappan Lakshmanan
2024/04/27
Re: Commit: patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
Christian J. Robinson
2024/04/27
Commit: runtime(doc): CI: remove trailing white space in documentation
Christian Brabandt
2024/04/27
Commit: patch 9.1.0377: Formatting text wrong when 'breakindent' is set
Christian Brabandt
2024/04/27
Commit: runtime(debversions): Add oracular (24.10) as Ubuntu release name
Christian Brabandt
2024/04/27
Commit: patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
Christian Brabandt
2024/04/27
Commit: patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline()
Christian Brabandt
2024/04/27
Commit: runtime(doc): update helptags for jq syntax (#14646)
Christian Brabandt
2024/04/26
Re: [vim/vim] cbuffer/cad doesn't take visual selection as range '<,'>cad (Issue #14638)
Yegappan Lakshmanan
2024/04/26
Commit: runtime(jq): include syntax, ftplugin and compiler plugin
Christian Brabandt
2024/04/26
Commit: runtime(doc): fix typo synconcealend -> synconcealed (#14644)
Christian Brabandt
2024/04/26
Commit: runtime(comment): include a simple comment toggling plugin
Christian Brabandt
2024/04/26
Commit: runtime(doc): fix typo
Christian Brabandt
2024/04/26
Commit: patch 9.1.0374: wrong botline in BufEnter
Christian Brabandt
2024/04/26
Commit: CI: ubuntu-toolchain-r/test repository will be removed (#14641)
Christian Brabandt
2024/04/26
Commit: runtime(doc): clarify syntax vs matching mechanism
Christian Brabandt
2024/04/25
Re: [vim/vim] cbuffer/cad doesn't take visual selection as range '<,'>cad (Issue #14638)
Christ van Willegen
2024/04/25
Commit: runtime(asm): fix undefined variable in indent plugin
Christian Brabandt
2024/04/25
Commit: patch 9.1.0373: ops.c code uses too many strlen() calls
Christian Brabandt
2024/04/25
Commit: patch 9.1.0372: Calling CLEAR_FIELD() on the same struct twice
Christian Brabandt
2024/04/25
Commit: patch 9.1.0371: Vim9: compile_def_function() still too long
Christian Brabandt
2024/04/25
Commit: translation(sr): Update Serbian messages (#14633)
Christian Brabandt
2024/04/25
Commit: runtime(doc): clarify the effect of setting the shell to powershell
Christian Brabandt
2024/04/25
Commit: patch 9.1.0370: MS-Windows: patch number is zero in installer
Christian Brabandt
2024/04/24
Re: 'breakindent' seems to break gqap
Christian Brabandt
2024/04/24
Commit: runtime(java): Improve the recognition of the "style" method declarations
Christian Brabandt
2024/04/24
Commit: patch 9.1.0369: Vim9: problem when importing autoloaded scripts
Christian Brabandt
2024/04/24
'breakindent' seems to break gqap
Gary Johnson
2024/04/24
Commit: CI: remove microsoft-prod.list repository (#14628)
Christian Brabandt
2024/04/24
Re: [vim/vim] compile_def_function() is too long. Move out the code to compile the body of a function (PR #14622)
Yegappan Lakshmanan
2024/04/23
Commit: patch 9.1.0368: MS-Windows: Hard to define the Vim Patchlevel with leading zeroes
Christian Brabandt
2024/04/23
Commit: patch 9.1.0367: compile_def_function is too long
Christian Brabandt
2024/04/22
Commit: patch 9.1.0365: Crash when typing many keys with D- modifier
Christian Brabandt
2024/04/22
Commit: patch 9.1.0366: filetype: ondir files are not recognized
Christian Brabandt
2024/04/22
Commit: runtime(doc): update documentation
Christian Brabandt
2024/04/22
Commit: CI: change the download URL of "libsodium" (#14618)
Christian Brabandt
2024/04/22
Re: [vim/vim] Running test_vim9_builtin.vim tests is slow (PR #14614)
Yegappan Lakshmanan
2024/04/21
Re: CSS syntax suddenly produces lots of errors
shane.qian
2024/04/21
Re: CSS syntax suddenly produces lots of errors
Jay Sitter
2024/04/21
Commit: patch 9.1.0363: tests: test_winfixbuf is a bit slow
Christian Brabandt
2024/04/21
Commit: runtime(astro): Add filetype, syntax and indent plugin
Christian Brabandt
2024/04/21
Commit: patch 9.1.0362: expanding rc config files does not work well
Christian Brabandt
2024/04/21
Commit: patch 9.1.0361: Vim9: vim9type.c is too complicated
Christian Brabandt
2024/04/21
Commit: patch 9.1.0360: Vim9: does not handle autoloaded variables well
Christian Brabandt
2024/04/21
Commit: runtime(doc): minor spell fix in starting.txt
Christian Brabandt
2024/04/20
Commit: patch 9.1.0359: MS-Windows: relative import in a script sourced from a buffer doesn't work
Christian Brabandt
2024/04/20
Commit: patch 9.1.0358: wrong drawing in GUI with setcellwidth()
Christian Brabandt
2024/04/20
Commit: ftplugin(cmake): Add include and suffixesadd
Christian Brabandt
2024/04/20
Commit: patch 9.1.0357: Page scrolling should place cursor at window boundaries
Christian Brabandt
2024/04/20
Commit: runtime(doc): align command line table
Christian Brabandt
2024/04/19
Commit: runtime(doc): minor fixes to starting.txt
Christian Brabandt
2024/04/19
Commit: patch 9.1.0356: MS-Windows: --remote may change working directory
Christian Brabandt
2024/04/19
Commit: runtime(bp): fix comment definition in filetype plugin (#14594)
Christian Brabandt
2024/04/19
Commit: patch 9.1.0355: filetype: flake.lock files are not recognized
Christian Brabandt
2024/04/18
Commit: patch 9.1.0354: runtime(uci): No support for uci file types
Christian Brabandt
2024/04/18
Commit: runtime(java): Support "g:ftplugin_java_source_path" with archived files
Christian Brabandt
2024/04/18
Commit: patch 9.1.0353: tests: Test_autoload_import_relative_compiled fails on Windows
Christian Brabandt
2024/04/18
Commit: patch 9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient
Christian Brabandt
2024/04/18
Commit: patch 9.1.0351: No test that completing a partial mapping clears 'showcmd'
Christian Brabandt
2024/04/18
Commit: patch 9.1.0350: tests: test_vim9_dissamble may fail
Christian Brabandt
2024/04/18
Commit: patch 9.1.0349: Vim9: need static type for typealias
Christian Brabandt
2024/04/18
Commit: patch 9.1.0348: X11 does not ignore smooth scroll event
Christian Brabandt
2024/04/18
Commit: patch 9.1.0347: A few typos in test_xdg when testing gvimrc
Christian Brabandt
2024/04/17
Re: Test on
Ernie Rael
2024/04/17
Test on
Ernie Rael
2024/04/17
Commit: patch 9.1.0346: Patch v9.1.0338 fixed sourcing a script with import
Christian Brabandt
2024/04/17
Commit: patch 9.1.0345: Problem: gvimrc not sourced from XDG_CONFIG_HOME
Christian Brabandt
2024/04/17
Commit: patch 9.1.0344: Cursor wrong after using setcellwidth() in terminal
Christian Brabandt
2024/04/17
Commit: patch 9.1.0343: 'showcmd' wrong for partial mapping with multibyte
Christian Brabandt
2024/04/17
Re: Commit: patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
shane qian
2024/04/17
Re: Commit: patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
Christian Brabandt
2024/04/17
Re: Commit: patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
shane qian
2024/04/17
Re: Commit: patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
Christian Brabandt
2024/04/17
Re: Commit: patch 9.1.0342: tests: test_taglist fails when 'helplang' contains non-english
shane qian
Mesaje urmatoare