Commit Graph

  • f320db3450 vim-patch:8.1.0070: missing part of the changes for prompt_setinterrupt() erw7 2019-05-23 07:08:40 +09:00
  • fe395ae210 vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer erw7 2019-05-23 06:38:02 +09:00
  • 783aecd501 vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse erw7 2019-05-23 05:15:04 +09:00
  • 3ca0343fb9 vim-patch:8.1.0032: BS in prompt buffer starts new line erw7 2019-05-23 01:47:56 +09:00
  • 4813ad48cd vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job erw7 2019-05-20 11:57:45 +09:00
  • 58ec72f9fd LSP: rename validate_command to _cmd_parts #11847 Matthieu Coudron 2020-02-12 06:48:25 +01:00
  • 5d5b068d5b LSP: Refine formatting tabSize #11834 Jesse-Bakker 2020-02-11 07:53:14 +01:00
  • 2572c5d093 Merge pull request #11845 from rht/master Matthieu Coudron 2020-02-11 02:45:36 +01:00
  • e14fae81e9 Merge pull request #11848 from fwalch/build-tree-sitter-out-of-source Björn Linse 2020-02-10 23:32:47 +01:00
  • 3f217741ec Build tree-sitter out-of-source Florian Walch 2020-02-10 21:50:36 +01:00
  • a723d60549 Merge pull request #11842 from bfredl/decotest Björn Linse 2020-02-10 18:09:50 +01:00
  • 7d7adf7acc treesitter: cleanup some luahl stuff Björn Linse 2020-02-09 20:21:23 +01:00
  • 95fd28f4a1 treesitter: use internal "decorations" buffer Björn Linse 2020-01-17 22:27:17 +01:00
  • 29d66288ef doc/manpage: Remove the extra nvim subdirectory rht 2020-02-10 07:08:19 -05:00
  • 6c5bbf07d9 eval.c: factor out eval/funcs.c #11828 Jakub Łuczyński 2020-02-10 00:33:26 -08:00
  • d34f042ed5 doc/manpage: reference $VIM instead of /usr/local/share #11840 [ci skip] rht 2020-02-09 19:43:06 -05:00
  • 174f7a2980 lsp: Support text edit on inactive buffer (#11843) Mathias Fußenegger 2020-02-10 01:05:42 +01:00
  • 31614d3eb0 Merge pull request #11841 from bfredl/libdir Björn Linse 2020-02-09 19:02:01 +01:00
  • ba3778f83b build: always create build/lib/nvim so the install command doesn't fail Björn Linse 2020-02-09 14:20:48 +01:00
  • 1ece24a329 Merge pull request #11836 from bfredl/vim-dbe5d361feb6 Björn Linse 2020-02-09 10:45:32 +01:00
  • 70c212e480 vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline' Björn Linse 2020-02-08 20:48:22 +01:00
  • dd8b29cfe2 LSP: set InitializeParams.rootPath value #11838 Hirokazu Hata 2020-02-09 15:51:02 +09:00
  • 1f479fffbf Merge pull request #11830 from teto/treesitter_fix Björn Linse 2020-02-07 21:55:43 +01:00
  • 712298e1d3 build: allow to skip treesitter C parser install Matthieu Coudron 2020-02-07 17:47:58 +01:00
  • 120a4c8e25 Merge pull request #11757 from bfredl/treesitter_runtime Björn Linse 2020-02-07 10:41:02 +01:00
  • 017b25101a Merge #11827 'deps/MSVC: gettext 0.20.1' Justin M. Keyes 2020-02-07 00:54:59 -08:00
  • ef2e6522c5 tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated Björn Linse 2020-02-06 13:41:57 +01:00
  • 00c57c98df treesitter: add standard &rtp/parser/ search path for parsers Björn Linse 2020-01-25 13:43:41 +01:00
  • 64807303df build: include tree-sitter-c parser in bundled build Björn Linse 2020-01-31 23:40:02 +01:00
  • c5b812c9ea env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp Björn Linse 2020-02-02 23:29:33 +01:00
  • 7ce9a5c7da api: add nvim_get_runtime_file for finding runtime files Björn Linse 2020-01-25 13:29:52 +01:00
  • 882f4a6f8e deps/msvc: gettext 0.20.1 b-r-o-c-k 2020-02-06 14:08:06 -06:00
  • 405f49a9b1 doc: Fix {spell,mlang}.txt files text encoding #11814 Ramiro Morales 2020-02-05 06:07:01 -03:00
  • 09016d979b deps: gettext 0.20.1 Justin M. Keyes 2020-01-26 17:38:59 -08:00
  • ead61e5a52 Merge #11807 'refactor: eliminate os_unix.c (almost)' Justin M. Keyes 2020-02-02 23:13:27 -08:00
  • 2af04e1997 lint Justin M. Keyes 2020-02-02 22:07:16 -08:00
  • efa5af9043 refactor: rename mch_exit => os_exit Justin M. Keyes 2020-02-02 21:56:47 -08:00
  • d1d5f5103e refactor: move various things to os/shell.c Justin M. Keyes 2020-02-02 21:46:51 -08:00
  • 983086f42e checkhealth: fix accidental change [ci skip] Justin M. Keyes 2020-02-02 18:33:47 -08:00
  • 4de6a648c0 Merge #11781 'checkhealth: $VIRTUAL_ENV validation' [ci skip] Justin M. Keyes 2020-02-02 18:25:48 -08:00
  • c8abe931db checkhealth: avoid irrelevant virtualenv executables Justin M. Keyes 2020-02-02 18:19:42 -08:00
  • 3cd5a8d149 checkhealth: cleanup, brevity Justin M. Keyes 2020-02-02 16:19:32 -08:00
  • 370a33a85d checkhealth: bin directory is Scripts/ on Windows David Lukes 2020-01-31 11:09:06 +01:00
  • 1b20014972 checkhealth: print -> sys.stdout.write David Lukes 2020-01-29 13:31:37 +01:00
  • bf85cc0909 checkhealth: better $VIRTUAL_ENV validation #11781 David Lukes 2020-01-27 09:38:44 +01:00
  • 3051342f96 Merge pull request #11801 from bfredl/incsubcrash Björn Linse 2020-02-02 12:50:57 +01:00
  • 459a362cc1 extmarks: fix crash due to invalid column values in inccommand preview Björn Linse 2020-02-01 16:16:36 +01:00
  • 045e86474b Merge #11802 from janlazo/vim-8.2.0161 Justin M. Keyes 2020-02-02 01:06:38 -08:00
  • 5032bc8514 vim-patch:8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not work Jan Edmund Lazo 2020-02-02 03:10:48 -05:00
  • d6625349f5 vim-patch:8.1.0140: recording into a register has focus events Jan Edmund Lazo 2020-02-01 18:53:01 -05:00
  • 9c1a31927d vim-patch:8.2.0161: not recognizing .gv file as dot filetype Jan Edmund Lazo 2020-02-01 12:39:52 -05:00
  • 26199fedca vim-patch:8.2.0190: detect Kotlin files [ci skip] #11796 Alkeryn 2020-02-01 23:15:36 +01:00
  • 14a8b3b98c doc: fix typos [ci skip] #11787 Hye Sung Jung 2020-01-31 00:56:34 -06:00
  • 486fa21899 Merge #11795 from janlazo/vim-8.2.0014 Justin M. Keyes 2020-01-30 22:42:34 -08:00
  • ef11b800ac vim-patch:8.2.0016: test name used twice, option not restored properly Jan Edmund Lazo 2020-01-30 21:30:33 -05:00
  • 63983316bd vim-patch:8.2.0014: test69 and test95 are old style Jan Edmund Lazo 2020-01-30 21:28:51 -05:00
  • 2538e61513 Fix shift change callbacks reading bad cursor (#11782) Axel Forsman 2020-01-30 07:34:34 +01:00
  • 4ea5d7d31a Merge #11792 from janlazo/vim-8.1.0445 Justin M. Keyes 2020-01-29 20:30:23 -08:00
  • b7447a909f vim-patch:8.2.0177: memory leak in get_tags() Jan Edmund Lazo 2020-01-29 21:01:59 -05:00
  • 31f31b40a8 vim-patch:8.2.0077: settagstack() cannot truncate at current index Jan Edmund Lazo 2020-01-29 20:44:23 -05:00
  • f719b8898b vim-patch:8.1.0446: options test fails in the GUI Jan Edmund Lazo 2020-01-29 20:30:48 -05:00
  • ca08d5c191 vim-patch:8.1.0445: setting 'term' does not store location for termcap options Jan Edmund Lazo 2020-01-29 20:30:00 -05:00
  • 406464fa6e CONTRIBUTING.md: mention "good first issue" label Björn Linse 2020-01-29 12:06:35 +01:00
  • 0b49cb67f2 vim-patch:8.2.0171: fix use of uninitialized buffer #11786 Jan Edmund Lazo 2020-01-29 02:02:11 -05:00
  • 01ff9db633 Merge pull request #11780 from bfredl/winhlparse Björn Linse 2020-01-28 22:23:35 +01:00
  • 2645669c89 Merge pull request #11779 from justinmk/release-0.4 Justin M. Keyes 2020-01-28 10:42:50 -08:00
  • bfe84adb5a options: winhighlight: fix incorrect string equality test Björn Linse 2020-01-28 12:49:29 +01:00
  • b5cee56757 test: skip nodejs_spec on 0.4.x branch Justin M. Keyes 2020-01-28 02:43:09 -08:00
  • d56f6fed9c build/MSVC: fix gettext multibyte issue #11774 erw7 2020-01-28 17:56:26 +09:00
  • e956ea7672 LSP: show diagnostic in qf/loclist #11777 Matthieu Coudron 2020-01-28 10:45:25 +01:00
  • b2062368e7 Merge #11775 'refactor: move session fns to ex_session.c' Justin M. Keyes 2020-01-28 01:35:38 -08:00
  • 4d0dfb8f75 build/MSVC: fix gettext multibyte issue #11774 erw7 2020-01-28 17:56:26 +09:00
  • a4b9417c78 lint Justin M. Keyes 2020-01-28 00:16:36 -08:00
  • 75e8562249 refactor: move session functions to ex_session.c Justin M. Keyes 2020-01-27 01:10:23 -08:00
  • d3a9d75c04 Merge #11772 from janlazo/vim-8.2.0152 Justin M. Keyes 2020-01-26 19:54:26 -08:00
  • b5daee7b8f Merge #7836 'session: restore same :terminal buf split windows' Justin M. Keyes 2020-01-26 19:03:43 -08:00
  • 910cdac22c Merge #11770 from justinmk/release-0.4 Justin M. Keyes 2020-01-26 18:53:52 -08:00
  • 5ede2766c8 vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatible Jan Edmund Lazo 2020-01-26 21:34:32 -05:00
  • 23a64c95d8 test: cherry-pick improvements from master branch Daniel Hahler 2019-12-24 07:53:56 +01:00
  • e673a0df1a vim-patch:8.2.0152: restoring ctrl_x_mode is not needed Jan Edmund Lazo 2020-01-26 21:16:34 -05:00
  • 1c3ca4f18f mksession: always unix slashes "/" for filepaths Justin M. Keyes 2020-01-26 14:26:01 -08:00
  • 1b2666cd21 messages: echo "line1\r\nline2" should not clear line1 Björn Linse 2020-01-16 15:48:42 +01:00
  • c4f4719ced cleanup/ex_docmd.c: remove most put_eol() calls Justin M. Keyes 2020-01-26 05:36:20 -08:00
  • 9048627806 lint Justin M. Keyes 2020-01-26 05:08:12 -08:00
  • 2070c082b5 cleanup/ex_docmd.c: remove most put_line() calls Justin M. Keyes 2020-01-26 03:45:48 -08:00
  • 2c1d12d0be mksession: always write LF "\n" line-endings Justin M. Keyes 2020-01-26 03:18:45 -08:00
  • 598a1cd7c5 mksession: avoid ":file …" when restoring non-terminal bufs Justin M. Keyes 2020-01-26 03:09:18 -08:00
  • 1e103b3c12 mksession: simplify generated commands Justin M. Keyes 2020-01-26 02:43:12 -08:00
  • cf67f19ac2 mksession: restore same :term buf in split windows Alexandre Dubray 2018-01-09 12:01:02 +01:00
  • 88f133c30d Merge #11763 'spell: remove non-UTF8 dead code' Justin M. Keyes 2020-01-26 16:42:00 -08:00
  • 9dc3247850 Merge #11766 from janlazo/vim-8.1.1143 Justin M. Keyes 2020-01-26 15:53:23 -08:00
  • 0e1dd0a502 spell: towupper(),towlower() are not called Jan Edmund Lazo 2020-01-26 10:42:08 -05:00
  • ad272cd2d7 vim-patch:8.1.1144: too strict checking of the 'spellfile' option Jan Edmund Lazo 2020-01-26 10:21:28 -05:00
  • 08c5a874ab vim-patch:8.1.1143: may pass weird strings to file name expansion Jan Edmund Lazo 2020-01-26 08:17:08 -05:00
  • d5322c8381 spellfile: set_spell_chartab() is dead code Jan Edmund Lazo 2020-01-25 14:21:53 -05:00
  • eab052eca2 spell_defs: remove enc_utf8 redundant checks Jan Edmund Lazo 2020-01-25 14:19:10 -05:00
  • 86c1630a1b spell: remove enc_utf8 dead code Jan Edmund Lazo 2020-01-25 01:00:20 -05:00
  • 6c7a995c5f spell: zero-init structs to fix garbage ptrs Jan Edmund Lazo 2020-01-25 00:50:56 -05:00
  • 6f073ccbf4 Merge pull request #11755 from bfredl/qf_msg Björn Linse 2020-01-26 15:38:04 +01:00
  • 1dc5e5ae9b doc Daniel Hahler 2020-01-26 15:20:51 +01:00