1
0
forked from aniani/vim

Commit Graph

  • b557f48982 patch 9.0.1783: Display issues with virt text smoothscroll and showbreak v9.0.1783 zeertzjq 2023-08-22 22:07:34 +02:00
  • 171c5b9b03 patch 9.0.1782: prop_list() does not return text_padding_left v9.0.1782 Yegappan Lakshmanan 2023-08-22 21:48:50 +02:00
  • 757593c07a patch 9.0.1781: Problems when setting bin/paste option v9.0.1781 Christian Brabandt 2023-08-22 21:44:10 +02:00
  • 618e47d1cd patch 9.0.1780: Vim9 type not defined during object creation v9.0.1780 Yegappan Lakshmanan 2023-08-22 21:29:28 +02:00
  • 8dabccd295 patch 9.0.1779: Need more state() tests v9.0.1779 zeertzjq 2023-08-22 21:22:24 +02:00
  • a76f3221cd runtime(termdebug): Fix various Termdebug issues (#12875) Sean Dewar 2023-08-22 19:30:29 +01:00
  • b0d584d97a runtime(go): Update Go syntax file with 1.21 builtins (#12876) José-Paul D 2023-08-22 20:29:19 +02:00
  • e34b51e95f runtime(solidity): add new ftplugin (#12877) dkearns 2023-08-23 04:28:42 +10:00
  • c6d533b0ad runtime(gp): update gp.vim syntax file for the GP language (version 2.15) (#12884) Karim Belabas 2023-08-22 20:25:06 +02:00
  • 6909639249 runtime(dosini): save and restore cpo value in syntax script Christian Brabandt 2023-08-21 06:49:38 +02:00
  • 75dc1ed1ad patch 9.0.1778: if_py_both: code-style issue v9.0.1778 Christian Brabandt 2023-08-20 23:19:24 +02:00
  • be07caa071 patch 9.0.1777: patch 9.0.1771 causes problems v9.0.1777 Christian Brabandt 2023-08-20 22:26:15 +02:00
  • 6d626c4184 runtime(sdc): Add underscore to sdc flags in syntax file (#6201) Jordi Altayó 2023-08-20 21:45:13 +02:00
  • a0fddaa2f4 Runtime(javascript): add new document properties to completion file Jay Sitter 2020-06-28 11:42:35 -04:00
  • 5e6e4042b1 runtime(haskell): Add single quote to iskeyword in ftplugin (#8191) Enrico Maria De Angelis 2023-08-20 20:29:09 +01:00
  • a03380baa4 runtime(spec): ftplugin: Revert change dropping <SID> from SpecChangelog (#9032) Brian C. Lane 2023-08-20 12:27:20 -07:00
  • 309ded1954 runtime(css): Update pseudo-classes in syntax script (#11595) Adrian Heine né Lang 2023-08-20 21:23:18 +02:00
  • 9fa35b1c38 runtime(lua): fix lua indentation of non-lowercase "keywords" (#11759) beardedsakimonkey 2023-08-20 19:21:51 +00:00
  • e71e9d9ad3 runtime(javascript): fix default link of javaScriptNumber in syntax file (#11788) Meqa 2023-08-20 22:20:59 +03:00
  • c13b3d1350 patch 9.0.1776: No support for stable Python 3 ABI v9.0.1776 Yee Cheng Chin 2023-08-20 21:18:38 +02:00
  • 20cd8699ac patch 9.0.1775: Wrong comparison in vim9type.c v9.0.1775 Johan Mattsson 2023-08-20 21:07:29 +02:00
  • 92997dda78 patch 9.0.1774: no support for custom cmdline completion v9.0.1774 Shougo Matsushita 2023-08-20 20:55:55 +02:00
  • 19a3bc3add patch 9.0.1773: cannot distinguish Forth and Fortran *.f files v9.0.1773 Doug Kearns 2023-08-20 20:51:12 +02:00
  • 6633611f42 runtime(lua): indent curly bracket followed by line comment (#12306) champignoom 2023-08-21 02:49:16 +08:00
  • 16af913eee patch 9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows v9.0.1772 Luuk van Baal 2023-08-20 20:44:59 +02:00
  • 478668013f runtime(rust): fix rust indent (#12542) Raphael 2023-08-21 02:42:39 +08:00
  • 17befac581 runtime(man): remove backslashes in man pages using Vim script (#12557) lifecrisis 2023-08-20 18:41:25 +00:00
  • ca22fc36a4 patch 9.0.1771: regex: combining chars in collections not handled v9.0.1771 Christian Brabandt 2023-08-20 20:34:22 +02:00
  • a6ab5e69d3 patch 9.0.1770: lines disappear when modifying chars before virt text v9.0.1770 Ibby 2023-08-20 20:24:18 +02:00
  • f6fb52b667 runtime(termdebug): refactor error printing (#12856) Shane-XB-Qian 2023-08-21 02:07:49 +08:00
  • 19968fc4ec runtime(termdebug): re-indent lines (#12857) Shane-XB-Qian 2023-08-21 02:06:49 +08:00
  • f5d0f54790 patch 9.0.1769: executable() ignoring symlinks on Windows v9.0.1769 AmberArr 2023-08-20 20:03:45 +02:00
  • 9f29621415 Runtime(termdebug): Add support to view local and argument variables laburnumT 2023-05-13 16:29:15 +02:00
  • 72904d5fda Runtime: Add nixInherit matcher in nix.vim syntax James Fleming 2023-07-29 12:01:18 +02:00
  • 2d0988ef93 patch 9.0.1768: Runtime: no support for bicep files v9.0.1768 Scott McKendry 2023-08-20 19:17:42 +02:00
  • d4376dc3eb patch 9.0.1767: '.-' no allowed in highlight group names v9.0.1767 Gregory Anders 2023-08-20 19:14:03 +02:00
  • bedc69f9d6 patch 9.0.1766: Runtime: Missing QML support v9.0.1766 ChaseKnowlden 2023-08-20 19:08:28 +02:00
  • a055b441f5 patch 9.0.1765: Error when cross-compiling Vim v9.0.1765 Mike Gilbert 2023-08-20 19:01:41 +02:00
  • 4924ad099f patch 9.0.1764: CI: label should not be set on all yml files v9.0.1764 Philip H 2023-08-20 18:58:46 +02:00
  • 787de412b8 Translation: also update ru.cp1251.po file after 6cc8bc8366 Christian Brabandt 2023-08-20 18:46:41 +02:00
  • ab9f2ecfd4 patch 9.0.1763: crash when passing invalid buffer to undotree() v9.0.1763 zeertzjq 2023-08-20 18:35:10 +02:00
  • f9037f186a patch 9.0.1762: Not able to get the virtual text property v9.0.1762 Yegappan Lakshmanan 2023-08-20 18:27:45 +02:00
  • 654bdbbd32 patch 9.0.1761: g<kEnd> behaves different from g<end> v9.0.1761 zeertzjq 2023-08-20 18:24:20 +02:00
  • 6ac1544e13 patch 9.0.1760: vim9 class problem with new() constructor v9.0.1760 Yegappan Lakshmanan 2023-08-20 18:20:17 +02:00
  • 6cc8bc8366 Translation: Russian PO file updated to Vim version 9.0.1757 (#12864) Restorer 2023-08-20 16:15:48 +00:00
  • 8fc6a1dae0 patch 9.0.1759: Visual highlight not working with cursor at end of screen line v9.0.1759 zeertzjq 2023-08-20 18:12:54 +02:00
  • 0ffc17aa47 patch 9.0.1758: vim9 no class identifiers in stack dumps v9.0.1758 LemonBoy 2023-08-20 18:09:11 +02:00
  • 4b1cc7906f patch 9.0.1757: ex_class() function is too long v9.0.1757 Yegappan Lakshmanan 2023-08-19 22:39:33 +02:00
  • e1eaae27f4 patch 9.0.1756: failing cursorline sign test v9.0.1756 Christian Brabandt 2023-08-19 22:36:12 +02:00
  • 25dec33c9b patch 9.0.1755: CI still fails with sodium mlock error v9.0.1755 Christian Brabandt 2023-08-19 22:15:44 +02:00
  • f244b2fbf2 patch 9.0.1754: still Ci breakage (after 9.0.1741) v9.0.1754 LemonBoy 2023-08-19 16:02:04 +02:00
  • b5f6fe9ca2 patch 9.0.1753: can't move to last non-blank char v9.0.1753 Christian Brabandt 2023-08-19 15:53:16 +02:00
  • 2b6a12af4d patch 9.0.1752: CI: Coveralls is no longer used v9.0.1752 Christian Brabandt 2023-08-19 15:49:38 +02:00
  • 8b8f7d19f8 patch 9.0.1751: CI: labeler configuration not found v9.0.1751 Philip H 2023-08-19 15:46:11 +02:00
  • 0bbc1be0a3 patch 9.0.1750: CI: fails because of changed error messages v9.0.1750 rhysd 2023-08-19 15:42:54 +02:00
  • dbeadf05b6 patch 9.0.1749: Text property highlight doesn't override a sign highlight on TAB v9.0.1749 Christian Brabandt 2023-08-19 15:35:04 +02:00
  • 6d192a4ac9 patch 9.0.1748: CI: cannot label issues automatically v9.0.1748 Philip H 2023-08-19 14:30:47 +02:00
  • b23db545ce docs: Improve Markdown in README (#12829) Viktor Szépe 2023-08-19 14:16:10 +02:00
  • 6235a109c4 patch 9.0.1747: screenpos() may cause unnecessary redraw v9.0.1747 zeertzjq 2023-08-19 14:12:42 +02:00
  • 28ae5a32fd patch 9.0.1746: vim9class compile error for char/char_u conversion v9.0.1746 Christian Brabandt 2023-08-19 14:09:16 +02:00
  • fc3058495d patch 9.0.1745: Missing test coverage for blockwise Visual highlight v9.0.1745 zeertzjq 2023-08-19 13:27:03 +02:00
  • c3172fe9e4 patch 9.0.1744: Dead code in open_cmdwin() v9.0.1744 Sean Dewar 2023-08-19 13:23:50 +02:00
  • 04510566b1 Translations: Update po files for zh and ja K.Takata 2023-08-19 13:17:43 +02:00
  • 44a6b72d7f patch 9.0.1743: Parameter of gui_gtk:gui_mch_browse incorrectly marked as UNUSED v9.0.1743 Doug Kearns 2023-08-19 13:13:11 +02:00
  • 9994160bfe patch 9.0.1742: wrong curswant when clicking on second cell of double-width char v9.0.1742 zeertzjq 2023-08-19 13:08:50 +02:00
  • c5d2744c04 patch 9.0.1741: No type checking in interfaces v9.0.1741 LemonBoy 2023-08-19 13:02:35 +02:00
  • 56bafd7a6a Runtime: add new sed ftplugin (#12843) dkearns 2023-08-19 20:13:31 +10:00
  • 0a07646845 patch 9.0.1740: segfault when reading invalid viminfo file v9.0.1740 Pierre Colin 2023-08-19 11:56:57 +02:00
  • 38ab19e00f patch 9.0.1739: Leftover files in libvterm v9.0.1739 James McCoy 2023-08-19 11:38:49 +02:00
  • 4dd266cb66 patch 9.0.1738: Duplicate code to reverse a string v9.0.1738 zeertzjq 2023-08-19 11:35:03 +02:00
  • b102728c20 patch 9.0.1737: Calling a base class method through an extended class fails v9.0.1737 Yegappan Lakshmanan 2023-08-19 11:26:42 +02:00
  • e27578aee6 Runtime: Update Italian Translation Antonio Giovanni Colombo 2023-08-19 11:14:23 +02:00
  • 07a2b61d4c patch 9.0.1736: Github Actions times out after 20 minutes v9.0.1736 Christian Brabandt 2023-08-18 01:18:22 +02:00
  • 817db406bb Add TODO, FIXME to Haskell syntax file (#8055) Bruno-366 2023-08-18 00:04:54 +02:00
  • 442d1746f4 bindzone runtime: add new DNS record types (#7351) Stuart Henderson 2023-08-17 23:04:24 +01:00
  • a5988f582e Keywords 'of' and 'yield' for Javascript. (#7873) Yuri Klimov 2023-08-18 01:03:23 +03:00
  • e9ef347c13 patch 9.0.1735: Rename completion specific findex var v9.0.1735 zeertzjq 2023-08-17 23:57:05 +02:00
  • be5cdd1d63 patch 9.0.1734: :runtime completion fails for multiple args v9.0.1734 zeertzjq 2023-08-17 23:48:58 +02:00
  • d2af6c66fe patch 9.0.1733: CI: cannot cache linux-modules-extra v9.0.1733 Philip H 2023-08-17 23:45:08 +02:00
  • d5475e8d8d patch 9.0.1732: vimexpr: shadowing variable v9.0.1732 Christian Brabandt 2023-08-17 23:34:09 +02:00
  • 6e940d9a1d patch 9.0.1731: blockwise Visual highlight not working with virtual text v9.0.1731 zeertzjq 2023-08-17 23:21:40 +02:00
  • 8cfe52e6fb man.vim: Recognise hyphenated-at-eol cross-references (#12609) goweol 2023-08-18 06:13:29 +09:00
  • 6e5ab2b994 man.vim: Uniformly place cursor at the same column with Ctrl-t (#12608) goweol 2023-08-18 06:12:42 +09:00
  • 008c91537b patch 9.0.1730: passing multiple patterns to runtime not working v9.0.1730 zeertzjq 2023-08-17 23:08:53 +02:00
  • bfe377b8f2 patch 9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n v9.0.1729 zeertzjq 2023-08-17 22:58:53 +02:00
  • 825cf813fa patch 9.0.1728: missing winid argument for virtcol() v9.0.1728 zeertzjq 2023-08-17 22:55:25 +02:00
  • b0efa49ed1 patch 9.0.1727: minor problems with the teapot v9.0.1727 Sean Dewar 2023-07-08 10:35:19 +01:00
  • 876f5fb570 patch 9.0.1726: incorrect heights in win_size_restore() v9.0.1726 Sean Dewar 2023-08-17 22:40:05 +02:00
  • e500ae8e29 patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' v9.0.1725 zeertzjq 2023-08-17 22:35:26 +02:00
  • 2261c89a49 patch 9.0.1724: vim9class constructor argument type checking bug v9.0.1724 h-east 2023-08-16 21:49:54 +09:00
  • 5a0dd71ed9 Update sr.po (#12820) Ivan Pešić 2023-08-18 00:28:59 +04:00
  • bfc461f756 Use string interpolation (#12823) Yegappan Lakshmanan 2023-08-17 13:28:33 -07:00
  • ad0c442f1f patch 9.0.1723: Fix regression in {func} argument of reduce() v9.0.1723 zeertzjq 2023-08-17 22:15:47 +02:00
  • 4f389e7c0f patch 9.0.1722: wrong error messages when passing wrong types to count() v9.0.1722 zeertzjq 2023-08-17 22:10:40 +02:00
  • 4112acae08 patch 9.0.1721: Build failure on Windows with dynamic lua v9.0.1721 zeertzjq 2023-08-16 07:29:28 +08:00
  • a456b12011 patch 9.0.1720: Vim9 class using wrong index for overridden method v9.0.1720 Yegappan Lakshmanan 2023-08-16 20:14:37 +02:00
  • 20b33b56ad Update FreeBASIC syntax file (#12781) dkearns 2023-08-16 07:23:40 +10:00
  • cf8cde2e5a zh_CN: update to use reordering (#12787) 依云 2023-08-16 05:22:48 +08:00
  • 8a35033782 patch 9.0.1719: if_lua: crash for for Lua functions invoked via Vim callbacks v9.0.1719 Jesse Pavel 2023-08-13 22:05:45 -04:00
  • e98fb643ec patch 9.0.1718: dict-completion does not respect region v9.0.1718 LemonBoy 2023-08-15 23:07:55 +02:00