Commit graph

  • df4a7d7617
    runtime(tiasm): use correct syntax name tiasm in syntax script Wu, Zhenyu 2025-01-09 22:09:16 +01:00
  • fac2d4eebc Change guipadding option to string from number Enan Ajmain 2025-01-09 10:35:43 -05:00
  • 0fe7d9e2e9 fix typo Konfekt 2025-01-09 12:48:33 +01:00
  • c217bdb79a
    runtime: Fix typo of tiasm's b:current_syntax Wu, Zhenyu 2025-01-09 17:27:26 +08:00
  • e677f3a04b feat: PmenuMatch(Sel) combine with default Pmenu(Sel) glepnir 2025-01-08 17:09:46 +08:00
  • 3f26f5c598
    Fix vim9script not restoring v:exception/etc after catching exceptions Yee Cheng Chin 2025-01-08 21:54:13 -08:00
  • 50601ff53e fix typo as pointed out by @chrisbra Konfekt 2025-01-09 04:57:52 +01:00
  • e86dbca9f1
    Fix Ruby tests to pass with Ruby 3.4 Yee Cheng Chin 2025-01-08 16:58:23 -08:00
  • 4f73c07abf
    patch 9.1.0998: filetype: TI assembly files are not recognized v9.1.0998 Wu, Zhenyu 2025-01-08 20:20:06 +01:00
  • a21240b97d
    patch 9.1.0997: too many strlen() calls in drawscreen.c v9.1.0997 John Marriott 2025-01-08 20:10:59 +01:00
  • 8ab1819df6
    runtime(xf86conf): add section name OutputClass to syntax script Jan-Arvid Harrach 2025-01-08 20:02:04 +01:00
  • e890887b80
    patch 9.1.0996: ComplMatchIns may highlight wrong text v9.1.0996 glepnir 2025-01-08 18:30:45 +01:00
  • 1718e7d07e
    runtime(vim): Update base-syntax, improve ex-bang matching Doug Kearns 2025-01-08 18:20:47 +01:00
  • 2fa41912d2 runtime(vim): Update base-syntax, improve ex-bang matching Doug Kearns 2025-01-09 01:57:20 +11:00
  • cdad8aae11 fix: ComplMatchIns only highlight completed text glepnir 2025-01-04 21:01:33 +08:00
  • 1f045f324d
    runtime(doc): clarify buffer deletion on popup_close() Christian Brabandt 2025-01-08 14:09:02 +01:00
  • fe078827be
    filetype: TI assembly files are not recognized Wu, Zhenyu 2024-12-28 13:50:36 +08:00
  • 5581df0db9 Correct srtyle issue basilisk0315 2025-01-08 10:53:58 +11:00
  • ed05835b23 apply @chrisbra 's suggestions Konfekt 2025-01-07 21:20:16 +01:00
  • e0424b3348
    CI: drop setup of snd-dummy module Philip H. 2025-01-07 20:43:29 +01:00
  • 616219f684
    patch 9.1.0995: filetype: shaderslang files are not detected v9.1.0995 mtvare6 2025-01-07 20:31:27 +01:00
  • 0072ceedc6
    patch 9.1.0994: Vim9: not able to use comment after opening curly brace v9.1.0994 Yegappan Lakshmanan 2025-01-07 20:22:32 +01:00
  • 9a27e97c22 detect VisualCode's JSON settings as JsonC Konfekt 2025-01-07 08:11:07 +01:00
  • cc36b9055b Vim9: Not able to use a comment after the opening curly brace of an inner-block Yegappan Lakshmanan 2025-01-03 19:04:19 -08:00
  • c97e869535
    patch 9.1.0993: New 'cmdheight' behavior may be surprising v9.1.0993 Luuk van Baal 2025-01-06 18:58:21 +01:00
  • 3159b6494e
    runtime(sh): fix typo in Last Change header Christian Brabandt 2025-01-06 18:50:15 +01:00
  • 993cfd0ce9 runtime(filetype): add slang detection, ftplugin and syntax mtvare6 2025-01-05 19:39:47 +05:30
  • 2050dcc20f
    patch 9.1.0992: Vim9: double-free after v9.1.0988 v9.1.0992 Yegappan Lakshmanan 2025-01-06 18:34:49 +01:00
  • 6655bef330
    patch 9.1.0991: v:stacktrace has wrong type in Vim9 script v9.1.0991 zeertzjq 2025-01-06 18:32:13 +01:00
  • cf1f55548d
    runtime(sh): add PS0 to bashSpecialVariables in syntax script Jon Parise 2025-01-06 18:27:38 +01:00
  • 7ceaa8f3dd
    runtime(vim): Remove trailing comma from match_words Doug Kearns 2025-01-06 18:12:11 +01:00
  • 192d884033 docs: last change Jan-Arvid Harrach 2025-01-06 17:01:35 +01:00
  • b243256dcc runtime(xorg): add section name OutputClass Jan-Arvid Harrach 2025-01-06 16:37:27 +01:00
  • 89c2048694 runtime(bash): add PS0 to bashSpecialVariables Jon Parise 2025-01-06 09:36:24 -05:00
  • 6ce662ab6f
    ci.yml: drop snd-dummy Philip H. 2025-01-06 14:04:36 +01:00
  • 39569e7823 fix style issues Jonathon 2025-01-06 07:55:59 -05:00
  • 95ce8c0d76 v:stacktrace has wrong type in Vim9 script zeertzjq 2025-01-06 08:39:57 +08:00
  • 520f22841c runtime(vim): Remove trailing comma from match_words Doug Kearns 2025-01-06 19:26:35 +11:00
  • 55ea2bd806 New 'cmdheight' behavior may be surprising Luuk van Baal 2025-01-05 00:26:36 +01:00
  • 0d6eed2d8a Clear the typval before setting the type. Otherwise the contents are still referring to some other value. Yegappan Lakshmanan 2025-01-05 10:36:57 -08:00
  • 1eedfb4844 Change variable/option name guipad->guipadding Enan Ajmain 2025-01-05 12:05:08 -05:00
  • 202ebc6ced
    runtime(zsh): sync syntax script with upstream repo Christian Brabandt 2025-01-05 16:36:10 +01:00
  • 8a27d97848
    runtime(doc): Capitalise the mnemonic "Zero" for the 'z' flag of search() Doug Kearns 2025-01-05 15:56:57 +01:00
  • e510651888 Minor changes for return values basilisk0315 2025-01-05 09:11:47 +11:00
  • 477d6d4c1e runtime(doc): Capitalise the mnemonic "Zero" for the 'z' flag of search() Doug Kearns 2025-01-05 03:23:58 +11:00
  • e15cbc1af4
    patch 9.1.0990: Inconsistent behavior when changing cmdheight v9.1.0990 Luuk van Baal 2025-01-04 17:18:08 +01:00
  • dbe39edb29
    patch 9.1.0989: Vim9: Whitespace after the final enum value causes a syntax error v9.1.0989 Doug Kearns 2025-01-04 17:12:24 +01:00
  • f5bd94637f Vim9: Whitespace after the final enum value can produce a syntax error Doug Kearns 2025-01-05 00:29:10 +11:00
  • bc50e4ccc6 Vim9: Not able to use a comment after the opening curly brace of an inner-block Yegappan Lakshmanan 2025-01-03 19:04:19 -08:00
  • cd96075cde
    runtime(java): Quietly opt out for unsupported markdown.vim versions Aliaksei Budavei 2025-01-03 17:38:14 +01:00
  • 6139766e82
    runtime(vim): fix failing vim syntax test h-east 2025-01-03 17:32:54 +01:00
  • 79d8f61a88 remove swap files Jonathon 2025-01-03 10:41:50 -05:00
  • 75e2b5a78f fix(quickfix): add event QuickFixCmdChanged glepnir 2024-12-14 16:44:29 +08:00
  • 6df65087c1 Fix vim syntax test failed h-east 2025-01-03 20:34:34 +09:00
  • b04af4cc96
    patch 9.1.0988: Vim9: no error when using uninitialized var in new() v9.1.0988 Yegappan Lakshmanan 2025-01-03 10:50:08 +01:00
  • 27f2e473e1
    runtime(doc): update index.txt h-east 2025-01-03 10:45:15 +01:00
  • a407573f30
    patch 9.1.0987: filetype: cake files are not recognized v9.1.0987 Zoe Roux 2025-01-03 10:40:31 +01:00
  • 58c44e8833
    patch 9.1.0986: filetype: 'jj' filetype is a bit imprecise v9.1.0986 Gregory Anders 2025-01-03 10:35:35 +01:00
  • bde76da4d0
    runtime(jj): Support diffs in jj syntax Gregory Anders 2025-01-03 10:34:24 +01:00
  • fc61cfd60e
    runtime(vim): Update matchit pattern, no Vim9 short names Doug Kearns 2025-01-03 10:28:09 +01:00
  • aa979c763d
    patch 9.1.0985: Vim9: some ex commands can be shortened v9.1.0985 h-east 2025-01-03 10:19:45 +01:00
  • 4395dbeb3a Give an error if an unintialized object variable is referenced in new() Yegappan Lakshmanan 2025-01-02 22:01:37 -08:00
  • e1e2b3c463 Fix document index.txt h-east 2025-01-03 09:53:34 +09:00
  • 331a72c3b8 Fix minor typo basilisk0315 2025-01-03 09:42:18 +11:00
  • 054a17341f Refactor drawscreen.c to remove calls to STRLEN() basilisk0315 2025-01-03 09:35:52 +11:00
  • 5d840fb57c runtime(java): Quietly opt out for unsupported markdown.vim versions Aliaksei Budavei 2025-01-02 23:50:00 +03:00
  • 8ba2738f06
    filetype: cake filetype is not recognized Zoe Roux 2025-01-02 16:58:07 +01:00
  • 106f39ea3b Inconsistent behavior when changing cmdheight Luuk van Baal 2024-12-31 01:41:23 +01:00
  • 6707f6fdb8 Rename "jj" filetype to "jjdescription" Gregory Anders 2025-01-02 08:36:12 -06:00
  • 69898e8348 runtime(vim): Update matchit pattern, no Vim9 short names Doug Kearns 2025-01-03 04:17:28 +11:00
  • 663d18d610
    patch 9.1.0984: exception handling can be improved v9.1.0984 ichizok 2025-01-02 18:06:00 +01:00
  • fd771613b3
    runtime(doc): update doc for :horizontal h-east 2025-01-02 17:34:55 +01:00
  • 19d3dc431c Support diffs in jj syntax Gregory Anders 2025-01-02 08:30:34 -06:00
  • 4e29575e0b Update doc/tags h-east 2025-01-02 22:36:14 +09:00
  • bb9b950395 Vim9: Fix: Ex-command :abstract, :interface snd :type can be shortened h-east 2025-01-01 21:56:34 +09:00
  • 94035815aa Revert the documentation for :horizontal (It is correct that :ho is not recognized as :horizontal) h-east 2025-01-02 19:40:31 +09:00
  • 0c3e57b403
    runtime(doc): update index.txt, windows.txt and version9.txt h-east 2025-01-02 11:00:49 +01:00
  • e80f345b5d
    runtime(doc): Tweak documentation about base64 function h-east 2025-01-02 10:40:29 +01:00
  • a3dfeef22a Update docs ichizok 2024-05-17 00:39:59 +09:00
  • 4cadcfef8f Add tests ichizok 2025-01-01 13:33:51 +09:00
  • d6813d70f2
    Update runtime/doc/index.txt h_east 2025-01-02 03:21:19 +09:00
  • 0086e3b82c
    Update runtime/doc/index.txt h_east 2025-01-02 03:21:08 +09:00
  • ef2edcc326 make a section for testing scroll Jonathon 2025-01-01 11:09:54 -05:00
  • 4162b17d69 Fix document index.txt and windows.txt h-east 2025-01-01 23:39:01 +09:00
  • 790c00d8f4 add missing doc tags Konfekt 2025-01-01 13:04:37 +01:00
  • 51e15bd87e document groff compiler for MOM Konfekt 2025-01-01 11:03:09 +01:00
  • aa383d86a7 Add getstacktrace() ichizok 2023-04-11 20:49:25 +09:00
  • 8db2ac606e Import from https://github.com/rbtnn/vim/tree/vstacktrace ichizok 2022-01-16 23:05:27 +09:00
  • 3db1d23e15 document Groff compiler Konfekt 2024-12-31 15:05:06 +01:00
  • 1af9e12eb8 default to Groff MOM compiler for MOM files Konfekt 2024-12-31 15:00:18 +01:00
  • e19d912d1a Tweak documentation about Base64 h-east 2024-12-31 20:24:42 +09:00
  • 8dc98bf427
    runtime(chordpro): update syntax script nibo 2024-12-31 11:24:46 +01:00
  • d4088edae2
    patch 9.1.0983: not able to get the displayed items in complete_info() v9.1.0983 glepnir 2024-12-31 10:55:22 +01:00
  • 34e271b321
    runtime(doc): use standard SGR format at :h xterm-true-color Andrea Pappacoda 2024-12-31 10:46:22 +01:00
  • 39a4eb0b2c
    patch 9.1.0982: TI linker files are not recognized v9.1.0982 Wu, Zhenyu 2024-12-31 10:25:44 +01:00
  • 56640ddd8d feat: add shownitems in complete_info glepnir 2024-12-26 19:21:46 +08:00
  • 4e1a7b394c
    Merge dc05bdb5a5 into f27e80a6e1 S0AndS0 2024-12-31 05:18:56 +01:00
  • e88efdb5b4 runtime(bash): move bash specific tweaks to its own ftplugin Luca Saccarola 2024-12-30 21:02:49 +01:00
  • 1e6479e269
    docs: use standard SGR format in xterm-true-color Andrea Pappacoda 2024-12-29 20:14:25 +01:00
  • a75270108c
    filetype: TI linker command files cannot be recognized Wu, Zhenyu 2024-12-28 13:42:56 +08:00