Commit Graph

  • b2c92f36e1 feat: add "prerelease" to version dict ii14 2022-05-03 11:28:13 +02:00
  • 8ea84eee57 Merge pull request #18345 from dundargoc/refactor/remove-char_u bfredl 2022-05-03 11:02:04 +02:00
  • b9bdd0f61e refactor: replace char_u variables and functions with char Dundar Goc 2022-05-01 11:18:17 +02:00
  • 46734cf7c1 vim-patch:8.2.4859: wget2 files are not recognized (#18385) Christian Clason 2022-05-03 10:23:11 +02:00
  • 13520aae16 fix(coverity): use xstrndup() instead of vim_strsave() (#18363) zeertzjq 2022-05-03 09:29:55 +08:00
  • cf474021ed Merge pull request #18381 from zeertzjq/vim-8.2.4858 zeertzjq 2022-05-03 07:30:12 +08:00
  • 15602a7ce4 test: add more tests for K_SPECIAL escaping in <Cmd> mapping zeertzjq 2022-05-03 06:44:14 +08:00
  • 27149e0071 vim-patch:8.2.4858: K_SPECIAL may be escaped twice zeertzjq 2022-05-03 06:11:22 +08:00
  • ddf7bb24f9 Merge pull request #18357 from bfredl/ui_stdin bfredl 2022-05-02 23:24:37 +02:00
  • ad63b94b03 refactor(ui): simplify stdin handling bfredl 2022-04-22 20:56:31 +02:00
  • f3587babfd Merge pull request #18367 from neovim/backport-18353-to-release-0.7 James McCoy 2022-05-02 11:23:25 -04:00
  • 631393a712 fix(filetype.lua): escape expansion of ~ when used as a pattern James McCoy 2022-05-02 00:15:16 -04:00
  • a1542b091d Merge pull request #18353 from jamessan/ft-match-fix James McCoy 2022-05-02 11:01:51 -04:00
  • 619c8f4b91 feat(api): support handling stdin stream in remote ui hlpr98 2022-04-16 14:46:20 +02:00
  • 88595fbb21 fix(filetype.lua): escape expansion of ~ when used as a pattern James McCoy 2022-05-02 00:15:16 -04:00
  • af53fa0663 Merge pull request #18342 from kylo252/msgpack-bump James McCoy 2022-05-02 08:10:51 -04:00
  • e6d62d5a3d vim-patch:8.2.4857: Yaml indent for multiline is wrong (#18365) Christian Clason 2022-05-02 13:57:33 +02:00
  • d23ce6ef76 vim-patch:8.2.4855: robot files are not recognized (#18364) Christian Clason 2022-05-02 13:54:07 +02:00
  • 08cd391047 [Backport release-0.7] fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18360) github-actions[bot] 2022-05-02 13:40:49 +02:00
  • 508c8a597e fix(ftdetect): source plugins in autogroup (#18362) github-actions[bot] 2022-05-02 13:17:05 +02:00
  • e5f6f20968 Merge pull request #18356 from dundargoc/ci/gen_vimdoc/conda-edge-case James McCoy 2022-05-02 06:24:54 -04:00
  • 40864126d5 fix(mac): add CoreServices to flake.nix #18358 Daniel Kempkens 2022-05-02 12:17:38 +02:00
  • 59162584b1 build(gen_vimdoc): print user's doxygen version if it's too old Dundar Goc 2022-05-02 11:14:34 +02:00
  • 327a6d885c vim-patch:8.2.1835: ":help ??" finds the "!!" tag (#18350) dundargoc 2022-05-02 11:01:40 +02:00
  • 649cdc14ba ci(gen_vimdoc): handle edge case when checking doxygen version Dundar Goc 2022-05-02 10:58:40 +02:00
  • 1e970c003f vim-patch:8.2.3306: unexpected "No matching autocommands" (#17912) dundargoc 2022-05-02 10:39:05 +02:00
  • a23440bf7c Merge pull request #18354 from famiu/feat/api/parse_cmd bfredl 2022-05-02 08:27:20 +02:00
  • bfb72f637b fix(api): preserve cmdmod on nvim_parse_cmd Famiu Haque 2022-05-02 11:23:16 +06:00
  • ffd46b7688 Merge pull request #18351 from neovim/backport-18294-to-release-0.7 James McCoy 2022-05-02 00:17:36 -04:00
  • 2a6198319f fix(mac): use same $LANG fallback mechanism as Vim Marco Hinz 2022-04-28 20:56:44 +02:00
  • 371dfb1746 Merge pull request #18294 from mhinz/mac/simpler-locale-fallback James McCoy 2022-05-01 19:15:11 -04:00
  • c04b979331 Merge pull request #18348 from dundargoc/build/abort-if-old-doxygen James McCoy 2022-05-01 18:47:43 -04:00
  • 069da468d5 fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337) William Boman 2022-05-01 21:08:05 +02:00
  • 5fc251daeb build(gen_vimdoc): abort if doxygen version is too old Dundar Goc 2022-05-01 17:53:22 +02:00
  • 651b595271 build: bump msgpack to 4.0.0 kylo252 2022-05-01 13:36:24 +02:00
  • 65b4bf055f docs: syntax is enabled by default (#17637) Christian Clason 2022-05-01 13:31:49 +02:00
  • d9dcfd0219 Merge pull request #18334 from dundargoc/refactor/remove-char_u bfredl 2022-05-01 10:35:48 +02:00
  • 07660193a3 chore(editorconfig): unset "charset" for *.vim and *.po files zeertzjq 2022-05-01 12:57:55 +08:00
  • 7502f1cae0 docs(api): more API attributes #18336 ii14 2022-05-01 01:16:16 +02:00
  • 7e10b0dae6 docs: move "hl-VertSplit" to deprecated.txt #18328 Famiu Haque 2022-05-01 04:23:30 +06:00
  • af782a6306 refactor: replace char_u variables and functions with char Dundar Goc 2022-04-30 20:28:04 +02:00
  • 039d60bd9c fix(lsp): fix infinite loop in resolved_capabilities deprecation message (#18333) ii14 2022-04-30 23:22:47 +02:00
  • 0344736aa6 fix(lsp): handle textDocumentSync.save bool capability (#18332) Mathias Fußenegger 2022-04-30 22:13:26 +02:00
  • cc27540560 Merge pull request #18231 from famiu/feat/api/parse_cmdline bfredl 2022-04-30 18:41:17 +02:00
  • 872622bcdb vim-patch:8.2.4849: Gleam filetype not detected (#18326) Christian Clason 2022-04-30 17:31:53 +02:00
  • 88411613e2 feat(lsp): add async option to vim.lsp.buf.format (#18322) Mathias Fußenegger 2022-04-30 17:23:50 +02:00
  • 338b903219 Merge pull request #18323 from zeertzjq/vim-8.1.2191 zeertzjq 2022-04-30 23:09:58 +08:00
  • 8dbb11ebf6 feat(api): add nvim_parse_cmdline Famiu Haque 2022-04-23 10:21:59 +06:00
  • 3c23100130 refactor: replace char_u variables and functions with char (#18288) dundargoc 2022-04-30 16:48:00 +02:00
  • 0b12f6d7be vim-patch:8.2.4848: local completion with mappings and simplification not working zeertzjq 2022-04-30 22:12:00 +08:00
  • db355ca4e5 vim-patch:8.1.2191: when using modifyOtherKeys CTRL-X mode may not work zeertzjq 2022-04-30 17:14:00 +08:00
  • 8d4fbcb5b1 Merge pull request #18324 from neovim/backport-18318-to-release-0.7 zeertzjq 2022-04-30 22:22:35 +08:00
  • b80ef0de2f fix(tui): disable extended keys before exiting alternate screen zeertzjq 2022-04-30 20:36:27 +08:00
  • fcdf24d8be fix(tui): disable extended keys before exiting alternate screen (#18318) zeertzjq 2022-04-30 22:18:14 +08:00
  • 5b04e46d23 feat(lsp): add vim.lsp.buf.format (#18193) Michael Lingelbach 2022-04-30 06:36:40 -07:00
  • eecc6535eb fix(handlers): more specific error messages (#16772) kylo252 2022-04-30 13:55:26 +02:00
  • c618b314c6 chore(lsp): remove capabilities sanitization (#17814) Michael Lingelbach 2022-04-30 02:22:30 -07:00
  • df09e03cf7 feat(lsp): options to filter and auto-apply code actions (#18221) Fredrik Ekre 2022-04-30 10:14:31 +02:00
  • 14a5b6b8d4 Merge pull request #18312 from neovim/backport-18310-to-release-0.7 zeertzjq 2022-04-30 14:01:51 +08:00
  • de2232878f vim-patch:8.2.0144: some mapping code is not fully tested (#18313) zeertzjq 2022-04-30 14:00:53 +08:00
  • 89260ea5d6 fix(input): only disable mapped CTRL-C interrupts when getting input zeertzjq 2022-04-30 08:18:37 +08:00
  • 2ba539f449 fix(input): only disable mapped CTRL-C interrupts when getting input (#18310) zeertzjq 2022-04-30 13:11:35 +08:00
  • 7df25a1372 Merge pull request #18309 from zeertzjq/vim-8.2.4845 zeertzjq 2022-04-30 07:04:53 +08:00
  • 1f72e31550 vim-patch:8.2.4845: duplicate code zeertzjq 2022-04-30 05:58:13 +08:00
  • 02e9a402ca test: add test for <Cmd> mapping with character containing K_SPECIAL byte zeertzjq 2022-04-30 06:05:57 +08:00
  • 9a1920e223 feat(lsp): show feedback on empty hover response (#18308) Mathias Fußenegger 2022-04-29 23:04:00 +02:00
  • 6d4180a0d2 Merge pull request #18162 from dundargoc/refactor/unctustify bfredl 2022-04-29 19:33:05 +02:00
  • d5dc3dad80 Merge pull request #18305 from zeertzjq/mapping-rhs zeertzjq 2022-04-29 22:10:25 +08:00
  • 7ac5359143 feat(mappings): do not simplify the rhs of a mapping zeertzjq 2022-04-29 21:00:58 +08:00
  • 98f62a2cfa feat(mappings): allow special keys and modifiers in <Cmd> mapping zeertzjq 2022-04-29 20:50:14 +08:00
  • eef8de4df0 refactor(uncrustify): change rules to better align with the style guide Dundar Goc 2022-04-29 13:53:42 +02:00
  • 0b3ae64480 refactor(uncrustify): format all c code under /src/nvim/ Dundar Goc 2022-04-29 13:52:43 +02:00
  • 995c186368 refactor(uncrustify): disable formatting in problematic code sections Dundar Goc 2022-04-18 12:54:25 +02:00
  • 8c548c9e54 Merge pull request #18301 from zeertzjq/fix-lua-unmap-crash zeertzjq 2022-04-29 18:09:25 +08:00
  • c8e45366b9 fix(mappings): fix double-free when unmapping simplifiable Lua mapping zeertzjq 2022-04-29 17:30:45 +08:00
  • 35a7b0f9b9 Merge pull request #17932 from zeertzjq/vim-8.1.2145 zeertzjq 2022-04-29 17:13:28 +08:00
  • c671822d4d ci: remove mjlbach from reviewers (#18297) Michael Lingelbach 2022-04-29 01:48:12 -07:00
  • 3601cef137 feat(mappings): do not replace existing mapping for simplified form zeertzjq 2022-04-27 21:27:58 +08:00
  • 4adf2123dd vim-patch:8.2.4837: modifiers not simplified when timed out zeertzjq 2022-04-28 21:18:58 +08:00
  • 1d97781dc5 vim-patch:8.2.4833: failure of mapping not checked for zeertzjq 2022-04-27 20:30:52 +08:00
  • bf065d9bb6 vim-patch:8.2.4829: a key may be simplified to NUL zeertzjq 2022-04-27 20:28:58 +08:00
  • f2b512ad75 vim-patch:8.2.4828: fix for unmapping simplified key not fully tested zeertzjq 2022-04-27 20:27:38 +08:00
  • 11b5a376bc vim-patch:8.2.4827: typo in variable name zeertzjq 2022-04-27 20:27:07 +08:00
  • e38cddc989 vim-patch:8.2.4824: expression is evaluated multiple times zeertzjq 2022-04-27 20:23:02 +08:00
  • c14d89f306 vim-patch:8.2.4819: unmapping simplified keys also deletes other mapping zeertzjq 2022-04-27 20:21:04 +08:00
  • 04a437b280 vim-patch:8.2.4504: when there is a partially matching map full map may not work zeertzjq 2022-04-27 16:54:59 +08:00
  • 096923e990 vim-patch:8.2.3595: check for signed overflow might not work everywhere zeertzjq 2022-04-27 12:37:34 +08:00
  • 4531ddaa62 vim-patch:8.2.2728: special key names don't work if 'isident' is cleared zeertzjq 2022-04-27 12:31:24 +08:00
  • 78a7e2d55c vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys zeertzjq 2022-04-27 17:34:40 +08:00
  • 3090648584 test: revert test and doc changes from #6724, add a test for #6716 zeertzjq 2022-04-27 18:24:42 +08:00
  • 9660ddd512 vim-patch:8.2.0919: merging modifier for modifyOtherKeys is done twice zeertzjq 2022-04-27 09:08:24 +08:00
  • 32da3e56cd vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not work zeertzjq 2022-04-26 23:13:26 +08:00
  • f6afc7c324 revert: "refactor: Remove allow_keys global (#6346)" zeertzjq 2022-04-27 09:03:09 +08:00
  • d531ef6813 vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice zeertzjq 2022-04-26 15:31:29 +08:00
  • abe91e1efe vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier zeertzjq 2022-04-26 15:05:56 +08:00
  • 6832b626ea vim-patch:8.2.0851: can't distinguish <M-a> from accented "a" in the GUI zeertzjq 2022-04-25 22:36:59 +08:00
  • 66747f18de vim-patch:8.2.0839: dropping modifier when putting a character back in typeahead zeertzjq 2022-04-25 21:40:46 +08:00
  • 82a13a78bb vim-patch:partial:8.2.0815: maparg() does not provide enough information for mapset() zeertzjq 2022-04-26 22:11:04 +08:00
  • 212349c100 feat(edit): insert an unsimplified key using CTRL-SHIFT-V zeertzjq 2022-04-27 13:02:55 +08:00
  • 44269c73a3 vim-patch:8.1.2167: mapping test fails on MS-Windows zeertzjq 2022-04-25 14:38:39 +08:00