Commit Graph

  • 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
  • 4c69279f97 Merge pull request #24889 from bfredl/topline bfredl 2023-08-27 13:56:20 +02:00
  • 840749d6c9 fix(undo): fix crash caused by checking undolevels in wrong buffer bfredl 2023-08-27 11:26:54 +02:00
  • 9b9030ff2c fix(api): fix inconsistent behavior of topline touched in recent refactor bfredl 2023-08-27 11:20:59 +02:00
  • b7d5b55f74 fix(types): add some return/parameter type annotations (#24867) Maria José Solano 2023-08-27 01:41:32 -07:00
  • 2bf3e82676 fix(treesitter): validate window before updating preview highlights Maria José Solano 2023-08-26 13:24:29 -07:00
  • fec51229c4 feat(l10n): update Ukrainian translations (#24882) Anatolii Sakhnik 2023-08-27 01:29:12 -04:00
  • 874b8172a6 build(deps): bump tree-sitter-python to v0.20.4 Sanchayan Maity 2023-08-24 10:45:20 +05:30
  • c4728a5c46 build(deps): bump luv to HEAD dcd1a1c zhaozg 2023-08-25 21:52:13 +08:00
  • e8dd3fa280 refactor(buf_init_chartab): remove redundant loop (#24891) julio-b 2023-08-26 23:15:33 +00:00
  • a6d0535c15 Merge pull request #24739 from echasnovski/win-footer bfredl 2023-08-26 19:41:52 +02:00
  • 986bf7e78d feat(highlight): add FloatFooter highlight group Evgeni Chasnovski 2023-08-25 10:53:39 +03:00
  • 35570e4a11 feat(float): implement footer Evgeni Chasnovski 2023-08-25 10:53:35 +03:00
  • 617fd5bdc6 refactor(float): extract "title" and "title_pos" handling Evgeni Chasnovski 2023-08-25 10:53:29 +03:00
  • b30896bbaf Merge pull request #24885 from neovim/backport-24859-to-release-0.9 zeertzjq 2023-08-26 21:25:21 +08:00
  • 13c368eca5 fix(statuscolumn): force full redraw when signcolumn is invalid Luuk van Baal 2023-08-24 12:16:29 +02:00
  • afd0c648a8 fix(statuscolumn): force full redraw when signcolumn is invalid (#24859) luukvbaal 2023-08-26 15:10:04 +02:00
  • bb847a8b55 Merge pull request #24883 from neovim/backport-24879-to-release-0.9 zeertzjq 2023-08-26 19:53:06 +08:00
  • 965ed579fe Merge pull request #24399 from lambdalisue/fix-messagepack-rpc bfredl 2023-08-26 13:39:31 +02:00
  • b353c27338 fix(extmarks): wrong display when changing text with virt_lines Ibby 2023-08-26 12:58:19 +10:00
  • 362df0f793 fix(extmarks): wrong display when changing text with virt_lines (#24879) Ibby 2023-08-26 21:39:05 +10:00
  • 1bdcb9aaf1 Merge pull request #24824 from bfredl/nocurbuf bfredl 2023-08-26 12:35:22 +02:00
  • b641fc3874 docs(megpack_rpc): add news entry for msgpack-rpc client type Alisue 2023-08-07 04:10:32 +09:00
  • b46e93c5fd docs(msgpack_rpc): add "msgpack-rpc" client type Alisue 2023-08-07 00:19:51 +09:00
  • 01fe6b9e6a feat(msgpack_rpc): support out-of-order responses on msgpack-rpc Alisue 2023-08-06 23:19:29 +09:00
  • deb6fd6704 feat(msgpack-rpc): show actual request id in error message Alisue 2023-08-06 23:25:42 +09:00
  • 0081549547 refactor(change): do API changes to buffer without curbuf switch bfredl 2023-08-21 14:52:17 +02:00
  • 5bb17958c5 build: fix "make iwyu" not working (#24873) zeertzjq 2023-08-26 17:20:40 +08:00
  • 1635c9e75e refactor: move some structs out of buffer_defs.h (#24878) zeertzjq 2023-08-26 11:13:20 +08:00
  • b1cfb299df docs: various clarifications (#24876) zeertzjq 2023-08-26 08:35:05 +08:00
  • 5d8ab32f38 feat(treesitter): add a query editor (#24703) Maria José Solano 2023-08-25 11:17:36 -07:00
  • ecd99e7dd7 Merge pull request #24872 from zeertzjq/plines zeertzjq 2023-08-25 20:55:13 +08:00
  • ff67bb3d05 refactor(plines.c): deduplicate code for virtual text cursor offset zeertzjq 2023-08-25 20:05:00 +08:00
  • 93af6d9ed0 refactor: move virtcol functions to plines.c zeertzjq 2023-08-25 19:36:43 +08:00
  • f08648182b refactor(plines.c): move vertical size functions to the bottom zeertzjq 2023-08-25 19:36:15 +08:00
  • d4dc52a835 Merge pull request #24821 from seandewar/vim-9f2962141514 Sean Dewar 2023-08-25 11:59:51 +01:00
  • 0bd82b540e refactor(termdebug): reindent some things Sean Dewar 2023-08-25 11:22:50 +01:00
  • e3b385bed5 vim-patch:3d3a9152fa6d Sean Dewar 2023-08-23 17:41:21 +01:00
  • 92ef2b2bcd vim-patch:2ae7ffe0bc3c Sean Dewar 2023-08-23 09:18:17 +01:00
  • 8aad4b8425 fix(termdebug): send SIGINT when interrupting prompt mode Sean Dewar 2023-08-22 22:39:29 +01:00
  • 21477bdb27 vim-patch:a76f3221cdcf Sean Dewar 2023-08-22 19:52:49 +01:00
  • c413b42c45 fix(termdebug): prompt mode breaks with &splitbelow set Sean Dewar 2023-08-22 20:54:41 +01:00
  • af78060b18 fix(termdebug): trim suffixed "\r" in CommOutput Sean Dewar 2023-08-21 11:06:44 +01:00
  • ec97128826 vim-patch:19968fc4ec2c Sean Dewar 2023-08-21 10:46:06 +01:00
  • 464472b4f7 vim-patch:f6fb52b667ee Sean Dewar 2023-08-21 10:34:50 +01:00
  • 949dd14d8b vim-patch:9f2962141514 Sean Dewar 2023-08-21 09:28:58 +01:00
  • 0b0d912763 Merge pull request #24864 from gpanders/filetype-on-detect-order Gregory Anders 2023-08-24 21:39:57 -05:00
  • 5b4f1f56c3 Merge pull request #24862 from bfredl/ml_get_buf bfredl 2023-08-24 23:12:26 +02:00
  • cefd774fac refactor(memline): distinguish mutating uses of ml_get_buf() bfredl 2023-08-24 15:14:23 +02:00
  • af38b46a25 fix(filetype): return on_detect function when matching by file contents Gregory Anders 2023-08-24 12:56:24 -05:00
  • 020d1f626a fix(filetype): call on_detect before setting buffer filetype Gregory Anders 2023-08-24 12:48:21 -05:00
  • daf7abbc42 docs(builtin): small fixes (#24861) Sean Dewar 2023-08-24 13:29:40 +01:00
  • 53170579ce Merge pull request #24702 from seandewar/vim-1688938dd5ac Sean Dewar 2023-08-24 09:27:17 +01:00
  • cbadb39d16 fix(plines.c): initialize cts_max_head_vcol (#24855) zeertzjq 2023-08-24 11:46:07 +08:00
  • a9418ef8cf fix(ui): wrong display with 0-width inline virt_text at eol (#24854) zeertzjq 2023-08-24 11:28:10 +08:00
  • e2c10dea19 vim-patch:2f25e40b1f54 Christian Clason 2023-08-24 09:08:24 +09:00
  • 327e3fab9e vim-patch:3fc7a7e44abd Christian Clason 2023-08-24 09:07:35 +09:00
  • 1c961a9d62 vim-patch:e059fae10044 Christian Clason 2023-08-24 09:07:18 +09:00
  • 1c709f5a61 vim-patch:6e93689bde73 Christian Clason 2023-08-23 11:21:22 +09:00
  • 660f9e6857 vim-patch:118f8e9da39e Christian Clason 2023-08-23 10:10:48 +09:00
  • 9ab5fda99e vim-patch:cdd934439d08 Christian Clason 2023-08-23 10:10:25 +09:00
  • 4ca8b90b14 vim-patch:b0d584d97ab6 Christian Clason 2023-08-23 10:10:07 +09:00
  • 0b7e1730bc vim-patch:e34b51e95fd0 Christian Clason 2023-08-23 10:09:32 +09:00
  • 810428c4d5 vim-patch:c6d533b0ad56 Christian Clason 2023-08-23 10:09:08 +09:00
  • c6ec7fa8d7 feat(treesitter): add 'injection.self' and 'injection.parent' Amaan Qureshi 2023-08-22 00:51:38 -04:00
  • 466c18b818 vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852) zeertzjq 2023-08-24 07:19:18 +08:00
  • 23cc36bd99 vim-patch:e8d6f03f6a61 Sean Dewar 2023-08-23 20:31:48 +01:00
  • 947e6d9346 vim-patch:96d6c4aabed1 Sean Dewar 2023-08-13 17:38:34 +01:00
  • a5565499c8 vim-patch:1688938dd5ac Sean Dewar 2023-08-13 17:00:03 +01:00
  • dc45fb4655 fix(editorconfig): only warn once on errors Lewis Russell 2023-08-23 11:22:10 +01:00
  • 32e69bd397 fix(luarc.json): ignore test directory to save memory Lewis Russell 2023-08-23 12:29:30 +01:00
  • 08fa71fd27 vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841) zeertzjq 2023-08-23 19:32:11 +08:00
  • 2234b84a1b docs(generators): bake into cmake Lewis Russell 2023-08-17 11:14:58 +01:00
  • 21152f7905 fix(types): add more annotations to eval.lua Lewis Russell 2023-08-17 11:10:06 +01:00
  • c2341df64a Merge pull request #24847 from zeertzjq/vim-9.0.1710 zeertzjq 2023-08-23 19:12:01 +08:00
  • a1e5cef557 refactor(option.c): move paste_option_changed() into did_set_paste() zeertzjq 2023-08-23 18:10:30 +08:00
  • 3f32cb88c2 vim-patch:9.0.1781: Problems when setting bin/paste option zeertzjq 2023-08-23 17:59:54 +08:00
  • 0ba27bb51d vim-patch:9.0.1710: scrolloff options work slightly different zeertzjq 2023-08-23 16:32:15 +08:00
  • 99265d099c Merge pull request #24844 from zeertzjq/vim-9.0.1783 zeertzjq 2023-08-23 13:44:53 +08:00
  • 908f247c22 fix(plines): count 'showbreak' for virtual text at eol zeertzjq 2023-08-23 11:28:17 +08:00
  • a1d71ad55e vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak zeertzjq 2023-08-23 10:12:00 +08:00
  • 3e80b39a8e build(deps): bump luajit to HEAD - 03c31124c Christian Clason 2023-08-21 23:24:31 +09:00
  • 6462ee1c10 vim-patch:9.0.1779: Need more state() tests (#24840) zeertzjq 2023-08-23 06:42:10 +08:00
  • 20f76ebf2b test: fix state() test flakiness (#24839) zeertzjq 2023-08-23 00:00:57 +08:00
  • b84a67f50e vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838) zeertzjq 2023-08-22 22:48:55 +08:00
  • e34eb4ccf9 test(old): reorder test_edit.vim to match upstream (#24837) zeertzjq 2023-08-22 20:57:10 +08:00
  • 63094e0013 vim-patch:8.0.0571: negative line number when using :z^ in an empty buffer (#24836) zeertzjq 2023-08-22 20:56:14 +08:00
  • 3f1a12b8cc test(old): remove workaround for TSAN CI (#24834) zeertzjq 2023-08-22 20:03:03 +08:00