1
0
forked from aniani/vim

Commit Graph

  • 8b20203141 patch 9.0.1844: doc helptags may not be up to date v9.0.1844 Yee Cheng Chin 2023-09-02 16:03:04 +02:00
  • b2422f7540 patch 9.0.1843: xxd color test flaky v9.0.1843 Christian Brabandt 2023-09-02 16:01:18 +02:00
  • 67b0ecf754 translation(it): updated Italian xxd manpage Antonio Giovanni Colombo 2023-09-02 15:11:58 +02:00
  • 21d3212361 patch 9.0.1842: Need more accurate profiling v9.0.1842 Ernie Rael 2023-09-02 15:09:18 +02:00
  • 9d093fd056 patch 9.0.1841: style: trailing whitespace in ex_cmds.c v9.0.1841 Christian Brabandt 2023-09-02 15:07:24 +02:00
  • 397e356d7b translation(en_GB): Update UK English translation (#13011) Mike Williams 2023-09-02 14:04:51 +01:00
  • e1dc9a6275 patch 9.0.1840: [security] use-after-free in do_ecmd v9.0.1840 Christian Brabandt 2023-09-02 14:40:13 +02:00
  • acb91d3905 runtime(zserio): add zserio syntax (#13005) Dominique Pellé 2023-09-01 23:10:26 +02:00
  • 738ce77aa9 patch 9.0.1839: No Makefile rule to build cscope database v9.0.1839 Christian Brabandt 2023-09-01 22:38:26 +02:00
  • f3db141aed translation(it): updated Italian translation + xxd manpage Antonio Giovanni Colombo 2023-09-01 22:18:31 +02:00
  • 3775f777a6 patch 9.0.1838: Vim9: Cannot modify class member vars from def function v9.0.1838 Yegappan Lakshmanan 2023-09-01 22:05:45 +02:00
  • b147d31489 tests: Improve the codestyle test (#12988) Christian Brabandt 2023-09-01 17:58:35 +01:00
  • 456ae556b4 patch 9.0.1837: Vim9: class_member_type() can be optimized v9.0.1837 Ernie Rael 2023-09-01 18:54:54 +02:00
  • c41b7a26fc Fix menu localization not updated for "Open Tab..." item (#12993) Yee Cheng Chin 2023-09-01 09:53:30 -07:00
  • ce53e3ea55 patch 9.0.1836: display wrong with virttext, linebreak and breakindent v9.0.1836 zeertzjq 2023-09-01 18:49:30 +02:00
  • 7a9d1aa878 patch 9.0.1835: Perl interface has problems with load PL_current_context v9.0.1835 Yee Cheng Chin 2023-09-01 18:46:17 +02:00
  • f6fc255e8d patch 9.0.1834: Some problems with xxd coloring v9.0.1834 K.Takata 2023-09-01 18:41:04 +02:00
  • da16a1b471 runtime(ruby): Update syntax, indent and ftplugin files Doug Kearns 2023-09-01 18:33:33 +02:00
  • 816fbcc262 patch 9.0.1833: [security] runtime file fixes v9.0.1833 Christian Brabandt 2023-08-31 23:52:30 +02:00
  • 0ffa97e8fa patch 9.0.1832: xxd: reporting wrong version v9.0.1832 Christian Brabandt 2023-08-31 21:03:02 +02:00
  • 6ad4a60a97 patch 9.0.1831: Vim9: failing null test v9.0.1831 Gianmaria Bajo 2023-08-31 20:55:35 +02:00
  • d7085a0635 patch 9.0.1830: Vim9: crash when accessing a null object v9.0.1830 Gianmaria Bajo 2023-08-31 18:15:26 +02:00
  • eb91e24d5e patch 9.0.1829: Vim9 missing access-checks for private vars v9.0.1829 Yegappan Lakshmanan 2023-08-31 18:10:46 +02:00
  • ac2d8815ae patch 9.0.1828: cursor wrong with virt text before double-width char v9.0.1828 zeertzjq 2023-08-31 18:07:30 +02:00
  • e102e44fc6 translation(it): updated Italian manpages Antonio Giovanni Colombo 2023-08-31 18:03:11 +02:00
  • e2528ae111 patch 9.0.1827: xxd: no color support v9.0.1827 Aapo Rantalainen 2023-08-31 17:58:13 +02:00
  • 0b8b145bf8 runtime(optwin): Fix for 'splitkeep' option (#12974) xrandomname 2023-08-31 06:18:40 +00:00
  • 1610528cc3 runtime(forth): Update syntax and ftplugin files (#12976) dkearns 2023-08-31 16:17:16 +10:00
  • 1bed993c01 patch 9.0.1826: keytrans() doesn't translate recorded key typed in a GUI v9.0.1826 zeertzjq 2023-08-30 19:38:24 +02:00
  • 6e55e85f92 patch 9.0.1825: wrong cursor position with virt text and 'linebreak' v9.0.1825 zeertzjq 2023-08-30 16:55:09 +02:00
  • 5bbcfbc4a2 patch 9.0.1824: Vim9: private members may be modifiable v9.0.1824 Yegappan Lakshmanan 2023-08-30 16:38:26 +02:00
  • 9d8ef7cc43 runtime: cleanup :Sman command via the undo_ftplugin mechanism (#12967) Enno 2023-08-30 16:37:05 +02:00
  • a96d544bc3 patch 9.0.1823: Autoconf 2.69 too old v9.0.1823 Illia Bobyr 2023-08-30 16:30:15 +02:00
  • e3b6c78ddc patch 9.0.1822: Vim9: no check for duplicate members in extended classes v9.0.1822 Yegappan Lakshmanan 2023-08-29 22:32:02 +02:00
  • 4b9777a1df patch 9.0.1821: Vim9 constructors are always static v9.0.1821 Gianmaria Bajo 2023-08-29 22:26:30 +02:00
  • 2ac708b548 runtime(sh): Update ftplugin (#12950) dkearns 2023-08-30 06:24:37 +10:00
  • e06afb7860 patch 9.0.1820: Rexx files may not be recognised v9.0.1820 Doug Kearns 2023-08-29 22:21:35 +02:00
  • 3e1e63de18 patch 9.0.1819: Github CI too complex v9.0.1819 ichizok 2023-08-29 22:16:34 +02:00
  • 3ac2d3da5f runtime(heex): Add HEEX comments to match_words in ftplugin (#12957) Jason King 2023-08-29 15:11:55 -05:00
  • 55460da26c patch 9.0.1818: dynamically linking perl is broken v9.0.1818 Christian Brabandt 2023-08-29 21:31:28 +02:00
  • 0e82b59df3 patch 9.0.1817: configure: using obsolete AC_HEADER_STDC v9.0.1817 Illia Bobyr 2023-08-29 21:16:29 +02:00
  • bddc6adca6 patch 9.0.1816: configure: sed uses non-portable regex v9.0.1816 ichizok 2023-08-29 20:54:32 +02:00
  • a5eb6785ef runtime(doc): mention special case of i_CTRL-R_- Christian Brabandt 2023-08-29 16:22:38 +02:00
  • 7129de868c runtime(editorconfig): generate helptags, remove unused files Christian Brabandt 2023-08-29 15:42:31 +02:00
  • 00d07a97ad runtime(tags): update helptags Christian Brabandt 2023-08-28 21:45:16 +02:00
  • 0382f05dbd runtime: Set b:undo_indent where missing (#12944) dkearns 2023-08-29 05:32:59 +10:00
  • f937ab32a1 runtime: Set b:undo_ftplugin where missing (#12943) dkearns 2023-08-29 05:32:27 +10:00
  • fe1463674c patch 9.0.1815: pango_coverage_unref() deprecated in pango > 1.51 v9.0.1815 James McCoy 2023-08-28 21:29:13 +02:00
  • 2ba9d2e14e patch 9.0.1814: Vim9 no error on duplicate object member var v9.0.1814 Yegappan Lakshmanan 2023-08-28 21:26:23 +02:00
  • 1d3e0e8f31 patch 9.0.1813: linebreak incorrect drawn with breakindent v9.0.1813 zeertzjq 2023-08-28 21:20:16 +02:00
  • 93ebb5e75e patch 9.0.1812: CI still fails with sodium_mlock error() v9.0.1812 Christian Brabandt 2023-08-28 21:17:36 +02:00
  • 85c3a5bc26 patch 9.0.1811: still some issues with term_debug test v9.0.1811 Yegappan Lakshmanan 2023-08-27 21:59:54 +02:00
  • d08745040b patch 9.0.1810: camel-case spelling has issues with digits v9.0.1810 LemonBoy 2023-08-27 21:52:27 +02:00
  • 6c93c94929 patch 9.0.1809: termdebug test flayk v9.0.1809 Christian Brabandt 2023-08-27 21:48:29 +02:00
  • f2534434c9 patch 9.0.1808: termdebug: Typo in termdebug test v9.0.1808 Christian Brabandt 2023-08-27 19:59:28 +02:00
  • 9b73902dbe patch 9.0.1807: runtime: crystal scripts not recognised v9.0.1807 Doug Kearns 2023-08-27 19:51:37 +02:00
  • 73aba18eb7 runtime: Remove outdated scripts.vim comment (#12934) dkearns 2023-08-28 03:47:29 +10:00
  • d58bad6bc1 translation(it): updated Italian manpage Antonio Giovanni Colombo 2023-08-27 19:34:55 +02:00
  • 90c27b2803 patch 9.0.1806: Vim9: bogus error on export v9.0.1806 LemonBoy 2023-08-27 19:28:15 +02:00
  • 639751d218 patch 9.0.1805: Vim9: problem compiling object method as function call arg v9.0.1805 Yegappan Lakshmanan 2023-08-27 19:23:37 +02:00
  • cd7293bf6c patch 9.0.1804: Vim9: no support for private object methods v9.0.1804 Yegappan Lakshmanan 2023-08-27 19:18:23 +02:00
  • 03e44a1d70 patch 9.0.1803: runtime(filetype): Add norg language detection v9.0.1803 NTBBloodbath 2023-08-27 19:15:20 +02:00
  • e3daa06be1 patch 9.0.1802: Multiline regex with Visual selection fails with virtual text v9.0.1802 zeertzjq 2023-08-27 19:11:46 +02:00
  • b49ad28d73 patch 9.0.1801: Vim9 instanceof() fails in a def func v9.0.1801 Yegappan Lakshmanan 2023-08-27 19:08:40 +02:00
  • 6a3897232a patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text v9.0.1800 zeertzjq 2023-08-27 19:04:14 +02:00
  • 9a6cf34a1e patch 9.0.1799: Russian menu translation can be improved v9.0.1799 RestorerZ 2023-08-27 19:00:42 +02:00
  • e5e04306bf runtime: Distribute the editorconfig with vim (#12902) Christian Brabandt 2023-08-27 17:52:18 +01:00
  • 6dfdff3f27 patch 9.0.1798: The 'syntax' option has no completion. v9.0.1798 Doug Kearns 2023-08-27 18:48:51 +02:00
  • f97f6bbf56 patch 9.0.1797: Vimball/Visual Basic filetype detection conflict v9.0.1797 Doug Kearns 2023-08-27 18:44:09 +02:00
  • 5c018bee0e patch 9.0.1796: Vim9 problems with null_objects v9.0.1796 Ernie Rael 2023-08-27 18:40:26 +02:00
  • d4e4ecbb37 patch 9.0.1795: Indentation issues v9.0.1795 Yegappan Lakshmanan 2023-08-27 18:35:45 +02:00
  • 74e1dada41 patch 9.0.1794: autoconf: not correctly detecing include dirs v9.0.1794 Illia Bobyr 2023-08-27 18:26:54 +02:00
  • f39842f148 patch 9.0.1793: obsolete macros in configure script v9.0.1793 Illia Bobyr 2023-08-27 18:21:23 +02:00
  • d809c0a903 patch 9.0.1792: problem with gj/gk/gM and virtual text v9.0.1792 zeertzjq 2023-08-27 11:17:39 +02:00
  • 58f39d89a8 patch 9.0.1791: No tests for the termdebug plugin v9.0.1791 Yegappan Lakshmanan 2023-08-27 11:14:44 +02:00
  • 8fbd9449e7 patch 9.0.1790: Redundant LSP Content-Type header v9.0.1790 Magnus Groß 2023-08-27 00:49:51 +02:00
  • 0db1ea4815 translation(ua): Refine (synchronize with Neovim) (#12928) Anatolii Sakhnik 2023-08-27 04:31:58 -04:00
  • 20f61d96f8 patch 9.0.1789: too early declaration of variable in pum_set_selected() v9.0.1789 mathew 2023-08-26 18:11:02 +02:00
  • 4c215ecdaf patch 9.0.1788: C4090 warnings in strings.c v9.0.1788 K.Takata 2023-08-26 18:05:08 +02:00
  • 535b9e12d0 runtime(typescript): Fix highlighting symbols after number literal (#12911) Herrington Darkholme 2023-08-26 09:01:47 -07:00
  • fa0094e162 translation(ua): Update Ukrainian translation (#12916) Anatolii Sakhnik 2023-08-26 12:00:54 -04:00
  • 1da9fdb8c7 translation(ir): Updated irish translation (#12918) Kevin Scannell 2023-08-26 10:59:34 -05:00
  • e750f8c330 runtime(todo): Update todo.txt to remove recently addressed issues (#12910) Yegappan Lakshmanan 2023-08-24 07:07:05 -07:00
  • d42f95bbfb patch 9.0.1787: Cannot build with latest luajit v9.0.1787 Christian Brabandt 2023-08-24 08:15:38 +02:00
  • 2f25e40b1f runtime: configure keywordpg for some file types (#5566) Enno 2023-08-23 21:27:50 +02:00
  • e8d6f03f6a runtime: Remove Brams name from a few more runtime files (#12780) Christian Brabandt 2023-08-23 20:23:07 +01:00
  • 3fc7a7e44a runtime: Fix typos in various files Viktor Szépe 2023-08-23 21:20:00 +02:00
  • afe0466fb1 patch 9.0.1786: Vim9: need instanceof() function v9.0.1786 LemonBoy 2023-08-23 21:08:11 +02:00
  • 1193951beb patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol v9.0.1785 zeertzjq 2023-08-23 20:58:01 +02:00
  • c51fa7bc46 patch 9.0.1784: redundant else in pum_set_selected() v9.0.1784 mathew 2023-08-23 20:55:17 +02:00
  • 3d3a9152fa runtime(termdebug): more termdebug fixes and improvements (#12892) Sean Dewar 2023-08-23 17:14:49 +01:00
  • 79d9cb4cb0 Translation(tr): Update Turkish translations (#12897) Emir SARI 2023-08-23 19:10:16 +03:00
  • e059fae100 runtime(menu): define shortcut for File->Open Tab (#12895) Christian Brabandt 2023-08-23 17:07:55 +01:00
  • 9180633e68 Codeowners: add KBelabas for runtime/syntax/gp.vim (#12898) Karim Belabas 2023-08-23 18:07:23 +02:00
  • 544b209a2d runtime(scala): Link Scala highlighting groups using 'hi def link' in syntax script (#9594) Job Noorman 2023-08-22 20:37:40 +00:00
  • 6e93689bde runtime(bindzone): updated syntax file Oskar Stenman 2023-08-22 22:34:08 +02:00
  • 118f8e9da3 runtime(cmake) Recognize add_compile_definitions in syntax script (#10416) MichaWiedenmann 2023-08-22 22:25:50 +02:00
  • cdd934439d runtime(crontab): add support for BSD specifics in syntax script (#11196) Moviuro 2023-08-22 22:24:26 +02:00
  • 2ae7ffe0bc runtime(termdebug): add frame related commands (#12511) Simon Sobisch 2023-08-22 22:19:14 +02:00
  • 6551ace0fe Translations(it): Update po and menus for it Antonio Giovanni Colombo 2023-08-22 22:14:32 +02:00