1
0
forked from aniani/vim

Commit Graph

  • a1522f7c0d patch 9.1.1429: dragging outside the tabpanel changes tabpagenr v9.1.1429 Hirohito Higashi 2025-06-03 21:07:25 +02:00
  • 86d46a7018 patch 9.1.1428: completion: register completion needs cleanup v9.1.1428 glepnir 2025-06-03 21:04:44 +02:00
  • b29e37133d patch 9.1.1427: rendering artifacts with the tabpanel v9.1.1427 Hirohito Higashi 2025-06-03 20:57:57 +02:00
  • 2090405de5 runtime(doc): make examples verbatim to prevent conceal/tag parsing Yochem van Rosmalen 2025-06-03 20:54:33 +02:00
  • bfeefc474a runtime(doc): clarify the effect of exclusive single char selections Christian Brabandt 2025-06-02 19:56:57 +02:00
  • d5fdfa5c9c patch 9.1.1426: completion: register contents not completed v9.1.1426 glepnir 2025-06-02 19:45:41 +02:00
  • 3993cd619a runtime(vim): Update base-syntax, bug fixes Doug Kearns 2025-06-02 19:31:10 +02:00
  • 3b9b95dc63 patch 9.1.1425: tabpanel: there are still some problems with the tabpanel v9.1.1425 Hirohito Higashi 2025-06-01 20:22:55 +02:00
  • 6c40df09e0 patch 9.1.1424: PMenu selection broken with multi-line selection and limits v9.1.1424 Girish Palya 2025-06-01 20:11:59 +02:00
  • cba66cf894 patch 9.1.1423: :tag command not working correctly using Vim9 Script v9.1.1423 Christian Brabandt 2025-06-01 19:47:03 +02:00
  • 98c29dbfd1 patch 9.1.1422: scheduling of complete function can be improved v9.1.1422 Girish Palya 2025-06-01 19:40:00 +02:00
  • 95ea0b0f8d runtime(doc): make 'shiftwidth' setting more precise Damien Lejay 2025-06-01 19:10:36 +02:00
  • a541f1de2b patch 9.1.1421: tests: need a test for the new-style tutor.tutor v9.1.1421 Phạm Bình An 2025-06-01 18:58:09 +02:00
  • b577ad50d0 runtime(java): Match annotation- and interface-type names of "java.lang" Aliaksei Budavei 2025-06-01 18:29:37 +02:00
  • 0aaf6f8bbb runtime(vim): Update base-syntax, improve :profile highlighting Doug Kearns 2025-06-01 18:26:39 +02:00
  • 086b3b5b79 runtime(vim): Update base-syntax, improve :mark and :substitute highlighting Doug Kearns 2025-05-31 17:52:48 +02:00
  • 54a09e7e86 patch 9.1.1420: tests: could need some more tests for shebang lines v9.1.1420 Eisuke Kawashima 2025-05-31 12:30:59 +02:00
  • 055cca88c4 runtime(java): Reference a modern syntax item generator for type names Aliaksei Budavei 2025-05-31 12:25:15 +02:00
  • 8cc6d8b187 patch 9.1.1419: It is difficult to ignore all but some events v9.1.1419 Luuk van Baal 2025-05-31 12:10:31 +02:00
  • 647d7f7389 runtime(doc): fix typo in tag for helptoc package Christian Brabandt 2025-05-31 12:06:49 +02:00
  • 77959dc644 runtime(doc): CI fails with trailing whitespace error in usr_30.txt Christian Brabandt 2025-05-30 20:14:16 +02:00
  • 6b2c1ad054 runtime(doc): clarify behaviour of set maxcombine=0 Christian Brabandt 2025-05-30 17:43:42 +02:00
  • a54baccdd5 runtime(doc): update todo list Christian Brabandt 2025-05-30 17:38:30 +02:00
  • a4a3f712e2 runtime(doc): clarify tabstop settings and guidance Damien Lejay 2025-05-30 17:36:37 +02:00
  • 570e71a277 runtime(vim): Update base-syntax, improve :set highlighting Doug Kearns 2025-05-30 16:17:30 +02:00
  • d65cdadb7b runtime(doc): Fix typos and language in documentation for tabpanel. Christ van Willegen 2025-05-30 16:05:58 +02:00
  • 5199567fd0 patch 9.1.1418: configures GUI auto detection favors GTK2 v9.1.1418 Drew Vogel 2025-05-28 21:13:52 +02:00
  • 49864aecd0 patch 9.1.1417: missing info about register completion in complete_info() v9.1.1417 glepnir 2025-05-28 20:39:34 +02:00
  • 19ef6b0b4b patch 9.1.1416: completion limits not respected for fuzzy completions v9.1.1416 Girish Palya 2025-05-28 20:28:21 +02:00
  • 0bc8709a63 runtime(doc): Correct allowed flags after :substitute repeat Christian Brabandt 2025-05-28 20:23:29 +02:00
  • ac83b3c373 patch 9.1.1415: potential use-after free when there is an error in 'tabpanel' v9.1.1415 Christian Brabandt 2025-05-27 20:49:34 +02:00
  • f0c7090a38 runtime(doc): trailing whitespace in options.txt, delete it. Christian Brabandt 2025-05-26 21:18:19 +02:00
  • e99987d3c0 translation(hy): renamed am.po -> hy.po for armenian lang translations Gagik Hakobyan 2025-05-26 21:11:51 +02:00
  • a6172f8c5c runtime(doc): Correct allowed characters at :help 'filetype' Doug Kearns 2025-05-26 20:32:35 +02:00
  • 2c7ccaab87 patch 9.1.1414: MS-Windows: compile warnings in os_win32.c v9.1.1414 John Marriott 2025-05-26 20:25:38 +02:00
  • 318ff9c362 patch 9.1.1413: spurious CursorHold triggered in GUI on startup v9.1.1413 Gary Johnson 2025-05-26 20:10:25 +02:00
  • a004e5108c patch 9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens v9.1.1412 Christian Brabandt 2025-05-26 19:54:07 +02:00
  • a88c5bdcce patch 9.1.1411: crash when calling non-existing function for tabpanel v9.1.1411 Christian Brabandt 2025-05-26 19:51:03 +02:00
  • 7c621052c3 patch 9.1.1410: out-of-bounds access with 'completefunc' v9.1.1410 Girish Palya 2025-05-26 19:41:59 +02:00
  • 14f6da5ba8 patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim v9.1.1409 Girish Palya 2025-05-26 19:04:25 +02:00
  • 0546068aae patch 9.1.1408: not easily possible to complete from register content v9.1.1408 glepnir 2025-05-26 18:23:27 +02:00
  • 69c3493adc runtime(doc): clarify license conditions for distributed runtime files Christian Brabandt 2025-05-25 17:07:51 +02:00
  • c8b7e6129a runtime: Add license information for HCL and Terraform runtime files Gregory Anders 2025-05-25 17:01:45 +02:00
  • 5717ee33db patch 9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar() v9.1.1407 zeertzjq 2025-05-25 16:59:50 +02:00
  • 9772025d24 patch 9.1.1406: crash when importing invalid tuple v9.1.1406 Yegappan Lakshmanan 2025-05-23 17:39:44 +02:00
  • 9ff1e598e8 patch 9.1.1405: tests: no test for mapping with special keys in session file v9.1.1405 zeertzjq 2025-05-23 17:16:17 +02:00
  • e8302da74a patch 9.1.1404: wrong link to Chapter 2 in new-tutor v9.1.1404 Phạm Bình An 2025-05-22 22:53:28 +02:00
  • f4b2fce71c runtime(vim): Update base-syntax, fix missing luaParenError error Doug Kearns 2025-05-22 22:48:11 +02:00
  • 598bbb1941 patch 9.1.1403: expansion of 'tabpanelopt' value adds wrong values v9.1.1403 Hirohito Higashi 2025-05-22 22:41:05 +02:00
  • 5b07aff2f6 patch 9.1.1402: multi-byte mappings not properly stored in session file v9.1.1402 GuyBrush 2025-05-22 22:19:25 +02:00
  • 1a8be6b447 runtime(syntax-tests): rename kornshell syntax tests and regenerate 00 dumps Christian Brabandt 2025-05-22 21:55:58 +02:00
  • b0691b46bd runtime(sh): Fix various syntax highlighting problems in ksh93 scripts Johnothan King 2025-05-21 21:21:14 +02:00
  • 56b1207e66 patch 9.1.1401: list not materialized in prop_list() v9.1.1401 Christian Brabandt 2025-05-21 21:01:40 +02:00
  • 1307743697 patch 9.1.1400: [security]: use-after-free when evaluating tuple fails v9.1.1400 Yegappan Lakshmanan 2025-05-21 20:52:44 +02:00
  • 681f1c914f patch 9.1.1399: tests: test_codestyle fails for auto-generated files v9.1.1399 Christian Brabandt 2025-05-21 20:50:11 +02:00
  • 719ec0fe15 runtime(tar): preserve pwd when reading and writing tar files Michele Sorcinelli 2025-05-19 19:45:32 +02:00
  • 5a8f9958e2 runtime(doc): remove outdated Contribution section in pi_tutor Phạm Bình An 2025-05-19 19:34:44 +02:00
  • 5ad53ca99f runtime(muttrc): fix mangled keywords in syntax script Markus Heidelberg 2025-05-19 19:31:23 +02:00
  • 7b5550fac7 runtime(vim): Update base-syntax, improve :import highlighting Doug Kearns 2025-05-18 20:37:34 +02:00
  • 0816f17e9a patch 9.1.1398: completion: trunc does not follow Pmenu highlighting attributes v9.1.1398 glepnir 2025-05-18 20:14:53 +02:00
  • a577e4289c runtime(vim): Update base-syntax, improve script-interface command highlighting Doug Kearns 2025-05-17 16:29:13 +02:00
  • 2a1e253e26 patch 9.1.1397: tabpanel not correctly updated on :tabonly v9.1.1397 Naruhiko Nishino 2025-05-17 16:19:24 +02:00
  • 7b9eb6389d patch 9.1.1396: 'errorformat' is a global option v9.1.1396 glepnir 2025-05-16 19:49:23 +02:00
  • 670d0c1468 patch 9.1.1395: search_stat not reset when pattern differs in case v9.1.1395 Christian Brabandt 2025-05-16 19:38:50 +02:00
  • c659e4a516 patch 9.1.1394: tabpanel not correctly redrawn on tabonly v9.1.1394 Hirohito Higashi 2025-05-16 19:34:34 +02:00
  • ba19b65899 runtime(doc): fix typo in description of :redrawtabpanel Christian Brabandt 2025-05-15 20:16:04 +02:00
  • 6451e5f517 runtime(gleam): add @Spell clusters to syntax script Kat 2025-05-15 20:10:48 +02:00
  • 1aa68dffbf runtime(pandoc): update YAML metadata block parsing in compiler runtime Alexander Abrosimov 2025-05-15 20:06:29 +02:00
  • 31be82e66d patch 9.1.1393: missing test for switching buffers and reusing curbuf v9.1.1393 Sean Dewar 2025-05-15 19:59:37 +02:00
  • c49cb93a86 patch 9.1.1392: missing patch number Christian Brabandt 2025-05-14 23:32:13 +02:00
  • be5bd4d629 patch 9.1.1391: Vim does not have a vertical tabpanel v9.1.1391 Naruhiko Nishino 2025-05-14 21:20:28 +02:00
  • 7200eae212 git: git: ignore more style changes from v9.1.1390 Christian Brabandt 2025-05-14 21:03:39 +02:00
  • e89aef3f65 patch 9.1.1390: style: more wrong indentation v9.1.1390 Yegappan Lakshmanan 2025-05-14 20:31:55 +02:00
  • 08db2f4f28 patch 9.1.1389: completion: still some issue when 'isexpand' contains a space v9.1.1389 glepnir 2025-05-14 20:26:19 +02:00
  • c6c72d165c patch 9.1.1388: Scrolling one line too far with 'nosmoothscroll' page scrolling v9.1.1388 Luuk van Baal 2025-05-14 20:21:55 +02:00
  • 0077282c82 patch 9.1.1387: memory leak when buflist_new() fails to reuse curbuf v9.1.1387 Sean Dewar 2025-05-14 20:16:52 +02:00
  • c952fd1b24 patch 9.1.1386: MS-Windows: some minor problems building on AARCH64 v9.1.1386 Christian Brabandt 2025-05-14 20:14:30 +02:00
  • acf0ebe8a8 patch 9.1.1385: inefficient loop for 'nosmoothscroll' scrolling v9.1.1385 Luuk van Baal 2025-05-12 20:45:41 +02:00
  • 13bea589a2 patch 9.1.1384: still some problem with the new tutors filetype plugin v9.1.1384 Phạm Bình An 2025-05-12 20:39:24 +02:00
  • 8d0e42b710 patch 9.1.1383: completion: 'isexpand' option does not handle space char correct v9.1.1383 glepnir 2025-05-12 20:28:28 +02:00
  • e62244f22d runtime(getscript): CI: failure on powershell Christian Brabandt 2025-05-11 18:30:24 +02:00
  • 411730e277 patch 9.1.1382: if_ruby: unused compiler warnings from ruby internals v9.1.1382 Philip H. 2025-05-11 15:01:31 +02:00
  • 74e8f28b5c runtime(getscript): check for network errors Christian Brabandt 2025-05-11 14:43:11 +02:00
  • 5a18ccf490 patch 9.1.1381: completion: cannot return to original text v9.1.1381 glepnir 2025-05-11 13:48:33 +02:00
  • d4110e0695 patch 9.1.1380: 'eventignorewin' only checked for current buffer v9.1.1380 Sean Dewar 2025-05-11 13:45:21 +02:00
  • 7344024536 runtime(java): Search type and method declarations with "&inc" and "&def" Aliaksei Budavei 2025-05-10 21:44:07 +02:00
  • dc7ed8f946 runtime(html): Optionally fold tags with the "expr" method Aliaksei Budavei 2025-05-10 21:40:41 +02:00
  • 3704b5b58a runtime(tutor): improve tutor.vim plugin and filetype plugin Phạm Bình An 2025-05-10 21:20:57 +02:00
  • 839b79eeb3 runtime(sh): Update syntax, improve wildcard character class matching Doug Kearns 2025-05-10 20:57:10 +02:00
  • cf488ebf6c patch 9.1.1379: MS-Windows: error when running evim when space in path v9.1.1379 GuyBrush 2025-05-10 20:44:33 +02:00
  • 1b186833c1 patch 9.1.1378: sign without text overwrites number option v9.1.1378 glepnir 2025-05-10 14:59:08 +02:00
  • 0553f2ff0d runtime(doc): clarify single/multibyte support for 'fillchars' Hirohito Higashi 2025-05-10 14:56:17 +02:00
  • d8ebccbb10 patch 9.1.1377: patch v9.1.1370 causes some GTK warning messages v9.1.1377 Drew Vogel 2025-05-10 14:46:28 +02:00
  • 6b7637e6bb runtime(lf): use syn iskeyword in syntax script Andis Spriņķis 2025-05-10 14:42:25 +02:00
  • 270124f46a patch 9.1.1376: quickfix dummy buffer may remain as dummy buffer v9.1.1376 Sean Dewar 2025-05-10 14:33:28 +02:00
  • b4074ead5c patch 9.1.1375: [security]: possible heap UAF with quickfix dummy buffer v9.1.1375 Sean Dewar 2025-05-10 14:30:36 +02:00
  • 9955c125fa CI: use deb822 style for llvm source Philip H. 2025-05-10 14:23:36 +02:00
  • 9973b39a17 runtime(doc): remove duplicate sentence in builtin.txt Christian Brabandt 2025-05-09 08:19:51 +02:00
  • 314150912e typo in comment in gui.c Christ van Willegen 2025-05-09 00:08:01 +02:00
  • 17ad852a62 runtime(doc): update return types for builtin functions Christian Brabandt 2025-05-09 00:03:20 +02:00