Commit Graph

  • 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
  • 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