Commit Graph

  • b3b47e540d patch 9.1.1858: v:register not reset after Visual mode command zeertzjq 2025-10-16 18:17:45 +00:00
  • 67860efe5b patch 9.1.1857: Missing clipboard provider support Foxe Chen 2025-10-14 19:35:17 +00:00
  • 1a09f11f5d patch 9.1.1856: cannot style popup window (border, shadow, etc) Girish Palya 2025-10-14 18:48:36 +00:00
  • e15cd0f065 patch 9.1.1855: Makefile: using non-portable syntax Christian Brabandt 2025-10-14 18:30:38 +00:00
  • c95e143819 runtime(doc): Miscellaneous documentation fixes Doug Kearns 2025-10-14 18:24:54 +00:00
  • 97da1ec670 runtime(doc): Fix example highlighting at :help prop_list() Doug Kearns 2025-10-13 21:07:22 +00:00
  • 83eb1da19e runtime(doc): Normalise formatting of builtin function descriptions Doug Kearns 2025-10-13 19:17:14 +00:00
  • a37fd72749 runtime(doc): Remove accidental option name highlighting from :help channel.txt Doug Kearns 2025-10-13 19:08:45 +00:00
  • 91959a797d patch 9.1.1854: unnecessary code in optionstr.c Hirohito Higashi 2025-10-13 19:06:04 +00:00
  • 6622dc2ded patch 9.1.1853: Ctrl-F and Ctrl-B at more prompt not working with key protocol zeertzjq 2025-10-13 19:02:10 +00:00
  • a55dc8c57c CI: Bump github/codeql-action from 3 to 4 dependabot[bot] 2025-10-13 19:00:08 +00:00
  • 5b058c76b4 runtime(vimcomplete): do not complete on empty line Maxim Kim 2025-10-13 18:58:17 +00:00
  • 6ab45471d4 runtime(doc): fix inconsistent alignment zeertzjq 2025-10-13 18:54:44 +00:00
  • 5fe4faa711 runtime(bitbake): fix multiline Python function parameter syntax Martin Schwan 2025-10-13 18:50:20 +00:00
  • 64c8105867 runtime(rst): Preserve indentation of directives Marshall Ward 2025-10-13 18:37:59 +00:00
  • 5ffb23c967 runtime(rst): Update b:undo_ftplugin variable Doug Kearns 2025-10-13 18:34:47 +00:00
  • 46d86979a9 runtime(rst): Style update Marshall Ward 2025-10-13 18:33:56 +00:00
  • a70f346706 runtime(rst): Enable spell checking for more syntax constructs Kirk Roemer 2025-10-13 18:32:57 +00:00
  • d7fb4cd2f8 runtime(rst): Inline literal escape support Marshall Ward 2025-10-13 18:31:49 +00:00
  • 5485827c5f runtime(rst): Recognise numeric footnotes [1] correctly Kirk Roemer 2025-10-13 18:30:48 +00:00
  • 4e9f16dd1e runtime(rst): Correctly end nested comments Antony Lee 2025-10-13 18:28:58 +00:00
  • 47949b4b46 runtime(rst): Fix highlights nested in directive body Minjie Xu 2025-10-13 18:27:49 +00:00
  • 310082f3cf runtime(rst): Add support for rst_minlines Dragan Simic 2025-10-13 18:25:57 +00:00
  • 0940465866 runtime(rst): Fix doctest block syntax Kirk Roemer 2025-10-13 18:24:09 +00:00
  • c58f91c035 runtime(doc): Whitespace updates Doug Kearns 2025-10-12 15:31:11 +00:00
  • 2a33b499a3 runtime(make): syntax highlighting update for makeDefine Yiyang Wu 2025-10-12 15:20:28 +00:00
  • 7e9ccdd3f2 runtime(vim): Update syntax, add missing commands to generator exclusion list Doug Kearns 2025-10-12 15:15:00 +00:00
  • 4b9896ce9d patch 9.1.1852: vim9class: memory leak in parse_member() Lidong Yan 2025-10-12 15:10:09 +00:00
  • dc75a204f1 patch 9.1.1851: memory leak in heredoc_get() Lidong Yan 2025-10-12 15:05:11 +00:00
  • da2dabc6f7 patch 9.1.1850: completion: not triggered after i_Ctrl-W/i_Ctrl-U Girish Palya 2025-10-12 14:37:02 +00:00
  • fcf4c435af patch 9.1.1849: CTRL-F and CTRL-B don't work in more prompt bfoersterling 2025-10-12 14:26:34 +00:00
  • 40dec4609d runtime(doc): Replace rotted URL links Aliaksei Budavei 2025-10-12 14:17:57 +00:00
  • fa8879d7e0 patch 9.1.1848: A few typos in the code zeertzjq 2025-10-12 14:14:46 +00:00
  • 7aaca97fc5 patch 9.1.1847: No cmdline completion for :echoconsole and :echowindow zeertzjq 2025-10-12 14:12:41 +00:00
  • 37c8ce7fac runtime(cangjie): Fixes and improvements for syntax script Wu Junkai 2025-10-12 14:10:34 +00:00
  • 6800da6ff1 runtime(doc): Add missing optional tail command-name specs Doug Kearns 2025-10-11 15:51:45 +00:00
  • c7d6ec713e runtime(doc): Update documentation style in gui_w32.txt Hirohito Higashi 2025-10-11 15:29:31 +00:00
  • 37aabaca64 runtime(doc): update credit section for Girish Palya Girish Palya 2025-10-11 10:06:00 +00:00
  • 5cb964beee Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-10-10 15:00:56 -07:00
  • 1201afb769 patch 9.1.1846: Build failure when building without wayland Christian Brabandt 2025-10-10 16:00:36 +00:00
  • 40f8bed98c patch 9.1.1845: Makefile: Missing dependency on osdef.h Christian Brabandt 2025-10-10 00:04:53 +00:00
  • bcf6c32b5d runtime(doc): Tweak documentation in develop.txt Hirohito Higashi 2025-10-09 21:12:19 +00:00
  • 0e01bc03de patch 9.1.1844: Makefile: dependencies not updated Christian Brabandt 2025-10-09 21:08:32 +00:00
  • 3221a0c2f9 runtime(filetype): Improve filetype loading time bennyyip 2025-10-09 20:24:35 +00:00
  • 4fa7ec8036 patch 9.1.1843: tests: Test_search_stat_option() may fail on slow systems James McCoy 2025-10-09 20:15:34 +00:00
  • 1388fa62d2 runtime(doc): Add reference to 'wildoptions' in fuzzy-matching docs Yee Cheng Chin 2025-10-09 20:09:56 +00:00
  • 6783021c65 patch 9.1.1842: MS-Windows: build failure when mzscheme is included Hirohito Higashi 2025-10-09 19:59:48 +00:00
  • 7dba04f15c runtime(doc,vim): Update base syntax, match full :syntime command Doug Kearns 2025-10-09 19:39:57 +00:00
  • 08c39d2fe9 runtime(vim): fix indentation after :registers + lacygoill 2025-10-09 19:37:45 +00:00
  • ed93df4935 patch 9.1.1841: patch 9.1.1840 adds python build dependency Hirohito Higashi 2025-10-09 19:14:55 +00:00
  • e7c765fe59 patch 9.1.1840: Generating prototype files does not work on all platforms Hirohito Higashi 2025-10-08 18:31:13 +00:00
  • ce5f9f45af runtime(vim): Update base syntax, allow legacy script comments after :eval Doug Kearns 2025-10-08 18:22:23 +00:00
  • 3c5221f8ee runtime(termdebug): Add remote debugging capabilities Miguel Barro 2025-10-08 18:15:51 +00:00
  • 143686b3c4 runtime(java): Fold adjacent "import" declarations Aliaksei Budavei 2025-10-08 16:45:28 +00:00
  • 97d1255558 runtime(colors): Update colorscheme and add TitleBar/TitleBarNC Maxim Kim 2025-10-08 16:28:23 +00:00
  • bd3b958027 patch 9.1.1839: Window may have wrong height if resized from another tabpage zeertzjq 2025-10-08 16:26:04 +00:00
  • 3796c105cf patch 9.1.1838: proto files out of sync Hirohito Higashi 2025-10-08 16:23:22 +00:00
  • ec19075f61 runtime(doc): Normalise ellipsis dots in syntax.txt Doug Kearns 2025-10-08 16:20:23 +00:00
  • d8ae4163e2 patch 9.1.1837: tests: Test_plugin_evaluate_in_popup() fails on 32bit Christian Brabandt 2025-10-07 20:56:51 +00:00
  • a084914361 patch 9.1.1836: 'culopt' "screenline" not redrawn with line("w0") and :retab zeertzjq 2025-10-07 20:53:48 +00:00
  • 474b981e40 patch 9.1.1835: completion: not possible to style popup borders globally Girish Palya 2025-10-07 20:43:06 +00:00
  • 2c09368273 patch 9.1.1834: MS-Windows: not possible to highlight the title bar Mao-Yining 2025-10-07 19:31:22 +00:00
  • f8b9251d8f runtime(doc): Fix typos in syntax.txt Elijah Greenstein 2025-10-07 19:22:05 +00:00
  • d5cbbcb7c1 translation(ru): updated Vim manpages RestorerZ 2025-10-07 19:19:43 +00:00
  • 6d15e2f9dc translation(ru): Updated message file RestorerZ 2025-10-07 19:16:18 +00:00
  • bb0d3b52c1 translation(it): Update Italian translation Antonio Giovanni Colombo 2025-10-07 19:03:12 +00:00
  • 1082193e73 runtime(tex): link some tex highlight groups to new standard ones Christian Brabandt 2025-10-07 18:57:33 +00:00
  • 5d96fe83b5 translation: regenerate po/vim.pot after a644b7924d Christian Brabandt 2025-10-06 19:11:38 +00:00
  • 10aa04e3d4 patch 9.1.1833: completion: fuzzy candidates are not sorted Girish Palya 2025-10-06 19:06:02 +00:00
  • a51c53722c runtime(doc): Update sections 5 to 8 in vim9.txt Peter Kenny 2025-10-06 18:31:45 +00:00
  • 723f34f3de patch 9.1.1832: if_perl: contains references to legacy if_perlsfio Hirohito Higashi 2025-10-06 17:59:10 +00:00
  • 882452644c runtime(zip): add *.pkpass to list of zip extensions MultisampledNight 2025-10-06 17:56:20 +00:00
  • cd6e209651 runtime(kerml): update KerML comments to handle more cases Daumantas Kavolis 2025-10-06 17:52:40 +00:00
  • adc729cd32 runtime(doc): fix typo in :h credits section Christian Brabandt 2025-10-05 18:36:39 +00:00
  • 620c655677 patch 9.1.1831: stray vseps in right-most 'winfixwidth' window Sean Dewar 2025-10-05 17:00:58 +00:00
  • 3b3cb04fa3 patch 9.1.1830: MS-Windows: Dark mode titlebar is not configurable Christian Brabandt 2025-10-05 16:51:27 +00:00
  • b73ccf7ff0 patch 9.1.1829: filetype: KerML and SysML files are not recognized Daumantas Kavolis 2025-10-05 13:37:00 +00:00
  • 6858587761 patch 9.1.1828: local variables shadowed by import names thinca 2025-10-05 13:27:26 +00:00
  • f3d0d08907 patch 9.1.1827: completion: v9.1.1797 broke Ctrl-Y behaviour Girish Palya 2025-10-05 13:14:10 +00:00
  • a76ea52a48 runtime(doc): Use the optional tail command-name spec at :help :sign Doug Kearns 2025-10-05 13:11:26 +00:00
  • da91b5135f patch 9.1.1826: Patch v9.1.1230 causes confusion about Ctrl-C behaviour Christian Brabandt 2025-10-05 13:00:11 +00:00
  • a67f2699b2 runtime(doc): update if_perl after v9.1.1822) Christian Brabandt 2025-10-04 11:02:00 +00:00
  • c51d1cc578 patch 9.1.1825: completion: flicker when LSP server is slow Girish Palya 2025-10-04 10:55:40 +00:00
  • 420923c0c5 runtime(doc): update credits section Christian Brabandt 2025-10-04 10:48:11 +00:00
  • bcf44668f6 patch 9.1.1824: tests: no test for displaying 'foldcolumn' with Unicode "foldinner" zeertzjq 2025-10-04 10:35:49 +00:00
  • dd9ed46a39 patch 9.1.1823: diff: w_topline may be invalidated Yee Cheng Chin 2025-10-04 10:26:55 +00:00
  • ae3a8664b3 runtime(doc): Add explanation for Vim's IME Mao-Yining 2025-10-04 10:22:07 +00:00
  • bfcf638c73 runtime(java): Make changes for JDK 25 Aliaksei Budavei 2025-10-04 10:09:58 +00:00
  • 85fd7f8983 runtime(help): Update syntax Doug Kearns 2025-10-04 09:57:54 +00:00
  • 64ff6d1688 patch 9.1.1822: Makefile still supports Perl < 5.005 Hirohito Higashi 2025-10-03 14:16:08 +00:00
  • fabe9a4c88 nsis: Getting the Vim version number via makensis RestorerZ 2025-10-03 14:12:41 +00:00
  • 8feaa94e77 nsis: Duplicate files in the icons.zip archive have been removed RestorerZ 2025-10-03 14:05:55 +00:00
  • 5178376ebf nsis: delete README.txt from the icons directory RestorerZ 2025-10-03 14:04:57 +00:00
  • fdeb721251 Filelist: include nsis/icons/README.txt again Christian Brabandt 2025-10-03 08:51:47 +00:00
  • 67a8f2945e patch 9.1.1821: filetype: Not all PKL files are recognized Jan Claußen 2025-10-03 08:41:32 +00:00
  • f77c187277 patch 9.1.1820: completion: some issues with 'acl' Girish Palya 2025-10-03 08:28:38 +00:00
  • 1a691afd27 patch 9.1.1819: Cannot configure the inner foldlevel indicator Maria José Solano 2025-10-03 08:24:31 +00:00
  • 09b1ce0860 runtime(doc): fix typo after commit cfcf1a57cb Christian Brabandt 2025-10-03 08:11:39 +00:00
  • 48755bb7d5 CI: stop using macos-13 runner zeertzjq 2025-10-03 08:04:25 +00:00
  • c4e6a87959 runtime: Update a few icons RestorerZ 2025-10-03 08:02:02 +00:00