1
0
forked from aniani/vim

Commit Graph

  • 70197885a8 runtime(netrw): improve netrw's open-handling further Enno 2024-10-28 20:47:25 +01:00
  • 7c96776729 runtime(netrw): fix syntax error in netrwPlugin.vim Christian Brabandt 2024-10-28 07:03:24 +01:00
  • 3d7e567ea7 runtime(netrw): simplify gx file handling Konfekt 2024-10-27 22:16:49 +01:00
  • a04003a929 patch 9.1.0818: some global functions are only used in single files v9.1.0818 Yegappan Lakshmanan 2024-10-27 21:54:11 +01:00
  • 8f1d09828a patch 9.1.0817: termdebug: cannot evaluate expr in a popup v9.1.0817 Peter Wolf 2024-10-27 21:51:14 +01:00
  • 2abec431e1 runtime(defaults): Detect putty terminal and switch to dark background Christian Brabandt 2024-10-27 21:33:09 +01:00
  • ce35ee8986 patch 9.1.0816: tests: not clear what tests cause asan failures v9.1.0816 Christian Brabandt 2024-10-27 21:15:50 +01:00
  • 912fbaf6e8 runtime(doc): Remove some completed items from todo.txt Yegappan Lakshmanan 2024-10-27 20:46:42 +01:00
  • 91d26aa338 patch 9.1.0815: "above" virtual text causes wrong 'colorcolumn' position v9.1.0815 zeertzjq 2024-10-27 19:23:34 +01:00
  • de79f9129a runtime(syntax-tests): tiny vim fails because of line-continuation Christian Brabandt 2024-10-24 23:03:10 +02:00
  • fdf135a052 patch 9.1.0814: mapset() may remove unrelated mapping v9.1.0814 zeertzjq 2024-10-24 21:43:43 +02:00
  • 118072862b patch 9.1.0813: no error handling with setglobal and number types v9.1.0813 Milly 2024-10-23 21:42:41 +02:00
  • d0809869d6 patch 9.1.0812: Coverity warns about dereferencing NULL ptr v9.1.0812 Christian Brabandt 2024-10-23 21:32:31 +02:00
  • 2f6efaccfd patch 9.1.0811: :find expansion does not consider 'findexpr' v9.1.0811 Yegappan Lakshmanan 2024-10-23 21:06:10 +02:00
  • aeb1c97db5 patch 9.1.0810: cannot easily adjust the |:find| command v9.1.0810 Yegappan Lakshmanan 2024-10-22 23:42:20 +02:00
  • 626b6ab486 patch 9.1.0809: filetype: petalinux config files not recognized v9.1.0809 Wu, Zhenyu 2024-10-22 23:21:49 +02:00
  • 6d5f4a0bed patch 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll' v9.1.0808 Milly 2024-10-22 23:17:45 +02:00
  • 3e5bbb8e11 patch 9.1.0807: tests: having 'nolist' in modelines isn't always desired v9.1.0807 zeertzjq 2024-10-22 23:11:27 +02:00
  • b38700ac81 patch 9.1.0806: tests: no error check when setting global 'briopt' v9.1.0806 Milly 2024-10-22 22:59:39 +02:00
  • 231480f975 patch 9.1.0805: tests: minor issues in gen_opt_test.vim v9.1.0805 Milly 2024-10-22 22:53:01 +02:00
  • a441a3eaab patch 9.1.0804: tests: no error check when setting global 'cc' v9.1.0804 Milly 2024-10-22 22:43:01 +02:00
  • 5e7a6a4a10 patch 9.1.0803: tests: no error check when setting global 'isk' v9.1.0803 Milly 2024-10-22 22:27:19 +02:00
  • 142cad1f88 patch 9.1.0802: tests: no error check when setting global 'fdm' to empty value v9.1.0802 Milly 2024-10-22 22:11:51 +02:00
  • 94606f70e2 patch 9.1.0801: tests: no error check when setting global 'termwinkey' v9.1.0801 Milly 2024-10-22 22:07:52 +02:00
  • 8be10aa9e4 patch 9.1.0800: tests: no error check when setting global 'termwinsize' v9.1.0800 Milly 2024-10-22 22:01:46 +02:00
  • 19be0eb7f0 runtime(doc): :ownsyntax also resets 'spelloptions' zeertzjq 2024-10-22 21:36:45 +02:00
  • ceec8640df patch 9.1.0799: tests: gettwinvar()/gettabwinvar() tests are not comprehensive v9.1.0799 Milly 2024-10-22 21:23:31 +02:00
  • 92b59c628a runtime(doc): Fix wrong Mac default options Yee Cheng Chin 2024-10-22 21:16:43 +02:00
  • 8df07d0ca3 patch 9.1.0798: too many strlen() calls in cmdhist.c v9.1.0798 John Marriott 2024-10-21 22:37:07 +02:00
  • 6eca04e9f1 patch 9.1.0797: testing of options can be further improved v9.1.0797 Milly 2024-10-21 22:20:51 +02:00
  • bfe568d8c4 patch 9.1.0796: filetype: libtool files are not recognized v9.1.0796 Wu, Zhenyu 2024-10-21 22:09:32 +02:00
  • 421ed14b8a runtime(typst): add folding to typst ftplugin Luca Saccarola 2024-10-21 22:01:10 +02:00
  • a7d456191d runtime(netrw): deprecate and remove netrwFileHandlers#Invoke() Luca Saccarola 2024-10-21 21:27:03 +02:00
  • 0887e62bce patch 9.1.0795: filetype: Vivado memory info file are not recognized v9.1.0795 Wu, Zhenyu 2024-10-21 20:54:13 +02:00
  • 4f5681dbdf patch 9.1.0794: tests: tests may fail on Windows environment v9.1.0794 Milly 2024-10-20 11:06:00 +02:00
  • 539349cb32 runtime(doc): improve the :colorscheme documentation nisbet-hubbard 2024-10-20 10:47:10 +02:00
  • c73fc86bf8 patch 9.1.0793: xxd: -e does add one extra space v9.1.0793 Aapo Rantalainen 2024-10-19 15:54:57 +02:00
  • cc15bbcbc4 patch 9.1.0792: tests: Test_set_values() is not comprehensive enough v9.1.0792 Milly 2024-10-18 19:58:04 +02:00
  • f10db25367 runtime(swayconfig): add flag for bindsym/bindcode to syntax script CismonX 2024-10-17 21:44:35 +02:00
  • b498c44444 patch 9.1.0791: tests: errors in gen_opt_test.vim are not shown v9.1.0791 Milly 2024-10-17 21:05:31 +02:00
  • 5e48e97e42 runtime(compiler): check for compile_commands in build dirs for cppcheck Konfekt 2024-10-17 20:54:00 +02:00
  • 8fc2a097e2 patch 9.1.0790: Amiga: AmigaOS4 build should use default runtime (newlib) v9.1.0790 Ola Söder 2024-10-17 20:49:36 +02:00
  • 6c2fc377bf runtime(help): Update help syntax Milly 2024-10-16 22:11:17 +02:00
  • 4bfb89996f runtime(help): fix end of sentence highlight in code examples Christian Brabandt 2024-10-16 21:58:17 +02:00
  • 5e53fca76f runtime(jinja): Support jinja syntax as secondary filetype Gregory Anders 2024-10-16 21:30:01 +02:00
  • c0cba184f5 patch 9.1.0789: tests: ':resize + 5' has invalid space after '+' v9.1.0789 Milly 2024-10-16 20:03:44 +02:00
  • a2834e17d1 patch 9.1.0788: <CSI>27;<mod>u is not decoded to literal Escape in kitty/foot v9.1.0788 Christian Fillion 2024-10-16 17:28:38 +02:00
  • 991657e87d patch 9.1.0787: cursor position changed when using hidden terminal v9.1.0787 Christian Brabandt 2024-10-15 20:31:14 +02:00
  • 6a1deaf5ad patch 9.1.0786: tests: quickfix update test does not test location list v9.1.0786 Yegappan Lakshmanan 2024-10-15 20:26:45 +02:00
  • 5bcfb5a30c runtime(doc): add some docs for file-watcher programs Christian Brabandt 2024-10-14 22:08:22 +02:00
  • 793c315115 CI: uploading failed screendumps still fails on Cirrus CI Aliaksei Budavei 2024-10-14 21:24:03 +02:00
  • 27fbf6e5e8 patch 9.1.0785: cannot preserve error position when setting quickfix list v9.1.0785 Jeremy Fleischman 2024-10-14 20:46:27 +02:00
  • 83a06705dc patch 9.1.0784: there are several problems with python 3.13 v9.1.0784 Boris Staletic 2024-10-14 20:28:39 +02:00
  • 322ad0c953 patch 9.1.0783: 'spell' option setting has problems v9.1.0783 Milly 2024-10-14 20:21:48 +02:00
  • 0c59c30271 patch 9.1.0782: tests: using wrong neomuttlog file name v9.1.0782 Christian Brabandt 2024-10-14 19:56:38 +02:00
  • 7b5e52d16f runtime(doc): add preview flag to statusline example saher 2024-10-14 19:52:50 +02:00
  • 7d755d8ef3 patch 9.1.0781: tests: test_filetype fails v9.1.0781 Christian Brabandt 2024-10-13 20:28:21 +02:00
  • b516598092 patch 9.1.0780: MS-Windows: incorrect Win32 error checking v9.1.0780 Nir Lichtman 2024-10-13 19:44:07 +02:00
  • a2aa921f76 patch 9.1.0779: filetype: neomuttlog files are not recognized v9.1.0779 Richard Russon 2024-10-13 19:40:43 +02:00
  • 0f146b7925 patch 9.1.0778: filetype: lf config files are not recognized v9.1.0778 Andis Spriņķis 2024-10-13 19:29:56 +02:00
  • f64bafd98a runtime(comment): fix commment toggle with mixed tabs & spaces Maxim Kim 2024-10-13 19:20:53 +02:00
  • a4205471ad runtime(misc): Use consistent "Vim script" spelling h-east 2024-10-13 19:16:42 +02:00
  • 6e918538b1 runtime(gleam): add ftplugin for gleam files Trilowy 2024-10-13 19:08:30 +02:00
  • 5dcee3c723 runtime(doc): link help-writing from write-local-help Christian Brabandt 2024-10-13 10:26:37 +02:00
  • 367499c5c3 patch 9.1.0777: filetype: Some upstream php files are not recognized v9.1.0777 nisbet-hubbard 2024-10-12 17:19:58 +02:00
  • 05d0893ed8 runtime(java): Define javaBlockStart and javaBlockOtherStart hl groups Aliaksei Budavei 2024-10-12 17:12:51 +02:00
  • 1961cafc99 runtime(doc): mention conversion rules for remote_expr() Christian Brabandt 2024-10-12 11:57:12 +02:00
  • eac806bf0b runtime(tutor): Fix missing :s command in spanish translation section 4.4 Andrés 2024-10-12 11:44:35 +02:00
  • ea997edc7a patch 9.1.0776: test_strftime may fail because of missing TZ data v9.1.0776 James McCoy 2024-10-12 11:36:58 +02:00
  • 59086a25c4 translation(am): Add Armenian language translation Gagik Hakobyan 2024-10-12 11:29:08 +02:00
  • 484facebe4 patch 9.1.0775: tests: not enough tests for setting options v9.1.0775 Milly 2024-10-12 11:26:06 +02:00
  • 85f36d61e0 patch 9.1.0774: "shellcmdline" doesn't work with getcompletion() v9.1.0774 zeertzjq 2024-10-10 19:14:13 +02:00
  • e58e9015cc patch 9.1.0773: filetype: some Apache files are not recognized v9.1.0773 nisbet-hubbard 2024-10-10 19:09:28 +02:00
  • 7baa014d0f patch 9.1.0772: some missing changes from v9.1.0771 v9.1.0772 glepnir 2024-10-09 20:19:25 +02:00
  • 0fe17f8ffb patch 9.1.0771: completion attribute hl_group is confusing v9.1.0771 glepnir 2024-10-08 22:26:44 +02:00
  • 0407d621bb patch 9.1.0770: current command line completion is a bit limited v9.1.0770 Ruslan Russkikh 2024-10-08 22:21:05 +02:00
  • 347d43bd33 patch 9.1.0769: filetype: MLIR files are not recognized v9.1.0769 Wu, Zhenyu 2024-10-08 21:58:35 +02:00
  • ded59139fd patch 9.1.0768: MS-Windows: incorrect cursor position when restoring screen v9.1.0768 William Bresler 2024-10-08 21:30:48 +02:00
  • 830a802f91 runtime(nasm): Update nasm syntax script Andrii Sokolov 2024-10-08 21:10:09 +02:00
  • c9aa6e4f2a patch 9.1.0767: A condition is always true in ex_getln.c v9.1.0767 zeertzjq 2024-10-08 21:04:19 +02:00
  • cb1d1dcc87 runtime(skill): Update syntax file to fix string escapes Simão Afonso @ Powertools Tech 2024-10-08 20:58:41 +02:00
  • d3b55d7f76 runtime(help): highlight CTRL-<Key> correctly Christian Brabandt 2024-10-08 20:20:23 +02:00
  • 015c84ce54 runtime(doc): add missing usr_52 entry to toc Christian Brabandt 2024-10-07 21:48:32 +02:00
  • ccf8907570 patch 9.1.0766: too many strlen() calls in ex_getln.c v9.1.0766 John Marriott 2024-10-07 21:40:39 +02:00
  • 6e56484f05 runtime(doc): correct vi registers 1-9 documentation error Frederick Key Abell III 2024-10-07 21:07:12 +02:00
  • 5df3cb2898 patch 9.1.0765: No test for patches 6.2.418 and 7.3.489 v9.1.0765 zeertzjq 2024-10-07 21:05:06 +02:00
  • 4f51f3a573 runtime(spec): set comments and commentstring options Andreas Schneider 2024-10-07 21:02:10 +02:00
  • 48f3833ff0 NSIS: Include libgcc_s_sjlj-1.dll again K.Takata 2024-10-07 20:37:00 +02:00
  • fd4e47e06b runtime(doc): clarify the effect of 'startofline' option Christian Brabandt 2024-10-06 17:57:53 +02:00
  • 51b62387be patch 9.1.0764: [security]: use-after-free when closing a buffer v9.1.0764 Christian Brabandt 2024-10-06 17:31:10 +02:00
  • 818c641b6f runtime(vim): Update base-syntax file, improve class, enum and interface highlighting Doug Kearns 2024-10-06 17:00:48 +02:00
  • ec0229414b patch 9.1.0763: tests: cannot run single syntax tests v9.1.0763 Aliaksei Budavei 2024-10-06 16:57:33 +02:00
  • a9c6f90918 patch 9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed correctly v9.1.0762 Milly 2024-10-06 16:47:02 +02:00
  • 1a31c430bb patch 9.1.0761: :cd completion fails on Windows with backslash in path v9.1.0761 Christian Brabandt 2024-10-06 16:34:20 +02:00
  • d4ad4c9b3e patch 9.1.0760: tests: no error reported, if gen_opt_test.vim fails v9.1.0760 Milly 2024-10-06 16:27:28 +02:00
  • b065a10e24 patch 9.1.0759: screenpos() may return invalid position v9.1.0759 Christian Brabandt 2024-10-05 17:30:22 +02:00
  • 7c3f9af0ed runtime(misc): unset compiler in various ftplugins Konfekt 2024-10-05 17:26:46 +02:00
  • 89872f58a9 runtime(doc): update formatting and syntax Milly 2024-10-05 17:16:18 +02:00
  • af449f69c7 runtime(compiler): add cppcheck linter compiler plugin Konfekt 2024-10-05 17:09:21 +02:00
  • 738ebfea41 runtime(doc): Fix style in documents h-east 2024-10-05 16:56:47 +02:00