Index zilnic
-
2024/07/07
Commit: runtime(javacc): include javacc ftplugin file
Christian Brabandt
-
2024/07/07
Commit: runtime(cabal): include cabal ftplugin file
Christian Brabandt
-
2024/07/07
Commit: runtime(cuda): include CUDA ftplugin file
Christian Brabandt
-
2024/07/07
Commit: runtime(editorconfig): include editorconfig ftplugin file
Christian Brabandt
-
2024/07/07
Commit: runtime(kivy): update kivy syntax, include ftplugin
Christian Brabandt
-
2024/07/07
Commit: patch 9.1.0543: Behavior of CursorMovedC is strange
Christian Brabandt
-
2024/07/07
Commit: runtime(vim): Update base-syntax, improve :match command highlighting
Christian Brabandt
-
2024/07/07
Commit: patch 9.1.0542: Vim9: confusing string() output for object functions
Christian Brabandt
-
2024/07/07
Commit: patch 9.1.0541: failing test with Vim configured without channel
Christian Brabandt
-
2024/07/07
Commit: patch 9.1.0540: Unused assignment in sign_define_cmd()
Christian Brabandt
-
2024/07/07
Commit: runtime(doc): add page-scrolling keys to index.txt
Christian Brabandt
-
2024/07/07
Commit: runtime(doc): add reference to xterm-focus-event from FocusGained/Lost
Christian Brabandt
-
2024/07/07
Commit: patch 9.1.0539: Not enough tests for what v9.1.0535 fixed
Christian Brabandt
-
2024/07/07
Re: Increment/decrement broken in tiny Vim builds from 9.1.0172
Rob Foehl
-
2024/07/07
Commit: runtime(doc): clarify how to re-init csv syntax file
Christian Brabandt
-
2024/07/07
Re: Increment/decrement broken in tiny Vim builds from 9.1.0172
Christian Brabandt
-
2024/07/06
Increment/decrement broken in tiny Vim builds from 9.1.0172
Rob Foehl
-
2024/07/06
Commit: patch 9.1.0538: not possible to assign priority when defining a sign
Christian Brabandt
-
2024/07/06
Commit: patch 9.1.0537: signed number detection for CTRL-X/A can be improved
Christian Brabandt
-
2024/07/06
Commit: patch 9.1.0536: filetype: zone files are not recognized
Christian Brabandt
-
2024/07/06
Commit: patch 9.1.0535: newline escape wrong in ex mode
Christian Brabandt
-
2024/07/06
Commit: runtime(man): honor cmd modifiers before `g:ft_man_open_mode`
Christian Brabandt
-
2024/07/06
Commit: runtime(man): use `nnoremap` to map to Ex commands
Christian Brabandt
-
2024/07/06
Commit: patch 9.1.0534: completion wrong with fuzzy when cycling back to original
Christian Brabandt
-
2024/07/06
Commit: runtime(syntax-tests): Abort and report failed cursor progress
Christian Brabandt
-
2024/07/06
Commit: runtime(syntax-tests): Clear and redraw the ruler line with the shell info
Christian Brabandt
-
2024/07/06
Commit: patch 9.1.0533: Vim9: need more tests for nested objects equality
Christian Brabandt
-
2024/07/06
Commit: runtime(doc): Remove wrong help tag CTRL-SHIFT-CR
Christian Brabandt
-
2024/07/06
Commit: CI: Pre-v9.0.0110 versions generate bogus documentation tag entries
Christian Brabandt
-
2024/07/05
Commit: patch 9.1.0532: filetype: Cedar files not recognized
Christian Brabandt
-
2024/07/05
Commit: runtime(doc): document further keys that scroll page up/down
Christian Brabandt
-
2024/07/05
Commit: patch 9.1.0531: resource leak in mch_get_random()
Christian Brabandt
-
2024/07/04
Commit: runtime(tutor): Fix wrong spanish translation
Christian Brabandt
-
2024/07/04
Commit: runtime(netrw): fix remaining case of register clobber
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0530: xxd: MSVC warning about non-ASCII character
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0529: silent! causes following try/catch to not work
Christian Brabandt
-
2024/07/04
Commit: runtime(rust): use shiftwidth() in indent script
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0528: spell completion message still wrong in translations
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0527: inconsistent parameter in Makefiles for Vim executable
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0526: Unwanted cursor movement with pagescroll at start of buffer
Christian Brabandt
-
2024/07/04
Commit: runtime(doc): mention $XDG_CONFIG_HOME instead of $HOME/.config
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0525: Right release selects immediately when pum is truncated.
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0524: the recursive parameter in the *_equal functions can be removed
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0523: Vim9: cannot downcast an object
Christian Brabandt
-
2024/07/04
Commit: runtime(termdebug): Add Deprecation warnings
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0522: Vim9: string(object) hangs for recursive references
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0521: if_py: _PyObject_CallFunction_SizeT is dropped in Python 3.13
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0520: Vim9: incorrect type checking for modifying lists
Christian Brabandt
-
2024/07/04
Commit: runtime(manpager): avoid readonly prompt
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0519: MS-Windows: libvterm compilation can be optimized
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0518: initialize the random buffer can be improved
Christian Brabandt
-
2024/07/04
Commit: patch 9.1.0517: MS-Windows: too long lines in Make_mvc.mak
Christian Brabandt
-
2024/07/04
Commit: runtime(terraform): Add filetype plugin for terraform
Christian Brabandt
-
2024/07/04
Commit: runtime(dockerfile): enable spellchecking of comments in syntax script
Christian Brabandt
-
2024/07/04
Commit: runtime(doc): rename variable for pandoc markdown support
Christian Brabandt
-
2024/07/03
Re: [vim/vim] (Try to) gracefully handle out-of-memory in bindtextdomain(). (PR #15116)
Christ van Willegen
-
2024/07/03
Re: vim9script syntax highlight bug
Doug Kearns
-
2024/07/02
vim9script syntax highlight bug
Christian J. Robinson
-
2024/06/29
Re: [vim/vim] Sudo vi/vim read-only files can be edited and forcibly saved! How to disable forced savings. (Issue #15126)
Christian Robinson
-
2024/06/24
Commit: runtime(doc): In builtin overview use {buf} as param for appendbufline/setbufline (#15089)
Christian Brabandt
-
2024/06/23
Commit: runtime(doc): clarify, that register 1-9 will always be shifted
Christian Brabandt
-
2024/06/23
Commit: runtime(netrw): save and restore register 0-9, a and unnamed
Christian Brabandt
-
2024/06/23
Commit: runtime(termdebug): Refactored StartDebug_term and EndDebug functions
Christian Brabandt
-
2024/06/23
Commit: patch 9.1.0516: need more tests for nested dicts and list comparision
Christian Brabandt
-
2024/06/23
Commit: patch 9.1.0515: Vim9: segfault in object_equal()
Christian Brabandt
-
2024/06/22
Commit: patch 9.1.0514: Vim9: issue with comparing objects recursively
Christian Brabandt
-
2024/06/22
Commit: runtime(termdebug): Change some variables to Enums
Christian Brabandt
-
2024/06/22
Commit: runtime(vim): Update base-syntax, fix function tail comments
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0512: Mode message for spell completion doesn't match allowed keys
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
Christian Brabandt
-
2024/06/20
Commit: runtime(scheme): update runtime files
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0510: CI: test_gettext fails on MacOS14 + MSVC Win
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0509: not possible to translate Vim script messages
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0508: termdebug plugin can be further improved
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0507: hard to detect cursor movement in the command line
Christian Brabandt
-
2024/06/20
Commit: runtime(gomod): add gomod filetype plugin
Christian Brabandt
-
2024/06/20
Commit: runtime(java): Optionally highlight parameterised types
Christian Brabandt
-
2024/06/20
Commit: patch 9.1.0506: filetype: .envrc & .prettierignore not recognized
Christian Brabandt
-
2024/06/19
A note from Chris
Christian Brabandt
-
2024/06/19
Commit: patch 9.1.0505: filetype: Faust files are not recognized
Christian Brabandt
-
2024/06/19
Commit: patch 9.1.0504: inner-tag textobject confused about ">" in attributes
Christian Brabandt
-
2024/06/19
Commit: patch 9.1.0503: cannot use fuzzy keyword completion
Christian Brabandt
-
2024/06/19
Commit: runtime(java): Remove the group exclusion list from @javaTop
Christian Brabandt
-
2024/06/19
Commit: runtime(doc): wrong return type for execute() function
Christian Brabandt
-
2024/06/19
Commit: patch 9.1.0502: MS-Windows: too much legacy code
Christian Brabandt
-
2024/06/19
Commit: patch 9.1.0501: too complicated mapping restore in termdebug
Christian Brabandt
-
2024/06/19
Commit: runtime(nohlsearch): simplify mapping
Christian Brabandt
-
2024/06/18
Commit: patch 9.1.0500: cannot switch buffer in a popup
Christian Brabandt
-
2024/06/18
Commit: patch 9.1.0499: MS-Windows: doesn't handle symlinks properly
Christian Brabandt
-
2024/06/18
Commit: patch 9.1.0498: getcmdcompltype() interferes with cmdline completion
Christian Brabandt
-
2024/06/18
Commit: patch 9.1.0497: termdebug can be further improved
Christian Brabandt
-
2024/06/18
Commit: runtime(filetype): update htmldjango detection
Christian Brabandt
-
2024/06/18
Commit: translation(tr): Improve Turkish documentation
Christian Brabandt
-
2024/06/18
Commit: runtime(csv): include a simple csv filetype and syntax plugin
Christian Brabandt
-
2024/06/18
Commit: runtime(nohlsearch): include the the simple nohlsearch package
Christian Brabandt
-
2024/06/17
Re: [vim/vim] Implement lstat() for Windows (PR #15014)
Gary Johnson
-
2024/06/17
Commit: patch 9.1.0496: matched text is highlighted case-sensitively
Christian Brabandt
-
2024/06/17
Commit: patch 9.1.0495: Matched text isn't highlighted in cmdline pum
Christian Brabandt
-
2024/06/17
Commit: runtime(doc): Fix typos in several documents
Christian Brabandt
-
2024/06/17
Commit: runtime(doc): clarify when text properties are cleared
Christian Brabandt
-
2024/06/17
Commit: runtime(doc): improve the vim-shebang example
Christian Brabandt
-
2024/06/16
Commit: runtime(doc): revert unintended formatting changes for termdebug
Christian Brabandt
-
2024/06/16
Commit: runtime(java): Add a config variable for commonly used compiler options
Christian Brabandt
-
2024/06/16
Commit: patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft'
Christian Brabandt
-
2024/06/16
Commit: runtime(html): bump length of character references in syntax script (#15022)
Christian Brabandt
-
2024/06/16
Commit: runtime(termdebug): properly check mapping variables using null_dict
Christian Brabandt
-
2024/06/16
Commit: runtime(kdl): fix KdlIndent and kdlComment in indent script (#15019)
Christian Brabandt
-
2024/06/16
Commit: patch 9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix
Christian Brabandt
-
2024/06/15
Commit: runtime(java): Fold multi-line comments with the syntax kind of &fdm (#15016)
Christian Brabandt
-
2024/06/15
Commit: runtime(termdebug): using wrong type for PlaceSign()
Christian Brabandt
-
2024/06/15
Commit: patch 9.1.0492: filetype: Vim-script files not detected by shebang line
Christian Brabandt
-
2024/06/15
Re: How to use the old termdebug
Ernie Rael
-
2024/06/15
Commit: runtime(zip): revert unintended change to zip#Write()
Christian Brabandt
-
2024/06/15
Commit: runtime(doc): add another tag for vim-shebang feature
Christian Brabandt
-
2024/06/15
Commit: patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft'
Christian Brabandt
-
2024/06/15
Commit: patch 9.1.0490: minor style problems with patch 9.1.0487
Christian Brabandt
-
2024/06/15
Commit: patch 9.1.0489: default completion may break with fuzzy
Christian Brabandt
-
2024/06/15
Commit: patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft'
Christian Brabandt
-
2024/06/15
Commit: runtime(vim): Update base-syntax, match shebang lines (#15011)
Christian Brabandt
-
2024/06/15
Commit: runtime(zip): MS-Windows: handle files with spaces properly
Christian Brabandt
-
2024/06/14
Commit: runtime(html): Restore HTML syntax file tests
Christian Brabandt
-
2024/06/14
Commit: patch 9.1.0487: completed item not update on fuzzy completion
Christian Brabandt
-
2024/06/14
Commit: patch 9.1.0486: filetype: Snakemake files are not recognized
Christian Brabandt
-
2024/06/14
Commit: runtime(termdebug): make TermDebugSendCommand() a global function again
Christian Brabandt
-
2024/06/14
Commit: runtime(termdebug): close all buffers in the same way
Christian Brabandt
-
2024/06/14
Commit: patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
Christian Brabandt
-
2024/06/14
Commit: runtime(doc): fix wrong helptag for :defer
Christian Brabandt
-
2024/06/14
Commit: runtime(vim): Update base-syntax, match :sleep arg
Christian Brabandt
-
2024/06/14
Commit: runtime(keymap): include Georgian keymap
Christian Brabandt
-
2024/06/14
Commit: patch 9.1.0484: Sorting of completeopt+=fuzzy is not stable
Christian Brabandt
-
2024/06/13
Commit: runtime(netrw): correctly test for windows in NetrwGlob()
Christian Brabandt
-
2024/06/13
Commit: patch 9.1.0483: glob() not sufficiently tested
Christian Brabandt
-
2024/06/13
Commit: README.md: Update link to release archives
Christian Brabandt
-
2024/06/13
Commit: runtime(netrw): glob() on windows fails with [] in directory name
Christian Brabandt
-
2024/06/13
Commit: runtime(doc): rewrite mkdir() doc and simplify {flags} meaning
Christian Brabandt
-
2024/06/13
Commit: runtime(doc): update return type for job_info()
Christian Brabandt
-
2024/06/13
Commit: patch 9.1.0482: termdebug plugin needs more love
Christian Brabandt
-
2024/06/13
Commit: patch 9.1.0480: fuzzy string matching executed when not needed
Christian Brabandt
-
2024/06/13
Commit: runtime(doc): correct return types for job_start() and job_status()
Christian Brabandt
-
2024/06/13
Commit: runtime(java): Include element values in non-marker annotations (#14979)
Christian Brabandt
-
2024/06/13
Commit: runtime(vim): Update base-syntax, match :catch and :throw args (#14989)
Christian Brabandt
-
2024/06/13
Commit: patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
Christian Brabandt
-
2024/06/13
Commit: patch 9.1.0481: Vim9: term_getjob() throws an exception on error
Christian Brabandt
-
2024/06/13
Commit: runtime(doc): restore description of "$" in col() and virtcol() (#14981)
Christian Brabandt
-
2024/06/12
Is there an alternative to "execute 'buffer' this.bufnr"
Ernie Rael
-
2024/06/12
Commit: runtime(doc): deduplicate getpos(), line(), col(), virtcol()
Christian Brabandt
-
2024/06/12
Re: How to use the old termdebug
Ernie Rael
-
2024/06/12
Re: How to use the old termdebug
Christian Brabandt
-
2024/06/12
Commit: runtime(termdebug): Use string interpolation instead of string concat
Christian Brabandt
-
2024/06/12
Commit: runtime(vim): Update g:vimsyn_comment_strings dump file tests
Christian Brabandt
-
2024/06/12
Commit: patch 9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos
Christian Brabandt
-
2024/06/12
How to use the old termdebug
Ernie Rael
-
2024/06/12
Re: test_vim9_func.vim seems to be weird in github repository
Ernie Rael
-
2024/06/12
Re: test_vim9_func.vim seems to be weird in github repository
Christian Brabandt
-
2024/06/12
test_vim9_func.vim seems to be weird in github repository
Ernie Rael
-
2024/06/11
Commit: patch 9.1.0477: block_editing errors out when using <enter>
Christian Brabandt
-
2024/06/11
Commit: runtime(vim): Update base-syntax, configurable comment string highlighting (#14931)
Christian Brabandt
-
2024/06/11
Commit: runtime(doc): fix typos in syntax.txt
Christian Brabandt
-
2024/06/11
Commit: patch 9.1.0476: Cannot see matched text in popup menu
Christian Brabandt
-
2024/06/11
Commit: runtime(vim): Update base-syntax, match multiline continued comments (#13936)
Christian Brabandt
-
2024/06/11
Commit: runtime(doc): clarify documentation for "v" position at line()
Christian Brabandt
-
2024/06/11
Commit: patch 9.1.0475: cmod_split modifier is always reset in term_start()
Christian Brabandt
-
2024/06/11
Commit: runtime(termdebug): remove line-continuation characters
Christian Brabandt
-
2024/06/11
Commit: runtime(vim): Remove orphaned screen dump files (#14965)
Christian Brabandt
-
2024/06/11
Commit: runtime(kdl): use shiftwidth() instead of &tabstop in indent script
Christian Brabandt
-
2024/06/10
Commit: runtime(kdl): include syntax, indent and ftplugin files
Christian Brabandt
-
2024/06/10
Commit: patch 9.1.0474: CI: Test_ColonEight() fails on github runners
Christian Brabandt
-
2024/06/10
Commit: runtime(deb822sources): add missing Enabled field in syntax script
Christian Brabandt
-
2024/06/10
Commit: runtime(svelte): basic svelte ftplugin file
Christian Brabandt
-
2024/06/10
Commit: patch 9.1.0473: term_start() does not clear vertical modifier
Christian Brabandt
-
2024/06/10
Commit: runtime(termdebug): fix mousemodel restoration by comparing against null_string
Christian Brabandt
-
2024/06/10
Re: Question before submitting a documentation patch for line()
Christian Brabandt
-
2024/06/10
Question before submitting a documentation patch for line()
Peter Aronoff
-
2024/06/09
Re: [vim/vim] Make indentexpr evaluate from older vim scripts (PR #14936)
Yegappan Lakshmanan
-
2024/06/09
Re: [vim/vim] Fix errors in using the latest termdebug.vim (PR #14941)
Yegappan Lakshmanan
-
2024/06/09
Commit: runtime(doc): Added definitions of Vim scripts and plugins
Christian Brabandt
-
2024/06/09
Commit: runtime(termdebug): Fix saved_mousemodel check
Christian Brabandt
-
2024/06/09
Commit: runtime(java): Exclude lambda expressions from _when_ _switch-case_ label clauses (#14945)
Christian Brabandt
-
2024/06/09
Commit: patch 9.1.0472: Inconsistencies between functions for option flags
Christian Brabandt
-
2024/06/09
Commit: patch 9.1.0471: Crash when using autocmd_get() after removing event inside autocmd
Christian Brabandt
-
2024/06/09
Commit: runtime(termdebug: Fix errors in using the latest termdebug.vim
Christian Brabandt
-
2024/06/09
Commit: runtime(doc): Fix small style issues
Christian Brabandt
-
2024/06/08
Re: [vim/vim] Fix errors in using the latest termdebug.vim (PR #14941)
Yegappan Lakshmanan
-
2024/06/08
Re: [vim/vim] Fix errors in using the latest termdebug.vim (PR #14941)
Yegappan Lakshmanan
-
2024/06/08
Re: [vim/vim] Fix errors in using the latest termdebug.vim (PR #14941)
Yegappan Lakshmanan
-
2024/06/08
Re: Proposal/Discussion on decoupling clipboard functionality from X11
youcai
-
2024/06/07
Re: Proposal/Discussion on decoupling clipboard functionality from X11
Enan Ajmain
-
2024/06/07
Commit: translation(it): Update Italian Vim manpage
Christian Brabandt
-
2024/06/06
Commit: runtime(man): disable the q mapping
Christian Brabandt
-
2024/06/06
Commit: runtime(cpp): Change 'cms' for C++ to '// %s'
Christian Brabandt
-
2024/06/06
Commit: runtime(ccomplete): fix type mismatch error
Christian Brabandt
-
2024/06/06
Re: gVim not painting large files
Christian Brabandt
-
2024/06/06
Re: gVim not painting large files
Christian Brabandt
-
2024/06/06
Re: gVim not painting large files
T Z
-
2024/06/06
gVim not painting large files
T Z
-
2024/06/05
Commit: runtime(termdebug): Fix wrong email address
Christian Brabandt
-
2024/06/05
Commit: runtime(termdebug): convert termdebug plugin to Vim9 script
Christian Brabandt
-
2024/06/05
Commit: patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically
Christian Brabandt
-
2024/06/05
Commit: patch 9.1.0469: Cannot have buffer-local value for 'completeopt'
Christian Brabandt
-
2024/06/05
Commit: patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USER
Christian Brabandt