Commit Graph

  • 2bdd553c9e feat(lsp): Add codelens support Mathias Fussenegger 2020-10-26 11:50:57 +01:00
  • 5b6edc852f feat(float): add rounded borders preset Christian Clason 2021-06-13 19:54:43 +02:00
  • 2f0e5e7e67 Merge pull request #14802 from janlazo/vim-8.2.1354 Jan Edmund Lazo 2021-06-13 18:09:11 -04:00
  • 8f4ba0a46b vim-patch:8.2.2990: Jupyter Notebook files are not recognized Jan Edmund Lazo 2021-06-13 14:03:07 -04:00
  • e2bc0bf665 fix(ci): adjust DEPS_INSTALL_DIR on OpenBSD to avoid pkg-config bug (#14803) Oliver Marriott 2021-06-14 04:03:47 +10:00
  • ac18e26f57 vim-patch:8.2.0936: some terminals misinterpret the code for getting cursor style Jan Edmund Lazo 2021-06-13 12:26:34 -04:00
  • 8b81218300 vim-patch:8.2.1354: test 59 is old style Jan Edmund Lazo 2021-06-13 09:44:56 -04:00
  • 141647cfbb Merge pull request #14765 from folke/lsp_plaintext Michael Lingelbach 2021-06-12 17:48:04 -07:00
  • 9c7132cda4 Merge pull request #14788 from shadmansaleh/fix/lua_runtime1 Björn Linse 2021-06-13 00:52:30 +02:00
  • afb0274c28 fix(lsp): convert_input_to_markdown_lines: preserve plaintext Folke Lemaitre 2021-06-10 17:40:26 +02:00
  • 12d8ff7ccd Merge pull request #14785 from janlazo/vim-8.1.1838 Jan Edmund Lazo 2021-06-12 15:07:11 -04:00
  • cdbc733ec4 refactor(startup): Load init.lua with do_sorce shadmansaleh 2021-06-12 14:57:45 +06:00
  • 1f280b582f fixup(runtime): Fix lua runtime files not listed shadmansaleh 2021-06-12 12:10:05 +06:00
  • ee4735881d fix(lsp): guard against negative diagnostic line numbers Oliver Marriott 2021-06-07 02:41:53 +10:00
  • 6a4685fb0e vim-patch:8.2.2896: spellfile functionality not fully tested Jan Edmund Lazo 2021-06-12 02:22:23 -04:00
  • 72b512bd53 vim-patch:8.2.0945: cannot use "z=" when 'spell' is off Jan Edmund Lazo 2021-06-11 22:43:22 -04:00
  • 82d1c29bfd vim-patch:8.2.0046: tests for spell suggestions are slow Jan Edmund Lazo 2021-06-11 22:35:03 -04:00
  • e78656875d vim-patch:8.2.0039: memory access error when "z=" has no suggestions Jan Edmund Lazo 2021-06-11 22:32:39 -04:00
  • f376e67a53 vim-patch:8.2.0038: spell suggestions insufficiently tested Jan Edmund Lazo 2021-06-11 22:20:28 -04:00
  • e75244af63 vim-patch:8.1.1865: spellrare and spellrepall in the wrong order Jan Edmund Lazo 2021-06-11 21:29:13 -04:00
  • 61117d89a3 vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare Jan Edmund Lazo 2021-06-11 21:13:02 -04:00
  • d3bdde0bad test: clear $GZIP, use nvim's system() (#14791) Jan Edmund Lazo 2021-06-12 13:05:43 -04:00
  • db83be2dab Merge pull request #14137 from last-partizan/patch-1-test Björn Linse 2021-06-12 14:59:47 +02:00
  • 8d23941af8 fix(ui): Fix pum incorrect position in multigrid mode Serg Tereshchenko 2021-06-12 11:09:15 +03:00
  • d09b8ad715 Merge pull request #14761 from janlazo/vim-8.2.2966 Jan Edmund Lazo 2021-06-11 21:07:47 -04:00
  • 2644fe5b7c vim-patch:8.2.2974: Greek spell checking uses wrong case folding Jan Edmund Lazo 2021-06-11 16:34:23 -04:00
  • a9b8c780fe Merge pull request #14773 from mjlbach/fix/vim-region-bounds Michael Lingelbach 2021-06-11 10:24:30 -07:00
  • 81a6b70880 Merge pull request #14686 from shadmansaleh/feat/evaluate_plugin/lua Björn Linse 2021-06-11 17:42:21 +02:00
  • fa768152dc Merge pull request #14776 from vigoux/ts-0.19.5plus Thomas Vigouroux 2021-06-11 16:34:16 +02:00
  • 69255fc7e4 Merge pull request #14777 from vigoux/label-dependencies Thomas Vigouroux 2021-06-11 16:33:57 +02:00
  • 7b0836ed01 ci: correctly label dependencies PRs Thomas Vigouroux 2021-06-11 14:20:47 +02:00
  • 74140e7642 Merge pull request #14775 from bfredl/gcc11 Björn Linse 2021-06-11 15:19:58 +02:00
  • 3085788a3e deps(treesitter): bump to 0.19.5+ Thomas Vigouroux 2021-06-11 14:15:27 +02:00
  • 4eeefb8d45 macros: add a dummy statement to allow FALLTHROUGH in an empty case. Björn Linse 2021-06-11 12:07:07 +02:00
  • 67eb63df50 Merge pull request #14769 from mjlbach/feature/fix_diagnostic_end_range Michael Lingelbach 2021-06-11 01:13:03 -07:00
  • cd3233c289 fix(lua): ensure vim.region truncates to buf range Michael Lingelbach 2021-06-11 04:09:56 -04:00
  • 8ebbeee1d0 vim-patch:8.2.2971: cannot yank a block without trailing spaces Jan Edmund Lazo 2021-06-10 22:41:01 -04:00
  • f9b9b82047 fix(lsp): cap diagnostic end range to buf length Michael Lingelbach 2021-06-10 22:14:55 -04:00
  • d662dfde36 vim-patch:8.2.2422: crash when deleting with line number out of range Jan Edmund Lazo 2021-06-10 08:41:48 -04:00
  • cb368e1bff vim-patch:8.2.1702: crash when using undo after deleting folded lines Jan Edmund Lazo 2021-06-10 08:27:18 -04:00
  • 292037ef9b vim-patch:8.2.2966: ml_get errors after recovering a file Jan Edmund Lazo 2021-06-09 21:04:13 -04:00
  • e1edc079dd refactor(source): Move lua file detection to do_source shadmansaleh 2021-06-03 07:07:51 +06:00
  • 92b6b3764c refactor(tests): Simplify tests at functional/lua/runtime_spec shadmansaleh 2021-06-02 22:46:25 +06:00
  • 07c9b20c75 enhance(runtime): Enable completion for lua files shadmansaleh 2021-06-02 19:39:24 +06:00
  • f000251e08 feat(runtime): Allow lua to be used in syntax shadmansaleh 2021-06-02 21:08:28 +06:00
  • f256a18fef feat(runtime): Allow lua to be used in ftdetect shadmansaleh 2021-06-02 17:04:42 +06:00
  • 4dffe1ff2f feat(runtime): Allow lua to be used in indent shadmansaleh 2021-06-02 16:33:40 +06:00
  • fd5e5d2715 feat(runtime): Allow lua to be used in ftplugin shadmansaleh 2021-06-02 16:25:50 +06:00
  • 68be8b99cf feat(runtime): Allow lua to be used in compiler shadmansaleh 2021-06-02 13:48:13 +06:00
  • 1e6c02510a feat(runtime): Allow lua to be used in colorschemes shadmansaleh 2021-06-02 09:32:37 +06:00
  • 687eb0b39f feat(startup): Source runtime/plugin/**/*.lua at startup shadmansaleh 2021-05-31 17:35:13 +06:00
  • 1df8a34a7b docs(contributing): update commit message instructions (#14758) Michael Lingelbach 2021-06-10 10:08:58 -07:00
  • 988f88c24e Merge pull request #14249 from euclidianAce/euclidianAce/win-config-include-border Björn Linse 2021-06-10 12:01:12 +02:00
  • 7b519cd11c api:get_config: don't add border="none" (inactive default) Björn Linse 2021-06-10 10:08:23 +02:00
  • 38d6452899 fix linter errors Corey Williamson 2021-04-20 16:05:20 -05:00
  • 8021c5a531 api: include border in nvim_win_get_config Corey Williamson 2021-04-19 18:47:42 -05:00
  • 21645e603c Merge pull request #14763 from neovim/marvim/api-doc-update/master Thomas Vigouroux 2021-06-10 10:05:55 +02:00
  • 04f9511715 docs: regenerate marvim 2021-06-10 08:03:28 +00:00
  • 70a1331dab Merge pull request #14717 from notomo/add-win-call-api Björn Linse 2021-06-10 10:02:31 +02:00
  • 53791c0546 Merge pull request #14510 from urandom/doc_nvim_buf_set_extmark Björn Linse 2021-06-10 09:39:35 +02:00
  • 1a9eb7a987 api: add nvim_win_call notomo 2021-06-04 09:47:43 +09:00
  • fd7e77b227 Merge pull request #14757 from jbyuki/open_line_changed_bytes Björn Linse 2021-06-09 23:49:02 +02:00
  • a15c2cbab6 add tests in buffer_updates jbyuki 2021-06-09 12:20:13 -07:00
  • 7ff7ca56dd minor fix jbyuki 2021-06-09 11:58:25 +02:00
  • a1db340cea minor fixes jbyuki 2021-06-09 11:57:37 +02:00
  • d9e11f4f78 fix changed byte ranges for indented lines jbyuki 2021-06-09 11:35:15 +02:00
  • 93f15db5d6 Merge pull request #14736 from mfussenegger/lsp-diagnostic-get-qfitems Michael Lingelbach 2021-06-07 09:43:43 -07:00
  • f03a4d616b feat(lsp): Split out a diagnostics_to_items function from set_loclist Mathias Fussenegger 2021-06-06 12:55:41 +02:00
  • f2906a4669 Merge pull request #14731 from neovim/marvim/api-doc-update/master Thomas Vigouroux 2021-06-06 20:10:07 +02:00
  • 0819e1acf9 docs: regenerate marvim 2021-06-06 10:23:07 +00:00
  • 4ce61742cf Merge pull request #14726 from folke/lsp_single_popup_per_buffer Michael Lingelbach 2021-06-06 03:22:10 -07:00
  • 37d5236f88 Merge pull request #14511 from urandom/lsp_diagnostics_workspace_loclist Michael Lingelbach 2021-06-06 03:16:43 -07:00
  • 36d05845f7 feat(lsp): extend diagnostic.set_loclist Viktor Kojouharov 2021-05-07 16:07:38 +02:00
  • b3e3ab0567 Merge pull request #14733 from mjlbach/fix_docs_2 Michael Lingelbach 2021-06-05 20:45:24 -07:00
  • 5902bed406 docs(lsp): fix locations_to_items docstring Michael Lingelbach 2021-06-05 17:22:47 -07:00
  • 36802b895f Merge pull request #14730 from mjlbach/feature/open_loclist_on_win Michael Lingelbach 2021-06-05 17:12:55 -07:00
  • f214c19e2b Merge pull request #14707 from ray-x/master Michael Lingelbach 2021-06-05 15:00:07 -07:00
  • 15abde1676 fix(lsp): set_loclist should target current win Michael Lingelbach 2021-06-05 14:46:10 -07:00
  • 21ecde1728 Merge pull request #14729 from mjlbach/feat/diagnostic_quickfix_cleanup Michael Lingelbach 2021-06-05 13:57:16 -07:00
  • d846bd7e06 feat(lsp): remove line from diagnostic quickfix Michael Lingelbach 2021-06-05 13:24:43 -07:00
  • becbb7436f Merge pull request #14724 from janlazo/vim-8.2.2877 Jan Edmund Lazo 2021-06-05 13:18:05 -04:00
  • bfcec8d2f0 version.c: update [skip ci] (#14328) github-actions[bot] 2021-06-05 13:16:27 -04:00
  • 77b24c867b window: pvs/v1071 Jan Edmund Lazo 2021-06-05 12:48:26 -04:00
  • 0aa16dbd18 regexp: pvs/v1071 Jan Edmund Lazo 2021-06-05 12:46:43 -04:00
  • 61e07d98dd fold: pvs/v1071 Jan Edmund Lazo 2021-06-05 12:29:43 -04:00
  • c6b8598616 memline: pvs/v1071 Jan Edmund Lazo 2021-06-05 12:27:28 -04:00
  • ac64055826 indent_c: pvs/v1071 Jan Edmund Lazo 2021-06-05 12:25:30 -04:00
  • 3d120b1c18 screen: pvs/v614 Jan Edmund Lazo 2021-06-05 12:18:18 -04:00
  • 607d1cc80d fixup! vim-patch:8.2.2136: Vim9: Using uninitialized variable Jan Edmund Lazo 2021-06-05 12:03:40 -04:00
  • 44b6a7b5bf undo: pvs/v547 Jan Edmund Lazo 2021-06-05 11:42:11 -04:00
  • 5115bc3f4f sign: pvs/v547 Jan Edmund Lazo 2021-06-05 11:40:07 -04:00
  • 729f270266 userfunc: pvs/v547 Jan Edmund Lazo 2021-06-05 10:18:15 -04:00
  • 5571004b69 fixup! tests: fix system_spec when run with clipboard manager (#10956) Jan Edmund Lazo 2021-06-05 10:10:09 -04:00
  • 304c6ce934 fixup! fixup! vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright' (#14398) Jan Edmund Lazo 2021-06-04 22:39:33 -04:00
  • b959de3a5f vim-patch:8.0.1578: no test for :popup in terminal Jan Edmund Lazo 2021-06-04 22:18:24 -04:00
  • 60bf49ab1c vim-patch:8.2.2937: popup test fails if rightleft feature not enabled Jan Edmund Lazo 2021-06-04 21:51:13 -04:00
  • 1b13c744ea vim-patch:8.2.2877: insufficient tests for popup menu rightleft Jan Edmund Lazo 2021-06-04 21:50:32 -04:00
  • 149efa9b2b fix(lsp): max 1 floating preview per buffer. Fixes #11508 Folke Lemaitre 2021-06-05 10:13:01 +02:00
  • ca802046bf Merge pull request #14721 from jamessan/mac-ci James McCoy 2021-06-04 12:28:37 -04:00
  • 04985f69eb fix(ci): Remove gcc@8/gcc@9 homebrew workaround James McCoy 2021-06-04 11:21:26 -04:00