Commit Graph

  • 8414cfe7f4 docs: fix vim.treesitter tags Justin M. Keyes 2023-03-02 20:46:59 +01:00
  • 506ffde1a7 Merge pull request #22442 from bfredl/quickmake bfredl 2023-03-03 14:53:37 +01:00
  • 98e051783c feat(treesitter): bundle query parser and queries (#22483) Christian Clason 2023-03-03 14:27:30 +01:00
  • 2cffd04833 refactor(build): graduate -Wvla, -fno-common and -Og "features" bfredl 2023-02-27 20:14:10 +01:00
  • 848dac0aaa refactor(build): graduate unibilium VAR_FROM feature from 2017 bfredl 2023-02-27 19:51:25 +01:00
  • c9b6db4541 refactor(build): graduate msgpack-c FLOAT32 "feature" since forever bfredl 2023-02-27 19:46:39 +01:00
  • c002fd421e refactor(build): graduate libtreesitter features which are 1+ years old bfredl 2023-02-27 19:41:40 +01:00
  • 1b3c1f6c06 refactor(build): graduate HAVE_LOCALE_H feature bfredl 2023-02-27 19:37:43 +01:00
  • 166b149d5b refactor(build): remove unused stdlib function and include checks bfredl 2023-02-27 16:30:32 +01:00
  • 74c9c413e7 Merge pull request #22484 from gpanders/inspect-tree-fix-cursor Christian Clason 2023-03-03 14:19:09 +01:00
  • fbaf5bde55 Merge pull request #22494 from zeertzjq/vim-9.0.0531 zeertzjq 2023-03-03 19:48:53 +08:00
  • bdde07f60e vim-patch:9.0.0533: the win_line() function is much too long zeertzjq 2023-03-03 18:13:53 +08:00
  • a7dbfec9f3 vim-patch:partial:9.0.0531: the win_line() function is much too long zeertzjq 2023-03-03 17:32:23 +08:00
  • bf44556906 refactor(drawline.c): move number column helpers function together zeertzjq 2023-03-03 17:37:59 +08:00
  • f0a2ffab29 fix(treesitter): typos in _range.lua Jaehwang Jung 2023-03-03 20:05:59 +09:00
  • 6d4f481821 fix(treesitter): disallow empty filetypes Lewis Russell 2023-03-03 09:44:02 +00:00
  • 89cccea167 vim-patch:9.0.0519: the win_line() function is much too long (#22491) zeertzjq 2023-03-03 17:24:14 +08:00
  • 5311c9048a refactor(win_line): move some variables into a struct (#22490) zeertzjq 2023-03-03 14:50:37 +08:00
  • 1dd2424b12 Merge pull request #22488 from zeertzjq/vim-9.0.1373 zeertzjq 2023-03-03 11:26:22 +08:00
  • bcf077414c vim-patch:9.0.1373: wrong text displayed when using both 'linebreak' and 'list' zeertzjq 2023-03-03 07:44:11 +08:00
  • 4a3594f60e vim-patch:9.0.0991: crash when reading help index with various options set zeertzjq 2023-03-03 07:41:57 +08:00
  • c2e602b9d0 vim-patch:9.0.0691: lalloc(0) error in listchars test zeertzjq 2023-03-03 07:38:13 +08:00
  • a974d1511e vim-patch:9.0.0690: buffer size for expanding tab not correctly computed zeertzjq 2023-03-03 07:36:41 +08:00
  • 361de6d54d vim-patch:9.0.1371: ballooneval interferes with Insert completion (#22487) zeertzjq 2023-03-03 07:44:16 +08:00
  • fdb6b4d2e7 vim-patch:9.0.1368: Bass files are not recognized (#22485) Amaan Qureshi 2023-03-02 17:29:03 -05:00
  • 4cf4ae93df build: cmake cleanup (#22251) dundargoc 2023-03-02 22:50:43 +01:00
  • 86ff239240 refactor(treesitter): use string.format to create lines Gregory Anders 2023-03-02 14:15:18 -07:00
  • 2eeafc43c4 fix(treesitter): maintain cursor position when toggling anonymous nodes Gregory Anders 2023-03-02 14:06:11 -07:00
  • f449121764 feat(treesitter): add :InspectTree command (#22477) Christian Clason 2023-03-02 18:03:11 +01:00
  • b0b4c31097 refactor: rename show_tree => inspect_tree #22474 Justin M. Keyes 2023-03-02 10:01:42 -05:00
  • a0292b4e5f build: remove libfindmacros library (#22423) dundargoc 2023-03-02 10:22:41 +01:00
  • fb1db80f5a test(treesitter/parser_spec): correct time unit (#22471) zeertzjq 2023-03-02 14:42:15 +08:00
  • bc15b075d1 feat(vim.fs): pass path to find() predicate, lazy evaluate #22378 Mike 2023-03-01 10:51:22 -06:00
  • 014981c900 fix(lsp): only fire LspDetach for attached buffers (#22468) Gregory Anders 2023-03-01 09:47:56 -07:00
  • f25d126b18 vim-patch:8.2.{1949,2781} (#22451) zeertzjq 2023-03-01 23:23:39 +08:00
  • 896d672736 fix(lsp): use buffer scheme for files not stored on disk (#22407) Mathias Fußenegger 2023-03-01 15:33:13 +01:00
  • d66832c76d test(ui): wait for another success with failure after success zeertzjq 2023-03-01 20:16:57 +08:00
  • 96d3616a53 fix(lsp): callHierarchy methods also require the callHierarchyProvider (#22427) Jens Claes 2023-03-01 11:35:16 +01:00
  • aa840ab566 test(termxx_spec): fix TermClose bdelete test flakiness (#22463) zeertzjq 2023-03-01 09:56:25 +08:00
  • 999fe94688 vim-patch:9.0.1365: dead test code (#22461) zeertzjq 2023-03-01 08:17:09 +08:00
  • 8bd0a9c360 Merge pull request #22429 from bfredl/hkmap bfredl 2023-02-28 19:38:38 +01:00
  • cf07f2baab feat(edit)!: remove old c implementation of hebrew keymap bfredl 2023-02-27 12:29:20 +01:00
  • f289fc4abb Merge pull request #22456 from zeertzjq/vim-9.0.0430 zeertzjq 2023-02-28 21:55:55 +08:00
  • 278aeee3ae vim-patch:9.0.0430: cannot use repeat() with a blob zeertzjq 2023-02-28 21:07:56 +08:00
  • 1e513fd112 vim-patch:8.2.4670: memory allocation failures for new tab page not tested zeertzjq 2023-02-28 21:01:36 +08:00
  • 65af424199 vim-patch:8.2.4668: buffer allocation failures insufficiently tested zeertzjq 2023-02-28 20:59:59 +08:00
  • faa5d5be4b Merge pull request #22455 from zeertzjq/vim-8.2.3438 zeertzjq 2023-02-28 21:13:41 +08:00
  • 011b4c5c62 Merge pull request #22452 from folke/master bfredl 2023-02-28 14:13:01 +01:00
  • df1d15a255 Merge pull request #22454 from bfredl/lspredraw bfredl 2023-02-28 14:11:27 +01:00
  • ccac34af76 vim-patch:8.2.3446: not enough tests for empty string arguments zeertzjq 2023-02-28 20:38:16 +08:00
  • f6b9791212 vim-patch:8.2.3438: cannot manipulate blobs zeertzjq 2023-02-28 20:18:52 +08:00
  • 3f381f4d04 Merge pull request #22453 from zeertzjq/vim-9.0.0795 zeertzjq 2023-02-28 20:12:50 +08:00
  • 7e19cabeb1 perf(lsp): only redraw the windows containing LSP tokens bfredl 2023-02-28 12:38:33 +01:00
  • 7aad75e293 vim-patch:9.0.0810: readblob() returns empty when trying to read too much zeertzjq 2023-02-28 19:29:59 +08:00
  • 4bd0611d7b vim-patch:9.0.0803: readblob() cannot read from character device zeertzjq 2023-02-28 19:23:28 +08:00
  • bfa0bc7df0 vim-patch:9.0.0795: readblob() always reads the whole file zeertzjq 2023-02-28 19:04:32 +08:00
  • 3b92776226 Merge #22382 has('gui_running') Justin M. Keyes 2023-02-28 06:24:23 -05:00
  • 7574d58304 fix(inspect): alwasy resolve full treesitter lang hl groups Folke Lemaitre 2023-02-28 12:12:08 +01:00
  • a87b52d328 Merge pull request #22448 from zeertzjq/vim-8.2.2780 zeertzjq 2023-02-28 17:13:24 +08:00
  • 55d30c459c vim-patch:8.2.2783: duplicate code for setting byte in blob, blob test may fail zeertzjq 2023-02-28 16:06:56 +08:00
  • 88b70e7d46 vim-patch:8.2.2782: Vim9: blob operations not fully tested zeertzjq 2023-02-28 15:50:35 +08:00
  • 0ded757c31 vim-patch:8.2.2780: Vim9: for loop over blob doesn't work zeertzjq 2023-02-28 15:46:53 +08:00
  • 66c384d4e8 vim-patch:partial:dd60c365cd26 (#22437) Christian Clason 2023-02-28 09:34:27 +01:00
  • 8acb3d742c Merge pull request #22447 from zeertzjq/vim-8.2.2777 zeertzjq 2023-02-28 15:45:56 +08:00
  • 761a559dbf vim-patch:8.2.2777: Vim9: blob operations not tested in all ways zeertzjq 2023-02-28 14:27:47 +08:00
  • 99faac8644 vim-patch:8.2.1890: Vim9: strange error for subtracting from a list zeertzjq 2023-02-28 15:05:40 +08:00
  • befb47f2e1 Merge pull request #22446 from zeertzjq/vim-8.2.2757 zeertzjq 2023-02-28 14:12:58 +08:00
  • 1f1227f12b vim-patch:8.2.2767: compiler warning for unused argument zeertzjq 2023-02-28 13:39:59 +08:00
  • c554e98978 vim-patch:8.2.2765: Vim9: not all blob operations work zeertzjq 2023-02-28 13:30:08 +08:00
  • adfa55ba99 vim-patch:8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate zeertzjq 2023-02-24 14:36:20 +08:00
  • 9a271f6afd fix(column): cmdwin cursor is offset with 'statuscolumn' (#22445) luukvbaal 2023-02-28 03:19:58 +01:00
  • f113cba3ec refactor(getchar.c): change most char_u to uint8_t (#22444) zeertzjq 2023-02-28 08:49:02 +08:00
  • 1b632e99f2 vim-patch:9.0.1362: ml_get error when going to another tab (#22443) zeertzjq 2023-02-28 08:26:00 +08:00
  • 2630341db6 fix(tui): avoid stack-use-after-scope with cursor color (#22435) zeertzjq 2023-02-28 07:19:03 +08:00
  • fb2ead6cf3 docs(usr): make usr_05.txt more coherent with Nvim changes (#22428) Lewis Russell 2023-02-27 22:17:12 +00:00
  • 8ecd129f1e fix: address -Wmaybe-uninitialized warnings (#22436) Lewis Russell 2023-02-27 22:16:12 +00:00
  • b50ee4a8dc fix(diff): adjust extmarks after diffput/diffget (#22440) Jaehwang Jung 2023-02-28 07:09:12 +09:00
  • 521034edef ci: build all build types on each PR (#22441) dundargoc 2023-02-27 22:47:34 +01:00
  • f89e3497c8 docs(lsp): update cmd_env description (#22438) Mike 2023-02-27 14:19:41 -06:00
  • 2a8e6a2f1a vim-patch:9.0.1360: Cue files are not recognized (#22439) Amaan Qureshi 2023-02-27 15:08:31 -05:00
  • ce597235a2 feat(ui): restore has('gui_running') Justin M. Keyes 2023-02-27 16:31:05 +01:00
  • 7f424e2b65 feat(api): more fields in nvim_list_uis Justin M. Keyes 2023-02-23 18:29:36 +01:00
  • f64098a2df fix(treesitter): fixup for health Lewis Russell 2023-02-27 15:33:18 +00:00
  • 3f042854c8 vim-patch:9.0.1361: extendnew() not sufficiently tested (#22434) zeertzjq 2023-02-27 23:27:09 +08:00
  • 5aa37e20e0 fix(treesitter): ipairs -> pairs Lewis Russell 2023-02-27 15:01:09 +00:00
  • da56f06037 fix(treesitter): remove virtual text from playground Lewis Russell 2023-02-27 10:49:19 +00:00
  • 2c9fbe34b2 vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different type (#22425) zeertzjq 2023-02-27 10:10:42 +08:00
  • d52a3f7c71 Merge pull request #22419 from zeertzjq/vim-9.0.0196 zeertzjq 2023-02-27 08:14:10 +08:00
  • 1f8cef53de vim-patch:9.0.0204: indexof() may leak memory zeertzjq 2023-02-27 00:00:01 +08:00
  • 13da3d469a vim-patch:partial:9.0.0202: code and help for indexof() is not ideal zeertzjq 2023-02-26 23:50:35 +08:00
  • 0972d7a124 vim-patch:9.0.0196: finding value in list may require a for loop zeertzjq 2023-02-26 23:13:12 +08:00
  • 1e37703a74 build: remove pkgconfig-related code (#22422) dundargoc 2023-02-26 22:32:08 +01:00
  • 774e59f3f9 feat(treesitter): expand the API Lewis Russell 2023-02-26 16:53:33 +00:00
  • ed58580dfe Merge pull request #22411 from zeertzjq/vim-9.0.1354 zeertzjq 2023-02-26 23:25:37 +08:00
  • 6644742c26 vim-patch:9.0.1356: cannot cancel "gr" with Esc zeertzjq 2023-02-26 23:02:01 +08:00
  • 5e846978e3 vim-patch:9.0.1354: "gr CTRL-G" stays in virtual replace mode zeertzjq 2023-02-26 08:32:20 +08:00
  • 48990a7077 Merge pull request #22417 from bfredl/antifree bfredl 2023-02-26 14:20:26 +01:00
  • 659234c95a fix(build): fix invalid use of EXITFREE bfredl 2023-02-26 13:55:29 +01:00
  • aaea48aac6 build: set libtermkey project language to C (#22410) dundargoc 2023-02-26 13:32:37 +01:00
  • f3476f2f99 Merge pull request #22408 from bfredl/ui_log bfredl 2023-02-26 11:32:01 +01:00