Commit Graph

  • dcf4c5744a vim-patch:9.1.0267: File name entered in GUI dialog is ignored zeertzjq 2024-04-06 05:57:20 +08:00
  • 66568ed452 vim-patch:b73faa1c02d0 (#28193) zeertzjq 2024-04-06 05:44:37 +08:00
  • 7098341387 build(deps): bump msgpack-c to v6.0.1 Christian Clason 2024-04-05 18:26:25 +02:00
  • 39a0e6bf3c fix(treesitter): update parsers and queries Christian Clason 2024-04-05 18:06:24 +02:00
  • 73de98256c feat(comment): add built-in commenting Evgeni Chasnovski 2024-04-04 18:10:12 +03:00
  • 2b9d8dc87e vim-patch:408281e16a36 Christian Clason 2024-04-04 23:49:21 +02:00
  • 9af3559643 feat(lsp): set workDoneToken in initialize request (#28182) Mathias Fußenegger 2024-04-05 13:24:39 +02:00
  • 6ecb5d2d0c vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185) zeertzjq 2024-04-05 18:32:04 +08:00
  • 9711370c26 feat(defaults): add :Inspect to right-click menu (#28181) zeertzjq 2024-04-05 18:08:54 +08:00
  • a500c5f808 vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184) zeertzjq 2024-04-05 18:04:45 +08:00
  • e920d0f941 refactor(tests): use more standard colors but with extra colors bfredl 2024-04-04 11:26:39 +02:00
  • 4add77ddbf vim-patch:5ccdcc482e29 Christian Clason 2024-04-04 23:48:43 +02:00
  • 75b80516d5 build: fix link error for _BitScanForward64 (#28173) Famiu Haque 2024-04-05 07:56:35 +06:00
  • dc69c475a5 vim-patch:9.1.0262: Test for TextChanged is flaky with ASAN (#28180) zeertzjq 2024-04-05 07:24:25 +08:00
  • e016f5bee6 test: reduce exec_lua calls dundargoc 2024-04-02 15:45:19 +02:00
  • 56701cd21e vim-patch:08d2401fbc6d Christian Clason 2024-04-04 10:03:21 +02:00
  • 15a2dd9e96 vim-patch:89cc03af71d9 (#28168) zeertzjq 2024-04-04 06:19:13 +08:00
  • a469745338 vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167) zeertzjq 2024-04-04 06:11:17 +08:00
  • 1b55ed58ec Merge pull request #28156 from bfredl/attr_extend bfredl 2024-04-03 13:39:08 +02:00
  • dbc0fa9bd6 fix(stdpath): remove duplicate directories (#26653) Raphael 2024-04-03 18:44:57 +08:00
  • ab0d3c4098 Merge pull request #28157 from fredizzimo/fsundvik/fix-io bfredl 2024-04-03 12:35:57 +02:00
  • e74cd1d9ff vim-patch:9.1.0253: filetype: typespec files are not recognized Christian Clason 2024-04-02 23:04:11 +02:00
  • 99b3a068de vim-patch:8.2.4098: typing "interrupt" at debug prompt may keep exception around (#28161) zeertzjq 2024-04-03 10:43:03 +08:00
  • 30b94ae494 Merge pull request #28153 from zeertzjq/vim-9.0.0581 zeertzjq 2024-04-03 06:15:31 +08:00
  • aeabd8e245 vim-patch:9.1.0254: [security]: Heap buffer overflow when calling complete_add() in 'cfu' zeertzjq 2024-04-03 05:53:08 +08:00
  • a941207523 vim-patch:9.0.0581: adding a character for incsearch fails at end of line zeertzjq 2024-04-02 19:08:03 +08:00
  • b400b947f3 fix: prevent child processes from inheriting ui channel file descriptors Fred Sundvik 2024-04-01 20:49:03 +03:00
  • fa74f75710 refactor(tests): allow to extend the new base set of attrs bfredl 2024-04-02 11:46:48 +02:00
  • d9235efa76 refactor(lsp): move workspace folder logic into the client Lewis Russell 2024-04-02 11:56:29 +01:00
  • ffe3002568 test: silence expected errors dundargoc 2023-09-24 21:19:01 +02:00
  • 6cfca21bac feat(treesitter): add @injection.filename Christian Clason 2024-04-02 10:54:40 +02:00
  • b3f9da9524 refactor: informative error msg for 'noautocmd' (#28147) Will Hopkins 2024-04-01 21:48:21 -07:00
  • feaab21c71 vim-patch:cc7597c1edf4 Christian Clason 2024-04-01 14:57:29 +02:00
  • 4a6b4b00cb vim-patch:9.1.0251: Filetype test fails (#28142) zeertzjq 2024-04-01 21:49:44 +08:00
  • 381806729d vim-patch:9.0.1643: filetype detection fails if file name ends in many '~' (#28141) zeertzjq 2024-04-01 18:43:30 +08:00
  • 2e97ae2664 vim-patch:9.1.0250: filetype: ldscripts cannot be recognized Christian Clason 2024-03-31 19:58:49 +02:00
  • 000431820e vim-patch:9.1.0249: filetype: rock_manifest and config.ld files are not recognized Christian Clason 2024-03-31 19:56:43 +02:00
  • 19ee281809 vim-patch:9.1.0248: filetype: yarn lock files are not recognized Christian Clason 2024-03-31 19:53:05 +02:00
  • de1a54dfe1 vim-patch:9.1.0247: filetype: bundle config files are not recognized Christian Clason 2024-03-31 19:50:45 +02:00
  • 09869c3745 vim-patch:9.1.0246: filetype: fontconfig files are not recognized Christian Clason 2024-03-31 19:46:48 +02:00
  • fa863c17b2 vim-patch:9.1.0245: filetype: zsh theme, history and zunit files are not recognized Christian Clason 2024-03-31 19:44:40 +02:00
  • 239101e32a vim-patch:9.1.0244: filetype: bash history files are not recognized Christian Clason 2024-03-31 19:25:07 +02:00
  • 1a0b27965c vim-patch:9.1.0243: filetype: netrw history file is not recognized Christian Clason 2024-03-31 19:22:20 +02:00
  • 5cdbb22c34 vim-patch:9.1.0242: filetype: octave history files are not recognized Christian Clason 2024-03-31 19:20:16 +02:00
  • afc7a5611e vim-patch:9.1.0241: filetype: mysql history files are not recognized Christian Clason 2024-03-31 19:18:10 +02:00
  • a978e83158 vim-patch:9.1.0240: filetype: some python tools config files are not recognized Christian Clason 2024-03-31 19:16:13 +02:00
  • acac56360f vim-patch:9.1.0239: filetype: gnuplot history files are not recognised Christian Clason 2024-03-31 19:12:30 +02:00
  • ce69056e95 vim-patch:9.1.0238: filetype: jupyterlab and sublime config are not recognized Christian Clason 2024-03-31 19:10:01 +02:00
  • f29ba3c46c vim-patch:9.1.0237: filetype: mplstyle files are not recognized Christian Clason 2024-03-31 19:07:24 +02:00
  • 2e0233d003 vim-patch:9.1.0236: filetype: texlua files are not recognized Christian Clason 2024-03-31 19:06:13 +02:00
  • 96d77b2051 vim-patch:9.1.0235: filetype: supertux files are not recognized Christian Clason 2024-03-31 19:03:13 +02:00
  • c24dcb1bea vim-patch:9.1.0234: filetype: support for Intel HEX files is lacking Christian Clason 2024-03-31 18:57:50 +02:00
  • b8858dddbf Merge pull request #28080 from echasnovski/intro-buf-change zeertzjq 2024-04-01 08:02:42 +08:00
  • 6b9a808d13 vim-patch:18d730d7b572 Christian Clason 2024-03-31 18:38:55 +02:00
  • 1570cfb638 test(core/job_spec): skip exit test if "sleep" command missing (#28137) zeertzjq 2024-04-01 06:48:14 +08:00
  • c4221df7b5 vim-patch:9.1.0232: Conceal test fails when rightleft feature is disabled (#28134) zeertzjq 2024-04-01 06:12:47 +08:00
  • b08667d4f0 vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf (#28136) zeertzjq 2024-04-01 06:12:11 +08:00
  • e005b8d2eb vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumstances (#28135) zeertzjq 2024-04-01 05:39:52 +08:00
  • 9b9dab622a vim-patch:807fff135d52 Christian Clason 2024-03-31 18:37:59 +02:00
  • 20dd60f13c vim-patch:cbb92b5ceb6a Christian Clason 2024-03-31 22:57:26 +02:00
  • 01691c5447 fix(lsp): abort callHierarchy on no result (#28102) Marcin Szamotulski 2024-03-31 20:43:34 +02:00
  • b25753381c fix(api): set script context when using nvim_set_hl (#28123) zeertzjq 2024-03-31 20:21:47 +08:00
  • e1ff2c51ca feat(lua): pass keys before mapping to vim.on_key() callback (#28098) zeertzjq 2024-03-31 11:20:05 +08:00
  • 12240600f5 Merge pull request #28114 from echasnovski/builtin-hl-grey-gray zeertzjq 2024-03-30 21:41:08 +08:00
  • 66925f14de fix(highlight): consistently spell "Goldenrod" Evgeni Chasnovski 2024-03-30 15:18:35 +02:00
  • 837f268093 fix(highlight): add Nvim{Light,Dark}Gray{1,2,3,4} colors Evgeni Chasnovski 2024-03-30 11:27:42 +02:00
  • 77d3526a3d fix: explain that user should run nvim with -V1 to see more information dundargoc 2024-03-30 00:57:22 +01:00
  • 35239e977f test: use matches(...) instead of ok(string.find(...)) (#28111) zeertzjq 2024-03-30 09:29:21 +08:00
  • 19d63563e1 fix(extmarks): splice earlier when opening new line (#28108) zeertzjq 2024-03-30 08:05:36 +08:00
  • 2424c3e696 fix: support UNC paths in vim.fs.normalize dundargoc 2024-03-29 18:05:02 +01:00
  • 38e38d1b40 fix(fs): allow backslash characters in unix paths James Trew 2024-03-29 12:23:01 -04:00
  • 36acb2a8ec ci: use --break-system-packages on mac when installing pynvim dundargoc 2024-03-29 13:20:43 +01:00
  • 8424c64498 docs: document setting g:clipboard to v:false (#28085) dundargoc 2024-03-29 15:43:26 +01:00
  • 74776dfb2a fix(terminal): fix duplicate recording with mouse click (#28103) zeertzjq 2024-03-29 22:29:10 +08:00
  • 5a5d26b4ab test: skip flaky tests dundargoc 2024-03-29 12:46:41 +01:00
  • 3d554b755b test(normal): port legacy normal test for page scrolling (#28100) luukvbaal 2024-03-29 14:22:16 +01:00
  • f29c41d665 test: add a bit more testing for vim.on_key() (#28095) zeertzjq 2024-03-29 18:37:07 +08:00
  • fc19ee01ac vim-patch:9.1.0227: Recording may still be wrong in Select mode (#28092) zeertzjq 2024-03-29 17:50:55 +08:00
  • d223a7cbd2 vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093) zeertzjq 2024-03-29 17:49:25 +08:00
  • b61575ba70 fix(intro): clear intro if new buffer is shown in focused float Evgeni Chasnovski 2024-03-28 15:47:04 +02:00
  • 9530a23016 fix(intro): link showing intro to state at start Evgeni Chasnovski 2024-03-28 15:30:16 +02:00
  • b1615a35f0 Merge pull request #28081 from bfredl/viewport_margin bfredl 2024-03-29 08:35:08 +01:00
  • 2e4e12756a feat(ui): indicate margins for the area used by win_viewport bfredl 2024-03-28 15:27:32 +01:00
  • e2224a7933 test: print screen snapshot in desired format (#28088) luukvbaal 2024-03-29 00:39:49 +01:00
  • 4e56f7f0be test: skip another flaky test on macOS (#28087) zeertzjq 2024-03-29 06:26:01 +08:00
  • 00b7428b3b fix(tui): don't use DECRQSS in screen or tmux (#28086) zeertzjq 2024-03-29 05:55:25 +08:00
  • 0ebc4de0ff feat: allow opting in to builtin clipboard providers (#28083) dundargoc 2024-03-28 21:17:08 +01:00
  • cff8c15977 test: skip flaky tests dundargoc 2024-03-28 12:05:28 +01:00
  • dde2cc65fd Merge pull request #28044 from luukvbaal/vim-9.1.0211 zeertzjq 2024-03-28 19:47:40 +08:00
  • 346a639028 vim-patch:9.1.0220: Few typos in source and test files (#28076) zeertzjq 2024-03-28 19:03:27 +08:00
  • 2f638c0ac6 vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling Luuk van Baal 2024-03-28 10:20:45 +01:00
  • 08b8ccd733 vim-patch:9.1.0218: Unnecessary multiplications in backspace code (#28075) zeertzjq 2024-03-28 18:20:38 +08:00
  • 6364fc617d vim-patch:9.1.0217: regexp: verymagic cannot match before/after a mark (#28074) zeertzjq 2024-03-28 18:15:41 +08:00
  • c804d7968b vim-patch:982e191b38b4 (#28073) zeertzjq 2024-03-28 18:08:05 +08:00
  • b499ccb2fa vim-patch:9.1.0214: Duplicate condition in win_lbr_chartabsize() (#28072) zeertzjq 2024-03-28 18:00:14 +08:00
  • 070b0b4572 vim-patch:9.1.0213: CI: MS-Windows fails in test_winfixbuf (#28071) zeertzjq 2024-03-28 17:53:15 +08:00
  • 67596c42eb vim-patch:9.1.0216: Error on exit with EXITFREE and 'winfixbuf' (#28070) zeertzjq 2024-03-28 17:52:06 +08:00
  • 2dea0ea820 vim-patch:b2e1fee72c45 Christian Clason 2024-03-28 10:16:13 +01:00
  • 4147302f4b vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling Luuk van Baal 2024-03-26 19:06:39 +01:00
  • 19b443251f vim-patch:677cd956810e Christian Clason 2024-03-28 10:00:29 +01:00