Commit Graph

  • 9081cd30a5 vim-patch:8.2.3033: no error when using alpha delimiter with :global Jan Edmund Lazo 2021-06-23 23:10:11 -04:00
  • cd4b649136 vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy buffer Jan Edmund Lazo 2021-06-23 22:46:02 -04:00
  • 4cb0bf0942 vim-patch:8.2.1255: cannot use a lambda with quickfix functions Jan Edmund Lazo 2021-06-22 22:02:59 -04:00
  • d5329c0331 vim-patch:8.1.1437: code to handle callbacks is duplicated Jan Edmund Lazo 2021-06-22 08:50:18 -04:00
  • 24e0c16fd6 Merge pull request #14868 from shadmansaleh/patch_verbose_for_lua Björn Linse 2021-06-23 20:34:57 +02:00
  • 0d7e33bc13 docs(starting): mention init.lua in paths and remove repetition (#14883) smolck 2021-06-23 02:36:03 -05:00
  • 5a24284b8d Merge pull request #14878 from mjlbach/fix/lsp-quickfix-focus Michael Lingelbach 2021-06-22 11:45:04 -07:00
  • b601f2548c Merge pull request #14719 from snezhniylis/marktree_delete_node_iter_fix Björn Linse 2021-06-22 13:48:22 +02:00
  • 9a39a11807 fixup! vim-patch:8.2.3020: unreachable code (#14866) Matthieu Coudron 2021-06-22 10:35:36 +02:00
  • 43479f0ad6 extmark: fix deletable nodes in MarkTree sometimes getting skipped snezhniylis 2021-06-04 13:38:13 +03:00
  • 060255253f fix(lsp): handlers should focus quickfix list Michael Lingelbach 2021-06-21 20:44:37 -07:00
  • b4ac878026 fix(source): Source giving E484 & parsing error at line 1 for lua files shadmansaleh 2021-06-20 23:07:04 +06:00
  • b4a216f7ed BugFix: Fix inconsistent verbose message shadmansaleh 2021-06-20 18:05:15 +06:00
  • b585f723bc vim-patch:8.2.3020: unreachable code (#14866) jimman2003 2021-06-20 21:20:43 +03:00
  • 997a9c8792 Merge pull request #14849 from seandewar/demethod-curwin Jan Edmund Lazo 2021-06-19 20:18:30 -04:00
  • c16afaa1f8 Merge pull request #14851 from ckipp01/hlCodeLens Michael Lingelbach 2021-06-19 15:44:48 -07:00
  • 90bdb6e74d Add hl group docs for codelenses ckipp01 2021-06-18 14:23:33 +02:00
  • db06fe11fa Merge pull request #14861 from stevearc/diagnostic-loclist Michael Lingelbach 2021-06-19 11:08:34 -07:00
  • 5f1b728621 fix(api/win_get_config): include z-index Sean Dewar 2021-06-19 15:06:58 +01:00
  • 41332f6187 fix(doc/index.txt): various ex command fixes Sean Dewar 2021-06-18 09:57:30 +01:00
  • b5c0ade437 fix(doc): :sleep! does not hide cursor Sean Dewar 2021-06-19 16:28:22 +01:00
  • 7d025f2e8e fix(doc): remove :promptfind and :promptrepl Sean Dewar 2021-06-18 11:08:24 +01:00
  • bb35ed6aaa fix(doc): don't use method call syntax in examples Sean Dewar 2021-06-18 09:47:01 +01:00
  • 43835ab0da fix(lsp): fix severity_limit logic in set_loclist Steven Arcangeli 2021-06-19 07:35:17 -07:00
  • 7da86f55a7 Merge pull request #14833 from vigoux/tree-sitter-docs-tidy Thomas Vigouroux 2021-06-19 08:48:35 +02:00
  • 96d83e2a66 Merge pull request #14824 from vigoux/extmarks-ts-perf Björn Linse 2021-06-18 12:37:27 +02:00
  • e2d3ad7bc4 vim-patch:8.2.3012: when 'rightleft' is set the line number is drawn reversed (#14839) Jan Edmund Lazo 2021-06-17 22:00:26 -04:00
  • a03ffe1602 Merge pull request #14840 from folke/lsp_float_cleanup Michael Lingelbach 2021-06-16 23:39:10 -07:00
  • 39d9713c5b chore(lsp): removed deprecated floating preview methods Folke Lemaitre 2021-06-17 07:46:17 +02:00
  • a72dfec855 release.sh: use stdin for release commit message (#14832) Jan Edmund Lazo 2021-06-16 22:58:54 -04:00
  • a85e8a186b perf(extmarks): allow ephemeral extmarks past EOF Thomas Vigouroux 2021-06-15 20:25:59 +02:00
  • 3a438bbb44 docs(treesitter): mention query help page Thomas Vigouroux 2021-06-16 19:10:15 +02:00
  • 1b6b32c544 docs(treesitter): tidy docs and remove legacy information Thomas Vigouroux 2021-06-16 19:06:29 +02:00
  • c78816eb66 Merge pull request #14796 from glacambre/upgrade_to_gcc11 James McCoy 2021-06-16 12:13:07 -04:00
  • 04ad196b4e ci: upgrade to gcc-11 on ubuntu-18.04 glacambre 2021-06-13 09:21:29 +02:00
  • f76f72a27b fix(lsp): add bufnr to formatting requests Lukas Reineke 2021-06-16 15:53:43 +09:00
  • 3df0e475e8 docs(lsp): Clarify opts for show_line_diagnostics() Shadman 2021-06-16 12:21:04 +06:00
  • 6a77def1ee Merge pull request #14454 from eltociear/patch-1 Thomas Vigouroux 2021-06-15 20:06:41 +02:00
  • ec7b21918d Merge pull request #14822 from eltociear/patch-2 Thomas Vigouroux 2021-06-15 20:02:18 +02:00
  • dbf8236764 option: fix typo in option.c Ikko Ashimine 2021-06-16 01:08:23 +09:00
  • 19ccda230e Merge pull request #14817 from neovim/marvim/api-doc-update/master Michael Lingelbach 2021-06-15 07:37:54 -07:00
  • 45a7cd2c19 docs: regenerate marvim 2021-06-15 06:20:14 +00:00
  • 8cdffd42dd docs(lsp): annotate call_hierarchy function as private cbarrete 2021-06-15 08:19:23 +02:00
  • b8dfa2f112 fix(lsp): fix on_detach in lsp.diagnostic Jaehwang Jerry Jung 2021-06-15 15:07:52 +09:00
  • 44fad0a7a3 Merge pull request #14815 from folke/lsp_triples Michael Lingelbach 2021-06-14 23:04:34 -07:00
  • d7d1f40d2c fix(lsp): replace --- by a line in stylize_markdown Folke Lemaitre 2021-06-15 00:41:07 +02:00
  • b28d458f87 Merge pull request #14482 from elianiva/lsp/remove_hover_line Michael Lingelbach 2021-06-14 15:03:25 -07:00
  • 98b597bf03 Merge pull request #14737 from rktjmp/lsp-guard-against-negative-lines Michael Lingelbach 2021-06-14 15:01:58 -07:00
  • 6488fca06b feat(lsp): hide triple - in hover window. elianiva 2021-06-10 05:49:53 +07:00
  • ed61b7f053 Merge pull request #14814 from nanotee/fix_lsp_floats_presets Michael Lingelbach 2021-06-14 15:00:11 -07:00
  • 15039d7597 fix(lsp): allow 'rounded' and 'solid' in floats Timothée Sterle 2021-06-14 23:19:45 +02:00
  • 8162792283 Merge pull request #13165 from mfussenegger/codelens Michael Lingelbach 2021-06-14 14:15:57 -07:00
  • 32c6ad02b7 Merge pull request #14813 from neovim/marvim/api-doc-update/master Thomas Vigouroux 2021-06-14 22:56:23 +02:00
  • 67c4ae1322 docs: regenerate marvim 2021-06-14 20:39:02 +00:00
  • 4284abd89a Merge pull request #14804 from clason/rounded-borders Michael Lingelbach 2021-06-14 13:36:47 -07:00
  • 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