Commit graph

  • 92195ae72f
    patch 9.1.0952: Vim9: missing type checking for any type assignment v9.1.0952 Yegappan Lakshmanan 2024-12-22 14:44:35 +01:00
  • 62e3014ab1
    patch 9.1.0951: filetype: jshell files are not recognized v9.1.0951 Konfekt 2024-12-22 10:57:33 +01:00
  • 7f596b4880 When assigning to a list item, if the type of the LHS item is any, then get the type from the list item Yegappan Lakshmanan 2024-12-21 09:09:13 -08:00
  • 8a0af19af1 runtime(graphql): contribute vim-graphql core Jon Parise 2024-12-21 11:00:26 -05:00
  • e9b98c2bfb refactor(popupmenu.c): misc glepnir 2024-12-21 17:24:26 +08:00
  • 941fb04993 hash shebangs unsupported Konfekt 2024-12-21 10:12:46 +01:00
  • 126077af35 Improve the documentation Shougo Matsushita 2024-12-21 08:28:46 +09:00
  • 70881ba195
    runtime(dockerfile): do not set commentstring in syntax script Christian Brabandt 2024-12-20 19:53:55 +01:00
  • f173f4249f
    patch 9.1.0950: filetype: fennelrc files are not recognized v9.1.0950 Wu, Zhenyu 2024-12-20 19:45:06 +01:00
  • 2328a39a54
    runtime(netrw): do not double escape Vim special characters Konfekt 2024-12-20 19:41:02 +01:00
  • fb27cf9cb1
    git: ignore reformatting change of netrw plugin Christian Brabandt 2024-12-20 19:37:54 +01:00
  • c673b805ad
    runtime(netrw): more reformating #16248 shane.xb.qian 2024-12-20 19:36:40 +01:00
  • 05ec03b512 runtime(vim): Update base-syntax, allow parens in default arguments Doug Kearns 2024-12-21 00:37:23 +11:00
  • 9dfbf8f9a3 fix: try 3s shane.xb.qian 2024-12-20 20:04:17 +08:00
  • 3c7ee6ab22 none: reformat after #16248 shane.xb.qian 2024-12-20 19:27:27 +08:00
  • 13ab16409d do not double escape Vim special characters Konfekt 2024-12-20 10:41:31 +01:00
  • 98aa2c254b Netrw: positioning cursor on the first entry if w:netrw_liststyle == s:THINLIST simo-zz 2024-12-20 10:36:57 +01:00
  • e525f04a7b highlight shebang in Jshell as comment Konfekt 2024-12-20 09:50:34 +01:00
  • 9e886bda58
    runtime: fennelrc files cannot be recognized Wu, Zhenyu 2024-12-20 16:43:18 +08:00
  • a5d0426a3c recognize jshell files Konfekt 2024-12-20 04:35:38 +01:00
  • 83ebb78ef7
    Update runtime/doc/helphelp.txt Shougo 2024-12-20 08:56:07 +09:00
  • af0fed5988
    runtime(doc): Add a note about handling symbolic links in starting.txt h-east 2024-12-19 20:51:36 +01:00
  • 13c1153eef
    patch 9.1.0949: popups inconsistently shifted to the left v9.1.0949 Boris Staletic 2024-12-19 20:22:19 +01:00
  • 83029a354e
    git: ignore reformatting change of netrw plugin Christian Brabandt 2024-12-19 20:17:17 +01:00
  • 94016ffa2c Add a note about handling symbolic links in starting.txt h-east 2024-12-20 04:16:35 +09:00
  • c363ca1ecd
    runtime(netrw): change indent size from 1 to 2 Luca Saccarola 2024-12-19 20:16:18 +01:00
  • 3baf19a2b1
    patch 9.1.0948: Missing cmdline completion for :pbuffer v9.1.0948 zeertzjq 2024-12-19 20:05:28 +01:00
  • b183f50280
    runtime(tutor): Reformat tutor1 Ken Takata 2024-12-19 20:03:10 +01:00
  • 59c8880ade
    patch 9.1.0947: short-description v9.1.0947 Yegappan Lakshmanan 2024-12-19 20:00:31 +01:00
  • a65cea07dc Fix coverity warning Yegappan Lakshmanan 2024-12-19 07:17:31 -08:00
  • 4b2b9ba31e tutor: Update tutor1 K.Takata 2024-12-19 14:56:18 +09:00
  • c5c5345e20 Update the documentation Shougo Matsushita 2024-12-19 13:23:54 +09:00
  • 4286dea8be Missing cmdline completion for :pbuffer zeertzjq 2024-12-19 10:48:05 +08:00
  • bfa123b050 Update runtime/syntax/help.vim Shougo 2024-12-18 19:04:32 +09:00
  • bc0c786e9d Improve syntax file Shougo Matsushita 2024-12-18 09:38:32 +09:00
  • 8ad76a0c33 Fix for reviews Shougo Matsushita 2024-12-18 09:26:26 +09:00
  • 11bb2a796f Update runtime/doc/helphelp.txt Shougo 2024-12-18 09:25:30 +09:00
  • 567b20b38d Update runtime/doc/helphelp.txt Shougo 2024-12-18 09:21:28 +09:00
  • de0b90bd1c Update runtime/doc/helphelp.txt Shougo 2024-12-18 09:19:33 +09:00
  • ceb407ecd7 Add g:help_example_languages to support language annotation highlighting Shougo Matsushita 2024-12-17 20:26:02 +09:00
  • 5b4db01cfd runtime(netrw): change indent size from 1 to 2 Luca Saccarola 2024-12-18 22:22:30 +01:00
  • cbdc3c1f7a
    patch 9.1.0946: cross-compiling fails on osx-arm64 v9.1.0946 Brandon Maier 2024-12-18 21:18:01 +01:00
  • f25d8f9312
    patch 9.1.0945: ComplMatchIns highlight doesn't end after inserted text v9.1.0945 zeertzjq 2024-12-18 21:12:25 +01:00
  • beccb33977
    translation(sv): re-include the change from #16240 Fredrik 2024-12-18 21:09:27 +01:00
  • 376af1666b Allow non-fixed popups to be shifted even when wrap is set Boris Staletic 2024-12-18 15:50:07 +01:00
  • b2a8df35e8
    patch 9.1.0944: tests: test_registers fails when not run under X11 v9.1.0944 Christian Brabandt 2024-12-18 20:38:55 +01:00
  • d0186c54c2
    patch 9.1.0943: Vim9: vim9compile.c can be further improved v9.1.0943 Yegappan Lakshmanan 2024-12-18 20:16:20 +01:00
  • 80d72aa547
    runtime(doc): Update README and mention make check to verify Christian Brabandt 2024-12-18 20:13:46 +01:00
  • 116d2787ad
    translation(sv): partly revert commit 98874dca6d Christian Brabandt 2024-12-18 20:01:29 +01:00
  • 91471d83c8 ComplMatchIns highlight doesn't end after inserted text zeertzjq 2024-12-18 10:17:17 +08:00
  • 841341a486 fix: don't highlight input leader glepnir 2024-12-18 16:45:14 +08:00
  • 2e76ec9754 Refactor the compile_lhs function Yegappan Lakshmanan 2024-12-17 07:13:20 -08:00
  • 1830327523 fix cross-compile to osx-arm64 Brandon Maier 2024-12-17 12:10:22 -06:00
  • 21c37d7f69
    runtime(vim): update base-syntax after v9.1.0936 Christian Brabandt 2024-12-17 20:59:35 +01:00
  • d32bf0a067
    patch 9.1.0942: a few typos were found v9.1.0942 zeertzjq 2024-12-17 20:55:13 +01:00
  • f4ccada5c3
    patch 9.1.0941: ComplMatchIns doesn't work after multibyte chars v9.1.0941 zeertzjq 2024-12-17 20:50:19 +01:00
  • a977883ef3
    runtime(doc): Fix style in fold.txt h-east 2024-12-17 20:48:42 +01:00
  • 38281e1b96
    ci: Update macOS from macos-14 to macos-15 Yee Cheng Chin 2024-12-17 20:36:10 +01:00
  • 98874dca6d
    translation(sv): Fix typo in Swedish translation Fredrik 2024-12-17 20:31:37 +01:00
  • 6c3027744e
    patch 9.1.0940: Wrong cursor shape with "gq" and 'indentexpr' executes :normal v9.1.0940 zeertzjq 2024-12-17 20:26:45 +01:00
  • 9c3330de28
    runtime(doc): fix some small errors Christian Brabandt 2024-12-17 20:24:24 +01:00
  • 3353833f89
    patch 9.1.0939: make installtutor fails v9.1.0939 Christian Brabandt 2024-12-17 20:16:58 +01:00
  • 1aa4d3af6b Wrong cursor shape when using "gq" and 'indentexpr' executes :normal zeertzjq 2024-12-17 23:20:19 +08:00
  • 3e37de3dcb kind file not as opposed to unkind, but two separate columns (see #16237) Fredrik 2024-12-17 13:42:19 +01:00
  • 72f53453b1
    ci: Update macOS from macos-14 to macos-15 Yee Cheng Chin 2024-12-17 04:25:04 -08:00
  • f2a856c332
    Update runtime/doc/fold.txt h_east 2024-12-17 17:25:48 +09:00
  • 9dabcc230c Fix style a bit in fold.txt h-east 2024-12-17 17:03:26 +09:00
  • 23281a80a0 ComplMatchIns doesn't work after multibyte chars zeertzjq 2024-12-17 13:06:11 +08:00
  • 81f5550ecd Fix typos zeertzjq 2024-12-17 11:54:56 +08:00
  • bb95589473
    patch 9.1.0938: exclusive selection not respected when re-selecting block mode v9.1.0938 Christian Brabandt 2024-12-16 22:49:15 +01:00
  • 381ff7726e
    patch 9.1.0937: test_undolist() is flaky v9.1.0937 Christian Brabandt 2024-12-16 22:28:28 +01:00
  • 8c87bebe44
    Problem: exclusive selection not respected when re-selecting block mode Christian Brabandt 2024-12-13 19:07:18 +01:00
  • 6a38aff218
    patch 9.1.0936: cannot highlight completed text v9.1.0936 glepnir 2024-12-16 21:56:16 +01:00
  • 368ef5a48c
    patch 9.1.0935: SpotBugs compiler can be improved v9.1.0935 Aliaksei Budavei 2024-12-16 21:37:54 +01:00
  • a2a2fe841e
    patch 9.1.0934: hard to view an existing buffer in the preview window v9.1.0934 Yinzuo Jiang 2024-12-16 21:22:09 +01:00
  • 3920bb4356
    runtime(doc): document how to minimize fold computation costs Konfekt 2024-12-16 21:10:45 +01:00
  • 468db1f8af
    patch 9.1.0933: Vim9: vim9compile.c can be further improved v9.1.0933 Yegappan Lakshmanan 2024-12-16 20:56:56 +01:00
  • 3f7d584e96
    patch 9.1.0932: new Italian tutor not installed v9.1.0932 Christian Brabandt 2024-12-16 20:11:04 +01:00
  • 55981a19eb Filelist: add it/vim-01-beginner.tutor.* Philip H. 2024-12-15 22:35:43 +01:00
  • 0a2ba7da18 Remove the commented out code variant Aliaksei Budavei 2024-12-16 19:40:08 +03:00
  • a523512775 feat(completion): add ComplMathcIns highlight glepnir 2024-12-05 20:49:58 +08:00
  • 0a4e57f44a
    runtime(doc): fix a few minor errors from the last doc updates Christian Brabandt 2024-12-16 10:20:51 +01:00
  • ba2e893ca9 fix some oversights and prefer vim9script for speed Konfekt 2024-12-16 08:10:31 +01:00
  • cd361eac39 Refactor the compile assignment code some more Yegappan Lakshmanan 2024-12-15 16:06:23 -08:00
  • f2fb06772e Annotate documented examples Aliaksei Budavei 2024-12-16 01:20:06 +03:00
  • c232790e65 Always remove a once-only :autocmd before executing a command Aliaksei Budavei 2024-12-16 01:18:08 +03:00
  • 668316974f Recognise alternative paths for unsupported directory names Aliaksei Budavei 2024-12-14 00:04:34 +03:00
  • e59cf26b1b Support Vim commands proficient in &makeprg Aliaksei Budavei 2024-12-08 23:24:48 +03:00
  • 34404c37c8 Replace BufWritePost with User and introduce API commands Aliaksei Budavei 2024-12-07 22:28:02 +03:00
  • 798bbe46e9 Support "b:" and "g:spotbugs_properties" variables Aliaksei Budavei 2024-12-07 22:02:02 +03:00
  • ad66129213 Immediately resolve function names for defined actions Aliaksei Budavei 2024-12-06 23:32:44 +03:00
  • 39517b8298 Normalise indentation Aliaksei Budavei 2024-12-06 23:20:26 +03:00
  • 4dfbcab10d Do not define a Syntax :autocmd for empty buffers Aliaksei Budavei 2024-12-06 00:58:58 +03:00
  • 87ae8fe28f Test event-driving properties of SpotBugs Aliaksei Budavei 2024-12-04 00:32:00 +03:00
  • 7e81977a23 Support multiple source- and class-file search paths Aliaksei Budavei 2024-12-04 00:30:28 +03:00
  • 130644f3f3 runtime(compiler): Improve defaults and error handling for SpotBugs Aliaksei Budavei 2024-11-30 01:18:46 +03:00
  • 22b88eb1db
    Filelist: add it/vim-01-beginner.tutor.* Philip H. 2024-12-15 22:35:43 +01:00
  • f0cc9e0f15 apply @lervag 's kind suggestions Konfekt 2024-12-15 22:00:40 +01:00
  • b100477190
    translation(it): add Italian translation for the interactive tutor Antonio Giovanni Colombo 2024-12-15 21:36:55 +01:00
  • 41d6de2974
    runtime(doc): update the change.txt help file Antonio Giovanni Colombo 2024-12-15 21:17:49 +01:00