Commit graph

  • 507d8ba5f1 Re-add intentionally left out highlight group, stop ignoring handeled highlight groups. Christ van Willegen 2025-02-21 08:27:15 +01:00
  • 5e2ed815d1 Run the Makefile from the correct directory. Christ van Willegen 2025-02-21 08:23:42 +01:00
  • f00c6a8407 Move checking hlgroups down in the ci workflow. Christ van Willegen 2025-02-21 08:15:51 +01:00
  • a62e6f35a8
    Merge branch 'master' into check_highlight_groups cvwillegen 2025-02-21 08:10:26 +01:00
  • 9f922643e6 Clean up sed invocations, add ci step. Christ van Willegen 2025-02-21 08:05:20 +01:00
  • a806b8930b Fix typo. Christ van Willegen 2025-02-21 08:04:40 +01:00
  • ca08327931 play it safe Konfekt 2025-02-21 07:48:32 +01:00
  • 193c1702f7 Check length of pattern basilisk0315 2025-02-21 13:47:05 +11:00
  • ed4fedca52 Handle out-of-memory checks basilisk0315 2025-02-21 13:03:47 +11:00
  • a38fe495f2 Mark positions wrong after multiline completion zeertzjq 2025-02-21 09:05:59 +08:00
  • 3cb41489dc
    runtime(sieve): set fileformat=dos in filetype plugin David Mandelberg 2025-02-20 23:22:17 +01:00
  • fbe2dd7b4c
    patch 9.1.1129: missing out-of-memory test in buf_write() v9.1.1129 John Marriott 2025-02-20 23:17:09 +01:00
  • 27f5136761
    runtime(mail): add commentstring '> %s' to ftplugin Lucas Eekhof 2025-02-20 22:32:07 +01:00
  • e3fed4828c
    patch 9.1.1128: patch 9.1.1119 caused a regression with imports v9.1.1128 Yegappan Lakshmanan 2025-02-20 22:20:54 +01:00
  • 106899eb21
    runtime(dnsmasq): include simple filetype plugin dringsim 2025-02-20 22:19:23 +01:00
  • 52fd867f5e
    patch 9.1.1127: preinsert text is not cleaned up correctly v9.1.1127 glepnir 2025-02-20 22:13:24 +01:00
  • 4418041698
    patch 9.1.1126: patch 9.1.1121 used a wrong way to handle enter v9.1.1126 glepnir 2025-02-20 22:09:48 +01:00
  • 3af0a8d8f5
    patch 9.1.1125: cannot loop through pum menu with multiline items v9.1.1125 glepnir 2025-02-20 22:06:16 +01:00
  • 08a83a033a
    patch 9.1.1124: No test for 'listchars' "precedes" with double-width char v9.1.1124 zeertzjq 2025-02-20 22:04:09 +01:00
  • ca4631e11d runtime(sieve): Always use CRLF in sieve files David Mandelberg 2025-02-20 16:02:31 -05:00
  • e700ddeea4
    patch 9.1.1123: popup hi groups not falling back to defaults v9.1.1123 Yee Cheng Chin 2025-02-20 21:58:21 +01:00
  • c234a1ca97 filetype: Detect xkb files in more paths David Mandelberg 2025-02-20 15:35:35 -05:00
  • b7524b0ef5 filetype: Detect Guile's init file as scheme David Mandelberg 2025-02-20 15:27:30 -05:00
  • f80ed5cddf stylistic amendments Konfekt 2025-02-20 21:22:48 +01:00
  • 4a256a214e driveby maintenance Konfekt 2025-02-20 21:19:01 +01:00
  • 65e10233ee apply suggestions by @chrisbra, @benknoble, @AndrewRadev and @Gary Konfekt 2025-02-20 21:17:30 +01:00
  • 911742a975
    runtime(dosini): Add support for # comments to ftplugin David Mandelberg 2025-02-20 20:43:10 +01:00
  • 6f22691df9 runtime(dosini): Add support for # comments David Mandelberg 2025-02-20 14:32:37 -05:00
  • bb80445c01 Make the test the default target. Christ van Willegen 2025-02-20 19:51:42 +01:00
  • 5788af7044 (Try to) make hlgroups check into ci check. Christ van Willegen 2025-02-20 19:50:21 +01:00
  • 45f9828b88 runtime:vim: make K / &keywordprg smarter Konfekt 2025-02-20 16:02:33 +01:00
  • 9f1450d558 Check if removing "default link" breaks the build. Christ van Willegen 2025-02-20 14:16:11 +01:00
  • 8cdfbd1947 runtime(doc): remove does not insert newline todo item glepnir 2025-02-20 20:05:09 +08:00
  • ea52d7960a feat: Lua ftplugin brianhuster 2025-02-17 21:29:20 +07:00
  • 72173ed7bb Add 'known good' hl groups file to Filelist. Christ van Willegen 2025-02-20 11:02:46 +01:00
  • 9bbd44576c Add checkgroups Makefile target to check default hl group links. Christ van Willegen 2025-02-20 10:54:37 +01:00
  • 42f9d8fd8f
    Fix popup highlight groups not falling back to defaults correctly Yee Cheng Chin 2025-02-19 18:54:13 -08:00
  • a9b7785b48 No test for 'listchars' "precedes" with double-width char zeertzjq 2025-02-20 07:38:07 +08:00
  • dc5dff588f fix: wrong cur update whe noselect and fuzzy set in cot glepnir 2025-02-19 19:39:27 +08:00
  • 37da3267e8 fix: update compl_enter_selects when have selected item glepnir 2025-02-19 18:04:32 +08:00
  • 9edc7fe984 fix: preinsert text does not clean when cot only preinsert glepnir 2025-02-19 18:22:56 +08:00
  • 103b175536
    runtime(dnsmasq): include simple filetype plugin dringsim 2025-02-19 17:06:35 +08:00
  • d483fddf09 Revert the script ID change made for the class script variable Yegappan Lakshmanan 2025-02-18 21:48:27 -08:00
  • 5f9ac25946 Add expand_set* function for guipadding Enan Ajmain 2025-02-18 01:15:56 -05:00
  • f4e48f69ee feat: add commentstring '> %s' for ftplugin mail Lucas Eekhof 2025-02-18 23:29:09 +01:00
  • 99c255aa16 Add out-of-memory check basilisk0315 2025-02-19 08:51:31 +11:00
  • d6e3c9048d
    patch 9.1.1122: too many strlen() calls in findfile.c v9.1.1122 John Marriott 2025-02-18 20:45:48 +01:00
  • 07f0dbe3aa
    patch 9.1.1121: Enter does not insert newline with "noselect" v9.1.1121 glepnir 2025-02-18 20:27:30 +01:00
  • ee1a24b21d
    runtime(netrw): fix s:NetrwHome() regression Luca Saccarola 2025-02-18 20:11:51 +01:00
  • b45336df2d fix s:NetrwHome() regretion Luca Saccarola 2025-02-18 18:49:48 +01:00
  • fe3b982da6 Update and clarify the doc Bakudankun 2025-02-18 01:36:11 +09:00
  • 1ff1914a58 Add tests Bakudankun 2025-02-18 01:35:58 +09:00
  • d7c58c6bcc Add a way to convert a blob to a string as-is Bakudankun 2025-02-18 01:29:24 +09:00
  • ed521bdc36
    Merge branch 'vim:master' into master Lucas Fenstra 2025-02-18 10:35:34 +01:00
  • f545c3ae14 fix: insert newline when pum visible glepnir 2025-02-16 19:52:36 +08:00
  • 44c1c04ddb
    patch 9.1.1120: tests: Test_registers fails v9.1.1120 Christian Brabandt 2025-02-17 22:26:00 +01:00
  • d0489dfdbd Changes based on feedback basilisk0315 2025-02-18 08:11:01 +11:00
  • 5647c91355
    runtime(doc): add reference to extendnew() at extend() Christian Brabandt 2025-02-17 21:33:30 +01:00
  • 778ada48fb
    patch 9.1.1119: Vim9: Not able to use an autoloaded class from another autoloaded script v9.1.1119 Yegappan Lakshmanan 2025-02-17 20:21:23 +01:00
  • b34a688ba0
    patch 9.1.1118: tests: test_termcodes fails v9.1.1118 Christian Brabandt 2025-02-17 20:09:11 +01:00
  • ad56b81161 Not able to use an autloaded class from another autloaded script Yegappan Lakshmanan 2025-02-16 12:36:09 -08:00
  • 68ba6c2c6c
    runtime(vim): Update base-syntax, improve performance Doug Kearns 2025-02-16 16:40:12 +01:00
  • 5887cce1d7
    patch 9.1.1117: there are a few minor style issues v9.1.1117 Hirohito Higashi 2025-02-16 16:34:30 +01:00
  • b5f463ce4f
    patch 9.1.1116: Vim9: super not supported in lambda expressions v9.1.1116 Yegappan Lakshmanan 2025-02-16 16:25:24 +01:00
  • 44831e4bea
    runtime(doc): Update the 'specifies' keyword documentation, slightly reformat Yegappan Lakshmanan 2025-02-16 16:15:50 +01:00
  • c0f0e2380e
    patch 9.1.1115: [security]: use-after-free in str_to_reg() v9.1.1115 Christian Brabandt 2025-02-16 16:06:38 +01:00
  • 27822a0441
    patch 9.1.1114: enabling termguicolors automatically confuses users v9.1.1114 Christian Brabandt 2025-02-16 09:30:00 +01:00
  • 86cb84ac7b Support using the super keyword in a closure in an instance method Yegappan Lakshmanan 2025-02-15 11:49:57 -08:00
  • 80daf75671 Update the 'specifies' keyword documentation Yegappan Lakshmanan 2025-02-15 16:57:04 -08:00
  • e83461fa9f A couple of minor code fixes h-east 2025-02-16 02:54:24 +09:00
  • 6881a4e72b runtime(vim): Update base-syntax, improve performance Doug Kearns 2025-02-14 01:47:36 +11:00
  • 3f60114236
    runtime(keymap): Add ukrainian-enhanced keymap Vladyslav Rehan 2025-02-15 09:59:57 +01:00
  • 82bf8e1537 Changes based on feedback basilisk0315 2025-02-15 08:24:44 +11:00
  • 011076df30 runtime(netrw): upstream snapshot of v178 Luca Saccarola 2025-02-14 19:05:59 +01:00
  • e67eff2e24
    patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds v9.1.1113 Yee Cheng Chin 2025-02-14 18:01:25 +01:00
  • b6c900be9c
    patch 9.1.1112: Inconsistencies in get_next_or_prev_match() v9.1.1112 zeertzjq 2025-02-14 17:59:31 +01:00
  • faf4112cdc
    runtime(doc): document ComplMatchIns highlight for insert-completion glepnir 2025-02-14 17:57:52 +01:00
  • 73d8222b31
    runtime(netrw): upstream snapshot of v177 Luca Saccarola 2025-02-14 17:54:22 +01:00
  • 6dec625660 runtime(netrw): upstream snapshot of v177 Luca Saccarola 2025-02-14 17:06:20 +01:00
  • 692b11e861 doc: introduce ComplMatchIns in insert-completion glepnir 2025-02-14 18:15:01 +08:00
  • 3d9dd1f275
    Make Test_terminal_builtin_without_gui run faster Yee Cheng Chin 2025-02-14 00:01:45 -08:00
  • a70486d527 Inconsistencies in get_next_or_prev_match() zeertzjq 2025-02-14 08:12:56 +08:00
  • 4f58309569 Retrigger checks basilisk0315 2025-02-14 10:11:20 +11:00
  • c82413cb6f Tidy up and bug fixes basilisk0315 2025-02-14 09:24:55 +11:00
  • bf7c88d852
    patch 9.1.1111: Vim9: variable not found in transitive import v9.1.1111 Hirohito Higashi 2025-02-13 21:04:07 +01:00
  • e70587dbdb
    patch 9.1.1110: Vim tests are slow and flaky v9.1.1110 Yee Cheng Chin 2025-02-13 20:55:45 +01:00
  • 977561a719
    patch 9.1.1109: cmdexpand.c hard to read v9.1.1109 glepnir 2025-02-13 20:48:56 +01:00
  • d7deeffe11
    runtime(exports): include simple filetype plugin Matt Perry 2025-02-13 20:45:13 +01:00
  • 407319fe89
    runtime(samba): include simple filetype plugin Matt Perry 2025-02-13 20:39:40 +01:00
  • 2c47ab8fcd
    patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" v9.1.1108 zeertzjq 2025-02-13 20:34:34 +01:00
  • c0b7ca406b
    patch 9.1.1107: cannot loop through completion menu with fuzzy v9.1.1107 glepnir 2025-02-13 20:27:44 +01:00
  • 4f010c90bd
    runtime(vim): Update base-syntax, always match continuation comments to EOL Doug Kearns 2025-02-13 20:24:42 +01:00
  • 122fc4a114 runtime(vim): Update base-syntax, always match continuation comments to EOL Doug Kearns 2025-02-13 23:53:49 +11:00
  • a5b4247531 fix: wrong selected index when enable nsort in completeopt glepnir 2025-02-13 15:28:38 +08:00
  • f71c6375bb early return h-east 2025-02-13 20:15:09 +09:00
  • 1eccd9498f
    init README.md Lucas Fenstra 2025-02-13 10:14:39 +01:00
  • d5a3a0ae79 refactor: Optimize command expansion functions in cmdexpand.c glepnir 2025-02-12 19:29:35 +08:00
  • a16634d578 Add ukrainian-enhanced keymap Vladyslav Rehan 2025-02-13 10:39:16 +02:00
  • d768eb80eb 'smoothscroll' gets stuck with 'listchars' "eol" zeertzjq 2025-02-13 10:33:30 +08:00
  • b35b023f43 Make sure find_to_findlen is set basilisk0315 2025-02-13 15:28:23 +11:00