Commit Graph

  • 3f4030e171 vim-patch:8.2.3428: using freed memory when replacing zeertzjq 2022-09-22 13:11:50 +08:00
  • d76017c613 Merge pull request #20276 from zeertzjq/vim-8.2.2979 zeertzjq 2022-09-22 13:10:20 +08:00
  • 800cda2164 vim-patch:8.2.3155: some option related code not covered by tests zeertzjq 2022-09-22 11:15:35 +08:00
  • 88099c1122 vim-patch:8.2.2994: various code is not fully tested zeertzjq 2022-09-22 11:17:41 +08:00
  • dd2b7586f3 vim-patch:8.2.2979: not all options code is covered by tests zeertzjq 2022-09-22 10:48:46 +08:00
  • 5d1cb73e7f vim-patch:8.2.0712: various code not fully tested zeertzjq 2022-09-22 12:07:16 +08:00
  • 71e70d0c99 vim-patch:9.0.0537: the do_set() function is much too long (#20274) zeertzjq 2022-09-22 09:43:37 +08:00
  • b4b05f160d feat(filetype): expand environment variables in filetype patterns (#20145) Jonas Strittmatter 2022-09-21 23:58:57 +02:00
  • 37a71d1f28 vim-patch:9.0.0018: going over the end of the typahead (#20269) zeertzjq 2022-09-21 11:06:39 +08:00
  • ad1f353fe1 vim-patch:9.0.0517: when at the command line :redrawstatus does not work well (#20266) zeertzjq 2022-09-21 06:47:29 +08:00
  • 585ab2564a refactor: suppress PVS false positives (#20264) zeertzjq 2022-09-21 06:02:53 +08:00
  • ec94014cd1 fix(lsp): out of bounds error in lsp.util.apply_text_edits (#20137) ofwinterpassed 2022-09-20 22:14:58 +02:00
  • 62db91f06c Merge pull request #20263 from notomo/refactor-remove-unused bfredl 2022-09-20 16:38:31 +02:00
  • cfdc93e8ac vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261) zeertzjq 2022-09-20 21:58:39 +08:00
  • 86c5d761c4 Merge pull request #20262 from zeertzjq/vim-9.0.0507 zeertzjq 2022-09-20 21:26:24 +08:00
  • b5a21ad8ff refactor(message): remove unused function notomo 2022-09-20 13:07:09 +00:00
  • 2e4532bea5 vim-patch:9.0.0512: cannot redraw the status lines when editing a command zeertzjq 2022-09-20 20:54:07 +08:00
  • 9413f7544b vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged zeertzjq 2022-09-20 20:38:44 +08:00
  • ae30e388de vim-patch:9.0.0510: Chatito files are not recognized (#20260) Christian Clason 2022-09-20 14:10:00 +02:00
  • 054c27075b vim-patch:9.0.0509: confusing error for "saveas" command with "nofile" buffer (#20258) zeertzjq 2022-09-20 19:49:00 +08:00
  • abe2d90693 feat(lua): move compat module from runtime to test (#20257) Lewis Russell 2022-09-20 11:15:32 +01:00
  • e762158305 docs(lua): opts in vim.keymap.{set,del} can be optional (#20255) Lewis Russell 2022-09-20 10:42:45 +01:00
  • 10196f1b46 fix(lsp): support false result in handlers (#20252) Mathias Fußenegger 2022-09-20 09:28:23 +02:00
  • a0e6e767a6 fix(tui): handle padding requirements for visual bell (#20238) zeertzjq 2022-09-20 11:47:04 +08:00
  • 875b58e094 build: add basic cmake-presets integration (#19128) kylo252 2022-09-19 10:58:26 +02:00
  • 7a091fdfaf ci(publish-winget): fix errors that prevents release (#20232) Vedant 2022-09-19 14:18:05 +05:30
  • 7bd4c8e8ee fix(inccommand): avoid unnecessary redraw when not showing (#20244) zeertzjq 2022-09-19 12:37:25 +08:00
  • 647da34bbd fix: assert failure when changing 'ut' while waiting for CursorHold (#20241) zeertzjq 2022-09-18 22:55:30 +08:00
  • 67df3347fd vim-patch:9712ff1288f9 (#20240) Christian Clason 2022-09-18 15:20:20 +02:00
  • 8dc61713d9 vim-patch:9.0.0497: LyRiCs files are not recognized (#20239) Christian Clason 2022-09-18 14:16:24 +02:00
  • e63538f21c Merge pull request #20198 from zeertzjq/cursorhold bfredl 2022-09-18 11:37:22 +02:00
  • 6d557e324f vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215) dundargoc 2022-09-18 03:17:15 +02:00
  • 644a3f48b1 fix(events): make CursorHold behave as documented zeertzjq 2022-09-14 19:49:55 +08:00
  • 3c3f3e7353 test(remote_spec): reduce flakiness in waiting for client exit (#20230) zeertzjq 2022-09-17 16:17:51 +08:00
  • 18139a69bc vim-patch:8.2.0690: line number of option set by modeline is wrong (#20228) zeertzjq 2022-09-17 15:39:04 +08:00
  • 72e1041429 vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode (#20225) zeertzjq 2022-09-17 10:20:06 +08:00
  • 26b54d5c16 test(old): add a function roughly equivalent to test_setmouse() (#20224) zeertzjq 2022-09-17 09:40:19 +08:00
  • c126c1f73a ci(release-winget): publish nightly winget prerelease #20209 Vedant 2022-09-17 04:03:06 +05:30
  • 6cc03b9c90 build(deps): bump libvterm to v0.3 (#20222) Christian Clason 2022-09-16 19:30:04 +02:00
  • e512d3ecf2 vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20220) Christian Clason 2022-09-16 17:52:08 +02:00
  • 6b2f0f43b5 fix(eval)!: make Lua Funcref work as method and in substitute() (#20217) zeertzjq 2022-09-16 23:09:26 +08:00
  • a0642ec75e feat(tui): support undercurl when Konsole version >= 221170 (#20219) zeertzjq 2022-09-16 22:40:04 +08:00
  • 622968d7b3 vim-patch:9.0.0476: varargs does not work for replacement function of substitute() (#20216) zeertzjq 2022-09-16 19:40:52 +08:00
  • 3dda52d860 vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (#20214) zeertzjq 2022-09-16 17:31:42 +08:00
  • 754822a066 fix(lua): free vim.ui_attach callback before lua close (#20205) notomo 2022-09-16 18:06:37 +09:00
  • 0c0071548b Merge pull request #20213 from bfredl/redisplay bfredl 2022-09-16 11:04:04 +02:00
  • b98de0e0e5 vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212) zeertzjq 2022-09-16 16:37:37 +08:00
  • b616458af9 fix(messages): do not crash on cmdheight=0 and g< redisplay bfredl 2022-09-16 10:31:37 +02:00
  • 0b7a3c173c Merge pull request #20188 from bfredl/zerocmdline bfredl 2022-09-16 10:07:50 +02:00
  • 279c7b11fb build(deps): bump tree-sitter-lua to v0.0.13 (#20210) Christian Clason 2022-09-16 09:26:37 +02:00
  • 0f93aa12fd docs(autocmds): re-add buffer param to docstring (#20204) kylo252 2022-09-16 09:18:42 +02:00
  • 9ec4b20be6 fix(treesitter): return full metadata for get_captures_at_position (#20203) Christian Clason 2022-09-16 09:05:05 +02:00
  • 982fef6018 fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20207) Gregory Anders 2022-09-15 11:03:07 -06:00
  • 708bd68651 feat(ui): use msg_grid based implementation for cmdheight=0 bfredl 2022-09-13 12:56:30 +02:00
  • 89b9eab638 test(old): remove OpenBSD skip (#20201) zeertzjq 2022-09-15 11:36:13 +08:00
  • bf6de51f55 fix(help): add --clean to -h (#20171) Christian Clason 2022-09-14 11:11:17 +02:00
  • ddb762f401 docs(treesitter): clean up and update treesitter.txt (#20142) Christian Clason 2022-09-14 11:08:31 +02:00
  • 8b0b0a5c32 Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmd bfredl 2022-09-14 10:55:25 +02:00
  • bd4eca1146 refactor: move definitions from typval.h to typval_defs.h (#20194) Famiu Haque 2022-09-14 11:01:39 +06:00
  • 1e5daed676 Merge pull request #20164 from bfredl/luanull bfredl 2022-09-13 23:17:11 +02:00
  • 25e4af439f fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes bfredl 2022-09-12 11:26:27 +02:00
  • a8c9e721d9 feat(fs): extend fs.find to accept predicate (#20193) Mathias Fußenegger 2022-09-13 22:16:20 +02:00
  • 1970d2ac43 feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173) Gregory Anders 2022-09-13 08:33:39 -06:00
  • f19e91acd8 vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186) zeertzjq 2022-09-13 22:08:01 +08:00
  • ec1f153ddc vim-patch:9.0.0456: function called at debug prompt is also debugged (#20185) zeertzjq 2022-09-13 21:02:11 +08:00
  • 37e9688802 Merge pull request #20011 from lewis6991/refactor/memline Lewis Russell 2022-09-13 11:56:18 +01:00
  • 8eabbacf22 refactor(memline): resolve clint errors Lewis Russell 2022-09-08 14:43:22 +01:00
  • 907fc8ac37 vim-patch:9.0.0449: there is no easy way to translate a key code into a string (#20168) zeertzjq 2022-09-13 06:23:33 +08:00
  • 91a150d0a9 test(lsp): call clear() before bufwipe test (#20170) zeertzjq 2022-09-13 06:01:35 +08:00
  • f6232e160b Merge pull request #20077 from dundargoc/refactor/char_u/11 bfredl 2022-09-12 21:50:31 +02:00
  • fd70e2bff2 Merge pull request #20141 from vigoux/ts-self-inherits Christian Clason 2022-09-12 17:35:49 +02:00
  • a3272cf452 docs(treesitter): suggest using extends to extend queries Thomas Vigouroux 2022-09-11 08:23:54 +02:00
  • 5bc0964b97 vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169) zeertzjq 2022-09-12 21:47:35 +08:00
  • afe01842ef vim-patch:9.0.0448: SubRip files are not recognized (#20167) Christian Clason 2022-09-12 15:12:39 +02:00
  • add27f2898 Merge pull request #20091 from teto/fix-flake Matthieu Coudron 2022-09-12 14:07:44 +02:00
  • a48e42a29d vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165) zeertzjq 2022-09-12 19:09:23 +08:00
  • 2ea6584a1b Merge pull request #20163 from zeertzjq/vim-8.2.5034 zeertzjq 2022-09-12 18:10:13 +08:00
  • 245ac6f263 vim-patch:8.2.5034: there is no way to get the byte index from a virtual column zeertzjq 2022-09-12 17:10:31 +08:00
  • 4448fa88ec refactor: move f_screenpos() to move.c zeertzjq 2022-09-12 17:19:45 +08:00
  • 738c204523 Merge pull request #20160 from zeertzjq/vim-8.2.2646 zeertzjq 2022-09-12 15:29:39 +08:00
  • 49aa9e17fa vim-patch:8.2.2664: Vim9: not enough function arguments checked for string zeertzjq 2022-09-12 14:08:51 +08:00
  • 38059b4f31 vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument zeertzjq 2022-09-12 14:03:32 +08:00
  • f98cff9575 vim-patch:9.0.0443: blueprint files are not recognized (#20155) Christian Clason 2022-09-11 16:07:54 +02:00
  • 3ff46544c9 refactor: replace char_u with char Dundar Göc 2022-08-26 23:11:25 +02:00
  • 1939518eba fix(treesitter): prevent endless loop on self-inheritence Thomas Vigouroux 2022-09-10 11:26:23 +02:00
  • 9b4cab0126 fix(lsp): schedule removal of client object (#20148) Gregory Anders 2022-09-10 18:56:29 -06:00
  • 91a2e7a571 vim-patch:71b6d3397649 (#20144) Christian Clason 2022-09-10 14:54:13 +02:00
  • 2a1c65b330 build: ensure version generation always succeeds (#19515) dundargoc 2022-09-10 14:37:11 +02:00
  • 4638fcf4fb Merge pull request #20068 from dundargoc/refactor/char_u/10 bfredl 2022-09-10 14:33:43 +02:00
  • 40f9f479b7 vim-patch:9.0.0434: gitignore files are not recognized (#20143) Christian Clason 2022-09-10 13:30:54 +02:00
  • 684bc749ef refactor: replace char_u with char Dundar Göc 2022-08-26 23:11:25 +02:00
  • 82d93429e7 ci: add more reviewers based on label (#17975) dundargoc 2022-09-10 11:08:46 +02:00
  • 48e060f648 Merge pull request #20132 from JartC0ding/master James McCoy 2022-09-09 20:30:33 -04:00
  • 4c6bf386c5 docs: removed outdated coverage link MoritzSchittenhelm 2022-09-09 14:43:14 +02:00
  • 2f385d17a0 Merge pull request #20057 from dundargoc/refactor/char_u/9 bfredl 2022-09-09 21:49:41 +02:00
  • c5322e752e refactor: replace char_u with char Dundar Göc 2022-08-26 23:11:25 +02:00
  • 9b0e1256e2 vim-patch:9.0.0427: Drupal theme files are not recognized (#20138) Christian Clason 2022-09-09 18:48:12 +02:00
  • ad2d6a624b vim-patch:9.0.0424: gitattributes files are not recognized (#20134) Christian Clason 2022-09-09 17:53:15 +02:00
  • 038c711539 refactor(vim.opt): de-nest code Lewis Russell 2022-09-08 17:09:44 +01:00
  • 9272d20ea4 refactor(vim.opt): use local function syntax Lewis Russell 2022-09-08 16:59:09 +01:00