Commit Graph

  • 4ea4d72af8 docs(luv): correct uv.spawn options.args docs about the first argument Christian Clason 2023-09-02 16:38:58 +02:00
  • c23bff6603 Merge pull request #24984 from zeertzjq/backport zeertzjq 2023-09-02 19:20:56 +08:00
  • f54806fd7f fix(ui): avoid ambiguity about chunk that clears part of line zeertzjq 2023-09-02 18:50:12 +08:00
  • 3c5339ba36 test(tui): add test for overriding argv[0] zeertzjq 2023-07-08 18:27:53 +08:00
  • 40a7228dcc fix(startup): run embedded Nvim with real path zeertzjq 2023-07-08 08:27:39 +08:00
  • a285a0b36d fix(tui): v:argv does not report the original argv[0] t0muxx 2023-06-14 09:39:14 +00:00
  • 0c86828ac5 fix(ui): avoid ambiguity about chunk that clears part of line (#24982) zeertzjq 2023-09-02 18:50:12 +08:00
  • bb1df1221d Merge pull request #24310 from lewis6991/refactor/optionvalidate Lewis Russell 2023-09-02 10:37:15 +01:00
  • 3ada031231 Revert "Revert "[Backport release-0.9] fix(ui): propagate line flags on grid_line events"" zeertzjq 2023-09-02 17:16:54 +08:00
  • f02bfb6a2a vim-patch:acb91d3905cf Christian Clason 2023-09-02 10:43:57 +02:00
  • 61ccdb2db6 vim-patch:da16a1b471aa Christian Clason 2023-09-02 10:43:23 +02:00
  • bc43575c52 test(shada/marks_spec): load the file with the marks (#24979) zeertzjq 2023-09-02 10:23:43 +08:00
  • b028233991 fix(memline): more curbuf stuff bfredl 2023-09-01 19:28:26 +02:00
  • 597355deae fix(lsp): wrong iterator in registerCapability handler (#24971) TheBlob42 2023-09-01 13:31:05 +02:00
  • 7bf0963d48 vim-patch:9.0.1833: [security] runtime file fixes (#24969) zeertzjq 2023-09-01 11:38:31 +08:00
  • 592a8f1e90 vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24967) zeertzjq 2023-09-01 06:45:27 +08:00
  • a1bec02c1e fix: use snprintf instead of sprintf Lewis Russell 2023-08-13 10:29:43 +01:00
  • dd0e77d48a fix(query_error): multiline bug Lewis Russell 2023-08-31 14:11:15 +01:00
  • 90fd0864c4 refactor(option): add set_option() Lewis Russell 2023-07-13 17:08:52 +01:00
  • 038ac39b8e refactor(option): pass varp to set_string_option Lewis Russell 2023-07-13 16:46:05 +01:00
  • af3c667ac1 refactor(option): option clearing Lewis Russell 2023-07-13 16:31:11 +01:00
  • 6a449a892b refactor(option): remove OPT_CLEAR Lewis Russell 2023-07-13 15:53:07 +01:00
  • 3a45a0db4d refactor(option): further align set_string_option with do_set_option_string (2) Lewis Russell 2023-07-13 12:21:54 +01:00
  • ec0ca51886 refactor(option): further align set_string_option with do_set_option_string Lewis Russell 2023-07-13 12:08:43 +01:00
  • 9edd0f077e refactor(option): remove hidden option check Lewis Russell 2023-07-13 12:00:06 +01:00
  • 9a6b399cad refactor(option): remove redundant local Lewis Russell 2023-07-13 11:48:00 +01:00
  • 95c880ce31 refactor(option): change some int to bool Lewis Russell 2023-07-13 10:22:18 +01:00
  • 354a115442 refactor(option.c): call did_set_option for all types Lewis Russell 2023-07-12 14:54:13 +01:00
  • 804c828e68 fix(optionstr.c): incorrect use of curbuf/curwin Lewis Russell 2023-07-12 14:21:27 +01:00
  • 9fdc4cdb64 refactor(optionstr.c): remove redundant argument Lewis Russell 2023-07-12 14:16:29 +01:00
  • 3b02e1281a refactor(option.c): remove did_set_string_option alias Lewis Russell 2023-07-12 13:56:33 +01:00
  • 4b0b798eba refactor(option.c): move validation logic to function Lewis Russell 2023-07-11 10:26:11 +01:00
  • 845d5b8b64 feat(treesitter): improve query error message Amaan Qureshi 2023-07-19 05:02:49 -04:00
  • 4afd33e69f vim-patch:0b8b145bf8bf Christian Clason 2023-08-31 08:22:07 +02:00
  • 2fad4c0b39 vim-patch:1610528cc305 Christian Clason 2023-08-31 08:21:25 +02:00
  • 0e7e25af20 refactor(lsp): add type annotation for lsp.Client.server_capabilities (#24925) Jongwook Choi 2023-08-31 04:14:20 -04:00
  • c235959fd9 fix(lsp): only disable inlay hints / diagnostics if no other clients are connected (#24535) Chris AtLee 2023-08-31 04:00:24 -04:00
  • be14ead380 Revert "[Backport release-0.9] fix(ui): propagate line flags on grid_line events" zeertzjq 2023-08-31 12:04:57 +08:00
  • ee56daebb6 fix(shada): update deleted marks (#24936) Maria José Solano 2023-08-30 19:15:49 -07:00
  • 67fba9affa fix(runtime/tutor): don't try to close fold when there is none (#24953) David Moberg 2023-08-31 03:18:39 +02:00
  • 839d919098 vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24957) zeertzjq 2023-08-31 08:35:08 +08:00
  • 5d49542b56 vim-patch:9.0.1820: Rexx files may not be recognised (#24956) zeertzjq 2023-08-31 08:20:00 +08:00
  • 7914881356 vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947) zeertzjq 2023-08-31 07:44:33 +08:00
  • 6463116818 vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949) zeertzjq 2023-08-31 04:38:28 +08:00
  • 497cf996eb vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948) zeertzjq 2023-08-31 04:38:01 +08:00
  • fec20ce15c [Backport release-0.9] fix(filetype): make sure buffer is valid before call nvim_buf_call (#24950) github-actions[bot] 2023-08-30 12:21:01 -05:00
  • b2c3e9c72e vim-patch:9d8ef7cc4340 Christian Clason 2023-08-30 18:16:30 +02:00
  • 670c7609c8 fix(filetype): make sure buffer is valid before call nvim_buf_call (#24922) Hongbo Liu 2023-08-30 11:14:58 -04:00
  • bec13cfcaf Merge pull request #24944 from bfredl/memline0 bfredl 2023-08-30 13:14:29 +02:00
  • b051b131f5 fix(api): nvim_buf_get_offset in a new buffer with zero or one lines bfredl 2023-08-30 11:53:58 +02:00
  • f85aa2e67f fix(treesitter.c): improve comments on fenv usage Lewis Russell 2023-08-30 10:21:35 +01:00
  • 62869da11c build(deps): bump luajit to HEAD - 41fb94def Christian Clason 2023-08-30 09:26:46 +02:00
  • 3fcd6da5b0 vim-patch:2ac708b54866 Christian Clason 2023-08-30 09:25:39 +02:00
  • c4c5178b8e vim-patch:a5eb6785efcc Christian Clason 2023-08-29 22:19:46 +02:00
  • 88bf4204ef vim-patch:3ac2d3da5fdf Christian Clason 2023-08-29 22:19:06 +02:00
  • da7178cbbf fix(builtin): fix incorrect optional fields for fn.sign_define Jongwook Choi 2023-08-30 00:10:41 -04:00
  • 033059e781 Merge pull request #24923 from neovim/fix/ts-double-free Christian Clason 2023-08-29 18:20:46 +02:00
  • 32de3f98ed fix(treesitter): fix another TSNode:tree() double free bfredl 2023-08-29 11:21:57 +02:00
  • 97cfee39ee Merge pull request #24926 from bfredl/tsfree bfredl 2023-08-29 17:34:07 +02:00
  • 50a03c0e99 fix(treesitter): fix another TSNode:tree() double free bfredl 2023-08-29 11:21:57 +02:00
  • ae7ab90159 vim-patch:0382f05dbd65 Christian Clason 2023-08-29 11:03:29 +02:00
  • 0e3ea0a262 vim-patch:f937ab32a1ac Christian Clason 2023-08-29 11:03:04 +02:00
  • a3c963adfc fix(treesitter): fix TSNode:tree() double free (#24796) nwounkn 2023-08-29 13:48:23 +05:00
  • 6e45567b49 fix(treesitter): fix TSNode:tree() double free (#24796) nwounkn 2023-08-29 13:48:23 +05:00
  • 97badc9ac4 Merge pull request #24912 from bfredl/topline2 bfredl 2023-08-29 10:03:04 +02:00
  • ffb340bf63 fix(treesitter): update folds only once on InsertLeave Jaehwang Jung 2023-08-24 17:32:43 +09:00
  • 009c84322d build(deps): bump luajit to HEAD - 83954100d Christian Clason 2023-08-29 09:17:12 +02:00
  • 0a81ec14a4 fix(api): better topline adjustments in nvim_buf_set_lines bfredl 2023-08-28 11:35:09 +02:00
  • 794981d9be vim-patch:9.0.1813: linebreak incorrect drawn with breakindent (#24917) zeertzjq 2023-08-29 09:36:55 +08:00
  • 7c4d317a66 build(deps): bump tree-sitter to HEAD Amaan Qureshi 2023-08-27 23:57:00 -04:00
  • cffdf102d4 feat(terminal): allow :terminal to take modifiers (#15427) Gregory Anders 2023-08-28 07:22:19 -05:00
  • 1ad13e07d2 Merge pull request #24913 from bfredl/lastline bfredl 2023-08-28 13:05:18 +02:00
  • 132bbd1cbd fix(api): handle clearing out last line of non-current buffer bfredl 2023-08-28 12:36:00 +02:00
  • e3389c1533 build(deps): bump tree-sitter-lua to v0.0.18 Christian Clason 2023-08-10 18:39:15 +02:00
  • f5e6f592b6 build(deps): bump tree-sitter-c to v0.20.5 Christian Clason 2023-08-10 18:38:21 +02:00
  • 5ef7bc50cc build(deps): bump Luv to 1.45.0-0 Christian Clason 2023-08-10 18:36:12 +02:00
  • eacd5ca6b8 build(deps): bump libuv to v1.46.0 Christian Clason 2023-08-10 18:35:13 +02:00
  • a6226aea6c build(deps): bump LuaJIT to HEAD - 03c31124c Christian Clason 2023-08-10 18:34:21 +02:00
  • 3a876bd41b vim-patch:535b9e12d02f Christian Clason 2023-08-27 10:00:48 +09:00
  • 656be8a591 vim-patch:9.0.1810: camel-case spelling has issues with digits (#24909) zeertzjq 2023-08-28 07:16:15 +08:00
  • 6b12eda220 vim-patch:9.0.1798: The 'syntax' option has no completion. (#24908) zeertzjq 2023-08-28 07:07:50 +08:00
  • d7d3d757c1 Merge pull request #24853 from zeertzjq/inline-virt-eol zeertzjq 2023-08-28 06:36:51 +08:00
  • 062db5c136 vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual text zeertzjq 2023-08-28 06:02:11 +08:00
  • c70aa84b2a vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual text zeertzjq 2023-08-28 05:51:19 +08:00
  • 128091a256 fix(ui): wrong cursor position with left gravity inline virt text at eol zeertzjq 2023-08-24 07:27:18 +08:00
  • 8ec03bbc8b Merge pull request #24907 from neovim/backport-24848-to-release-0.9 zeertzjq 2023-08-28 05:14:50 +08:00
  • 3cca5449ac fix(editorconfig): only warn once on errors Lewis Russell 2023-08-23 11:22:10 +01:00
  • 1fc72d3e62 Merge pull request #24906 from neovim/backport-24407-to-release-0.9 zeertzjq 2023-08-28 05:03:27 +08:00
  • 2aa88ee86a feat(editorconfig): update Lua code in syntax file ObserverOfTime 2023-07-20 11:31:18 +03:00
  • 2ac6405e80 fix(editorconfig): add metadata comment ObserverOfTime 2023-07-20 11:11:05 +03:00
  • 96dc2d559b fix(editorconfig): highlight properties with dashes ObserverOfTime 2023-07-20 10:53:49 +03:00
  • 40361818c1 Merge pull request #24905 from neovim/backport-23462-to-release-0.9 zeertzjq 2023-08-28 04:47:25 +08:00
  • 11cb728c35 fix(editorconfig): add missing root validation Bogdan Grigoruță 2023-05-03 20:21:15 +03:00
  • 62ae5f373a Merge pull request #24904 from neovim/backport-24871-to-release-0.9 zeertzjq 2023-08-28 04:27:52 +08:00
  • 9f928902c7 fix(editorconfig): do not set 'endofline' Lewis Russell 2023-08-25 12:23:05 +01:00
  • abb8c2c453 fix(editorconfig): do not set 'endofline' Lewis Russell 2023-08-25 12:23:05 +01:00
  • 63802a1dbf docs: update luvref.txt for version info zhaozg 2023-08-27 20:19:09 +08:00
  • a79694a08e feat(issue_template): instruct not to include a package manager Lewis Russell 2023-08-27 11:02:53 +01:00
  • d3d7d763f3 feat(builtin): improve types Lewis Russell 2023-08-27 10:57:33 +01:00
  • 1f49c98036 vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898) zeertzjq 2023-08-27 20:04:44 +08:00