summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-07patch 9.1.0543: Behavior of CursorMovedC is strangev9.1.0543zeertzjq
2024-07-07runtime(vim): Update base-syntax, improve :match command highlightingDoug Kearns
2024-07-07patch 9.1.0542: Vim9: confusing string() output for object functionsv9.1.0542Ernie Rael
2024-07-07patch 9.1.0541: failing test with Vim configured without channelv9.1.0541Dominique Pellé
2024-07-07patch 9.1.0540: Unused assignment in sign_define_cmd()v9.1.0540zeertzjq
2024-07-07runtime(doc): add page-scrolling keys to index.txtChristian Brabandt
2024-07-07runtime(doc): add reference to xterm-focus-event from FocusGained/LostChristian Brabandt
2024-07-07patch 9.1.0539: Not enough tests for what v9.1.0535 fixedv9.1.0539Christian Brabandt
2024-07-07runtime(doc): clarify how to re-init csv syntax fileChristian Brabandt
2024-07-06patch 9.1.0538: not possible to assign priority when defining a signv9.1.0538LemonBoy
2024-07-06patch 9.1.0537: signed number detection for CTRL-X/A can be improvedv9.1.0537distobs
2024-07-06patch 9.1.0536: filetype: zone files are not recognizedv9.1.0536Christian Brabandt
2024-07-06patch 9.1.0535: newline escape wrong in ex modev9.1.0535Mohamed Akram
2024-07-06runtime(man): honor cmd modifiers before `g:ft_man_open_mode`Ivan Shapovalov
2024-07-06runtime(man): use `nnoremap` to map to Ex commandsIvan Shapovalov
2024-07-06patch 9.1.0534: completion wrong with fuzzy when cycling back to originalv9.1.0534glepnir
2024-07-06runtime(syntax-tests): Abort and report failed cursor progressAliaksei Budavei
2024-07-06runtime(syntax-tests): Introduce self tests for screen dumpingAliaksei Budavei
2024-07-06runtime(syntax-tests): Clear and redraw the ruler line with the shell infoAliaksei Budavei
2024-07-06runtime(syntax-tests): Allow for folded and wrapped lines in syntax test filesAliaksei Budavei
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