summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-06patch 9.1.0533: Vim9: need more tests for nested objects equalityv9.1.0533Ernie Rael
2024-07-06CI: Pre-v9.0.0110 versions generate bogus documentation tag entriesAliaksei Budavei
2024-07-06runtime(doc): Remove wrong help tag CTRL-SHIFT-CRChristian Brabandt
2024-07-05patch 9.1.0532: filetype: Cedar files not recognizedv9.1.0532Riley Bruins
2024-07-05runtime(doc): document further keys that scroll page up/downChristian Brabandt
2024-07-05patch 9.1.0531: resource leak in mch_get_random()v9.1.0531Christian Brabandt
2024-07-04runtime(tutor): Fix wrong spanish translationRodolfo Guagnini
2024-07-04runtime(netrw): fix remaining case of register clobberEnno
2024-07-04patch 9.1.0530: xxd: MSVC warning about non-ASCII characterv9.1.0530Ken Takata
2024-07-04patch 9.1.0529: silent! causes following try/catch to not workv9.1.0529LemonBoy
2024-07-04runtime(rust): use shiftwidth() in indent scriptnovenary
2024-07-04patch 9.1.0528: spell completion message still wrong in translationsv9.1.0528Kyle Kovacs
2024-07-04patch 9.1.0527: inconsistent parameter in Makefiles for Vim executablev9.1.0527RestorerZ
2024-07-04patch 9.1.0526: Unwanted cursor movement with pagescroll at start of bufferv9.1.0526Luuk van Baal
2024-07-04runtime(doc): mention $XDG_CONFIG_HOME instead of $HOME/.configChristian Brabandt
2024-07-04patch 9.1.0525: Right release selects immediately when pum is truncated.v9.1.0525zeertzjq
2024-07-04patch 9.1.0524: the recursive parameter in the *_equal functions can be removedv9.1.0524Yinzuo Jiang
2024-07-04runtime(termdebug): Add Deprecation warningsUbaldo Tiberi
2024-07-04patch 9.1.0523: Vim9: cannot downcast an objectv9.1.0523LemonBoy
2024-07-04patch 9.1.0522: Vim9: string(object) hangs for recursive referencesv9.1.0522Ernie Rael
2024-07-04patch 9.1.0521: if_py: _PyObject_CallFunction_SizeT is dropped in Python 3.13v9.1.0521Yaakov Selkowitz
2024-07-04patch 9.1.0520: Vim9: incorrect type checking for modifying listsv9.1.0520LemonBoy
2024-07-04runtime(manpager): avoid readonly promptEnno
2024-07-04patch 9.1.0519: MS-Windows: libvterm compilation can be optimizedv9.1.0519Ken Takata
2024-07-04patch 9.1.0518: initialize the random buffer can be improvedv9.1.0518LemonBoy
2024-07-04patch 9.1.0517: MS-Windows: too long lines in Make_mvc.makv9.1.0517Ken Takata
2024-07-04runtime(terraform): Add filetype plugin for terraformJanno Tjarks
2024-07-04runtime(dockerfile): enable spellchecking of comments in syntax scriptKafva
2024-07-04runtime(doc): rename variable for pandoc markdown supportChristian Brabandt
2024-06-24runtime(doc): In builtin overview use {buf} as param for appendbufline/setbuf...errael
2024-06-23runtime(doc): clarify, that register 1-9 will always be shiftedChristian Brabandt
2024-06-23runtime(netrw): save and restore register 0-9, a and unnamedChristian Brabandt
2024-06-23runtime(termdebug): Refactored StartDebug_term and EndDebug functionsUbaldo Tiberi
2024-06-23runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_fun...Aliaksei Budavei
2024-06-23patch 9.1.0516: need more tests for nested dicts and list comparisionv9.1.0516Yegappan Lakshmanan
2024-06-23patch 9.1.0515: Vim9: segfault in object_equal()v9.1.0515Ernie Rael
2024-06-22patch 9.1.0514: Vim9: issue with comparing objects recursivelyv9.1.0514LemonBoy
2024-06-22runtime(termdebug): Change some variables to EnumsYinzuo Jiang
2024-06-22runtime(vim): Update base-syntax, fix function tail commentsDoug Kearns
2024-06-22patch 9.1.0513: Vim9: segfault with object comparisonv9.1.0513Ernie Rael
2024-06-21patch 9.1.0512: Mode message for spell completion doesn't match allowed keysv9.1.0512zeertzjq
2024-06-21patch 9.1.0511: CursorMovedC triggered wrongly with setcmdpos()v9.1.0511zeertzjq
2024-06-21runtime(scheme): update runtime filesEvan Hanson
2024-06-21patch 9.1.0510: CI: test_gettext fails on MacOS14 + MSVC Winv9.1.0510Christian Brabandt
2024-06-20patch 9.1.0509: not possible to translate Vim script messagesv9.1.0509Christ van Willegen
2024-06-20patch 9.1.0508: termdebug plugin can be further improvedv9.1.0508Ubaldo Tiberi
2024-06-20runtime(gomod): add gomod filetype pluginyu-yk
2024-06-20patch 9.1.0507: hard to detect cursor movement in the command linev9.1.0507Shougo Matsushita
2024-06-20runtime(java): Optionally highlight parameterised typesAliaksei Budavei
2024-06-20patch 9.1.0506: filetype: .envrc & .prettierignore not recognizedv9.1.0506Tyler Miller