Commit Graph

  • 7dfc9e6121 patch 9.1.1333: Coverity: complains about unutilized variable v9.1.1333 Christian Brabandt 2025-04-22 20:01:04 +02:00
  • 69e6ab6db3 patch 9.1.1332: Vim9: segfault when using super within a lambda v9.1.1332 Yegappan Lakshmanan 2025-04-22 19:55:38 +02:00
  • 5c3d1e3258 patch 9.1.1331: Leaking memory with cmdcomplete() v9.1.1331 Girish Palya 2025-04-22 19:52:16 +02:00
  • fa3b1043c6 runtime(vim): Update base-syntax, improve :autocmd highlighting Doug Kearns 2025-04-22 19:48:13 +02:00
  • 31b78cce6e runtime(doc): update documentation Hirohito Higashi 2025-04-21 19:39:15 +02:00
  • b753d80e59 runtime(doc): clarify return type for findfile()/finddir() Christian Brabandt 2025-04-21 11:31:58 +02:00
  • 926e2af42e patch 9.1.1330: may receive E315 in terminal v9.1.1330 Hirohito Higashi 2025-04-21 11:23:12 +02:00
  • 16341e7090 CI: add sway compositor to CI tests, to prepare for better Wayland testing Foxe Chen 2025-04-21 11:20:44 +02:00
  • 92f68e26ec patch 9.1.1329: cannot get information about command line completion v9.1.1329 Girish Palya 2025-04-21 11:12:41 +02:00
  • eac45c558e patch 9.1.1328: too many strlen() calls in indent.c v9.1.1328 John Marriott 2025-04-21 11:01:53 +02:00
  • 2cb42efc18 patch 9.1.1327: filetype: nroff detection can be improved v9.1.1327 Eisuke Kawashima 2025-04-21 10:51:05 +02:00
  • 187df69fd1 runtime(doc): cross-link :| meaning :p and explain E749 D. Ben Knoble 2025-04-21 10:19:51 +02:00
  • f39de60608 runtime(doc): style: clarify to prefer 2 spaces after a sentence Christian Brabandt 2025-04-21 10:15:02 +02:00
  • e125ee4b9f runtime(pov): deprecate #render and #statistics in syntax script Eisuke Kawashima 2025-04-21 09:45:39 +02:00
  • 9919085491 patch 9.1.1326: invalid cursor position after 'tagfunc' v9.1.1326 Christian Brabandt 2025-04-20 18:21:35 +02:00
  • 7938c40b34 runtime(keymaps): update Brazilian keymaps LuMarquesIlva 2025-04-20 17:10:20 +02:00
  • 67fe77d272 patch 9.1.1325: tests: not checking error numbers properly v9.1.1325 zeertzjq 2025-04-20 10:21:18 +02:00
  • 2398460232 runtime(doc): clarify 'includeexpr' is not used for <cfile> Christian Brabandt 2025-04-19 11:54:08 +02:00
  • 3041cf67d3 runtime(filetype): improve *.h filetype detection Amelia Clarke 2025-04-19 11:48:10 +02:00
  • 5ecb452f5b runtime(indent-tests): Raise timeouts for "search*()"es Aliaksei Budavei 2025-04-13 22:24:46 +03:00
  • 4e3df44aa2 runtime(indent-tests): Annotate timed "search*()"es for tracing Aliaksei Budavei 2025-04-13 21:00:42 +03:00
  • fe8508eda0 runtime(indent-tests): Instrument timed "search*()" calls Aliaksei Budavei 2025-04-19 11:35:02 +02:00
  • 6924eb81f4 patch 9.1.1324: undefined behaviour if X11 connection dies v9.1.1324 Foxe Chen 2025-04-19 11:25:18 +02:00
  • baa8c90cc0 patch 9.1.1323: b:undo_ftplugin not executed when re-using buffer v9.1.1323 Christian Brabandt 2025-04-19 11:14:11 +02:00
  • 8167799651 CI: coverity.yml: remove python2-dev pkg and retire --enable-pythoninterp Philip H. 2025-04-19 11:09:30 +02:00
  • 54081f0ce0 runtime(nix): set iskeyword and b:match_words in ftplugin Arnie97 2025-04-18 19:34:14 +02:00
  • cb3b752f95 runtime(doc): clarify "nearest" value for 'completeopt' Girish Palya 2025-04-18 18:52:28 +02:00
  • 13960a8779 CI: GCC 13 install fails, so disable that particular ppa Philip H. 2025-04-18 18:48:53 +02:00
  • 0ed11ba223 runtime(doc): Tweak documentation style a bit Hirohito Higashi 2025-04-18 18:45:31 +02:00
  • ded2b41326 CI: update coverity runner to Ubuntu 24.04 Philip H. 2025-04-18 18:42:24 +02:00
  • 7e93d4c617 patch 9.1.1322: small delete register cannot paste multi-line correctly v9.1.1322 phanium 2025-04-18 18:32:52 +02:00
  • aee34ef23e patch 9.1.1321: filetype: MS ixx and mpp files are not recognized v9.1.1321 Hampus Avekvist 2025-04-18 18:18:06 +02:00
  • 1d96caaa4b patch 9.1.1320: filetype: alsoft config files are not recognized v9.1.1320 David Mandelberg 2025-04-18 11:41:44 +02:00
  • 98800979dc patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim v9.1.1319 zeertzjq 2025-04-18 10:57:33 +02:00
  • e9a27ef373 patch 9.1.1318: tests: test_format fails v9.1.1318 zeertzjq 2025-04-18 10:45:45 +02:00
  • 8f09684569 runtime(jjdescription): Don't require a space to start comments ash 2025-04-17 20:44:58 +02:00
  • cca5dea76e patch 9.1.1317: noisy error when restoring folds from session fails v9.1.1317 Igor Lacerda 2025-04-17 20:41:31 +02:00
  • 7ddba51635 patch 9.1.1316: missing memory allocation failure in os_mswin.c v9.1.1316 John Marriott 2025-04-17 20:35:42 +02:00
  • cfe502c575 patch 9.1.1315: completion: issue with fuzzy completion and 'completefuzzycollect' v9.1.1315 glepnir 2025-04-17 20:17:53 +02:00
  • 06fdfa11c5 patch 9.1.1314: max allowed string width too small v9.1.1314 Hirohito Higashi 2025-04-17 20:13:05 +02:00
  • b53d4fb63e patch 9.1.1313: compile warning about uninitialized value v9.1.1313 Christian Brabandt 2025-04-16 21:12:30 +02:00
  • ad503fe927 patch 9.1.1312: tests: Test_backupskip() fails when HOME is defined v9.1.1312 Christian Brabandt 2025-04-16 20:25:47 +02:00
  • 0ac1eb3555 patch 9.1.1311: completion: not possible to limit number of matches v9.1.1311 Girish Palya 2025-04-16 20:18:33 +02:00
  • 1c2b258250 patch 9.1.1310: completion: redundant check for preinsert effect v9.1.1310 glepnir 2025-04-16 19:41:19 +02:00
  • 40daa1358c runtime(gleam): Update ftplugin, use recommended_style config variable Doug Kearns 2025-04-16 18:29:15 +02:00
  • 031919c7ac patch 9.1.1309: tests: no test for 'pummaxwidth' with non-truncated "kind" v9.1.1309 zeertzjq 2025-04-16 18:23:23 +02:00
  • fbbaa6ebe9 runtime: set 'cpoptions' for line-continuation in various runtime files Eisuke Kawashima 2025-04-16 18:20:59 +02:00
  • 470317f78b runtime(tar): remove dependency on netrw#WinPath, include mapping doc Christian Brabandt 2025-04-16 17:13:28 +02:00
  • 839fd94265 runtime(netrw): remove deprecated functions Luca Saccarola 2025-04-15 20:28:09 +02:00
  • b156588eb7 patch 9.1.1308: completion: cannot order matches by distance to cursor v9.1.1308 Girish Palya 2025-04-15 20:16:00 +02:00
  • f35bd76b31 patch 9.1.1307: make syntax does not reliably detect different flavors v9.1.1307 Eisuke Kawashima 2025-04-15 19:20:06 +02:00
  • 32f2bb6e1e patch 9.1.1306: completion menu rendering can be improved v9.1.1306 glepnir 2025-04-15 19:06:58 +02:00
  • cf7f01252f patch 9.1.1305: completion menu active after switching windows/tabs v9.1.1305 glepnir 2025-04-15 19:02:00 +02:00
  • babdb0554a patch 9.1.1304: filetype: some man files are not recognized v9.1.1304 Eisuke Kawashima 2025-04-15 18:30:05 +02:00
  • d62377386c runtime(netrw): upstream snapshot of v180 Luca Saccarola 2025-04-15 18:26:32 +02:00
  • 2137710b43 patch 9.1.1303: missing out-of-memory check in linematch.c v9.1.1303 John Marriott 2025-04-15 18:15:24 +02:00
  • d2079cff48 patch 9.1.1302: Coverity warns about using uninitialized value v9.1.1302 Christian Brabandt 2025-04-15 18:10:26 +02:00
  • cbe53191d0 patch 9.1.1301: completion: cannot configure completion functions with 'complete' v9.1.1301 Girish Palya 2025-04-14 22:13:15 +02:00
  • 10f69298b4 patch 9.1.1300: wrong detection of -inf v9.1.1300 John Marriott 2025-04-14 21:19:34 +02:00
  • 4ec93fec12 runtime(doc): update enum helptext Yegappan Lakshmanan 2025-04-14 21:14:33 +02:00
  • 836b87d699 patch 9.1.1299: filetype: mbsyncrc files are not recognized v9.1.1299 Pierrick Guillaume 2025-04-13 18:25:33 +02:00
  • 906f306812 CI: install xcode 16.3 on macos-15 runner Philip H. 2025-04-13 18:19:56 +02:00
  • f4b1a60dd1 runtime(doc): update options.txt and clarify 'wildmode' further Christian Brabandt 2025-04-13 18:06:49 +02:00
  • 3cbd7f18e3 runtime(gleam): update Maintainer and filetype options Kirill Morozov 2025-04-13 17:58:32 +02:00
  • 3956c5b53c patch 9.1.1298: define_function() is too long v9.1.1298 Yegappan Lakshmanan 2025-04-13 17:49:50 +02:00
  • c98250377d patch 9.1.1297: Ctrl-D scrolling can get stuck v9.1.1297 Luuk van Baal 2025-04-13 17:45:34 +02:00
  • 829eda7d38 runtime(new-tutor): update tutor and correct comandline completion Phạm Bình An 2025-04-13 17:30:59 +02:00
  • d4dbf822dc patch 9.1.1296: completion: incorrect truncation logic v9.1.1296 glepnir 2025-04-12 18:35:34 +02:00
  • cf665ccd37 patch 9.1.1295: clientserver: does not handle :stopinsert correctly v9.1.1295 Christian Brabandt 2025-04-12 18:09:28 +02:00
  • 6f6c0dba9f runtime(doc): disable last-position-jump in diff mode Christian Brabandt 2025-04-12 18:07:39 +02:00
  • eded33621b runtime(doc): Improve 'wildmode' setting desciption Girish Palya 2025-04-12 18:03:32 +02:00
  • bc27b6e34f patch 9.1.1294: gui tabline menu does not use confirm when closing tabs v9.1.1294 JMcKiern 2025-04-12 11:51:00 +02:00
  • ab2fe65fbf runtime(doc): correct backslash escaping comma example Qiming zhao 2025-04-12 11:40:17 +02:00
  • 0e59e67a63 patch 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object v9.1.1293 Maxim Kim 2025-04-12 11:34:08 +02:00
  • c8ce81b0dc patch 9.1.1292: statusline not correctly evaluated v9.1.1292 Hirohito Higashi 2025-04-12 11:28:18 +02:00
  • d82f3cae39 runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh" Aliaksei Budavei 2025-04-12 11:18:10 +02:00
  • 5c84d12df1 runtime(filetype): make shell filetype detection more robust Aliaksei Budavei 2025-04-10 21:52:14 +02:00
  • ec032de646 patch 9.1.1291: too many strlen() calls in buffer.c v9.1.1291 John Marriott 2025-04-10 21:34:19 +02:00
  • 06a41ad084 runtime(keymaps): include 2 Brazilian Keymaps Elsarques 2025-04-10 20:04:14 +02:00
  • 9b171bdfd6 runtime(vim): Update-base-syntax, match full :*grep, :make, :sort and :filter commands Doug Kearns 2025-04-10 19:59:22 +02:00
  • b0e19f9e1b patch 9.1.1290: tests: missing cleanup in test_filetype.vim v9.1.1290 zeertzjq 2025-04-10 19:54:16 +02:00
  • 96a0b2a6d5 patch 9.1.1289: tests: no test for matchparen plugin with WinScrolled event v9.1.1289 Christian Brabandt 2025-04-09 19:29:18 +02:00
  • f9f53f5a8f runtime(remind): include remind.vim ftplugin Joe Reynolds 2025-04-09 19:27:37 +02:00
  • 520a2c7852 runtime(vim): Update base-syntax, improve :command highlighting Doug Kearns 2025-04-08 20:50:00 +02:00
  • 0b540c6f38 runtime(help): add omni completion and 'iskeyword' to filetype plugin Phạm Bình An 2025-04-08 20:40:12 +02:00
  • 7517a8cadf runtime(lf): improve syntax script, add filetype plugin Andis Spriņķis 2025-04-08 20:34:14 +02:00
  • b71f1309a2 patch 9.1.1288: Using wrong window in ll_resize_stack() v9.1.1288 zeertzjq 2025-04-08 20:29:40 +02:00
  • 2525573de7 runtime(doc): rename wrong option to 'pummaxwidth' Christian Brabandt 2025-04-08 08:36:18 +02:00
  • adcfb6caeb patch 9.1.1287: quickfix code can be further improved v9.1.1287 Hirohito Higashi 2025-04-07 21:19:07 +02:00
  • e370141bf4 patch 9.1.1286: filetype: help files not detected when 'iskeyword' includes ":" v9.1.1286 zeertzjq 2025-04-07 21:14:41 +02:00
  • 5ce1e4ad4a patch 9.1.1285: Vim9: no error message for missing method after "super." v9.1.1285 Yegappan Lakshmanan 2025-04-07 21:09:18 +02:00
  • b87620466c patch 9.1.1284: not possible to configure pum truncation char v9.1.1284 glepnir 2025-04-07 20:57:14 +02:00
  • 2ffb4d0298 runtime(lua): fix whitespace style issues in lua ftplugin Christian Brabandt 2025-04-07 14:07:28 +02:00
  • 00b927b295 runtime(lua): improve foldexpr, add vim9 script version Konfekt 2025-04-06 17:40:43 +02:00
  • 2afdb3a65b runtime(doc): Fix minor typo in options.txt clach04 2025-04-06 17:37:12 +02:00
  • 9cd6d82fbb runtime(fstab): set formatoptions-=t in filetype plugin Radu Dineiu 2025-04-06 17:33:13 +02:00
  • 9adb310cf3 runtime(svelte): add matchit support to svelte filetype plugin 231tr0n 2025-04-06 17:28:11 +02:00
  • 88d41ab270 patch 9.1.1283: quickfix stack is limited to 10 items v9.1.1283 64-bitman 2025-04-06 17:20:39 +02:00
  • c54a8eb258 patch 9.1.1282: Build and test failure without job feature v9.1.1282 Christian Brabandt 2025-04-06 16:15:10 +02:00
  • 221927b2bf patch 9.1.1281: extra newline output when editing stdin v9.1.1281 Abhijit Barik 2025-04-06 16:12:06 +02:00