Commit Graph

  • d805eb3e05 Merge pull request #15370 from gpanders/cmake-libluv James McCoy 2021-08-14 21:23:58 -04:00
  • 084b28bec8 Merge pull request #15367 from jamessan/release-fixes James McCoy 2021-08-14 21:22:13 -04:00
  • bcca62a760 Merge pull request #15368 from jamessan/fragility James McCoy 2021-08-14 21:21:50 -04:00
  • f8eae29d39 build: prioritize statically built libluv in search Gregory Anders 2021-08-14 06:53:52 -06:00
  • 8491077314 test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set James McCoy 2021-08-13 23:53:55 -04:00
  • 6f965f41df build: use RelWithDebInfo build for nightlies, Release for releases James McCoy 2021-08-13 20:08:46 -04:00
  • f027c5e1e4 build: update appdata.xml version in release commit James McCoy 2021-08-13 19:47:02 -04:00
  • 222cd43222 ci: comment from bot is more helpful in case of conflict (#15359) dundargoc 2021-08-13 15:58:31 +02:00
  • ce172d8d4a ci: fix typo squasher by changing trigger to "pull_request_target" (#15357) dundargoc 2021-08-13 15:18:15 +02:00
  • 6f0d4ccc43 Merge pull request #15341 from dundargoc/ci/link-to-discourse Thomas Vigouroux 2021-08-13 10:47:44 +02:00
  • 20c1e5757d chore: link to Discourse when choosing issue template for user questions Dundar Göc 2021-08-11 12:13:33 +02:00
  • b2994e35c9 feat(v:lua): support calling v:lua as a method Sean Dewar 2021-08-11 13:47:33 +01:00
  • da9005af79 fix(v:lua): fix emsg when calling v:lua directly Sean Dewar 2021-08-12 17:19:05 +01:00
  • 5503d8e28b fix(eval_lambda): cherry-pick leak fix from v8.1.2107 Sean Dewar 2021-08-07 00:48:05 +01:00
  • 5d88349817 feat(eval): partially port v8.1.1915 Sean Dewar 2021-08-07 22:39:23 +01:00
  • 56b56a76e8 vim-patch:8.1.1911: more functions can be used as methods Sean Dewar 2021-08-07 18:09:39 +01:00
  • 7925f0b633 vim-patch:8.1.1909: more functions can be used as methods Sean Dewar 2021-08-07 17:53:43 +01:00
  • 5fbc1a49c7 vim-patch:8.1.1888: more functions can be used as methods Sean Dewar 2021-08-07 17:06:08 +01:00
  • 41dbd3a2e0 vim-patch:8.1.1879: more functions can be used as methods Sean Dewar 2021-08-07 16:27:23 +01:00
  • 7474db98af vim-patch:8.1.1878: negative float before method not parsed correctly Sean Dewar 2021-08-07 15:18:04 +01:00
  • 98dfe4adc4 vim-patch:8.1.1863: confusing error when using a builtin function as method Sean Dewar 2021-08-07 15:10:28 +01:00
  • 287a77ef51 vim-patch:8.1.1861: only some assert functions can be used as a method Sean Dewar 2021-08-07 01:28:52 +01:00
  • f03dd22f0d vim-patch:8.1.1835: cannot use printf() as a method Sean Dewar 2021-08-07 01:08:22 +01:00
  • 5811390f82 vim-patch:8.1.1834: cannot use a lambda as a method Sean Dewar 2021-08-06 21:08:20 +01:00
  • 32589341a4 vim-patch:8.1.1828: not strict enough checking syntax of method invocation Sean Dewar 2021-08-06 21:04:17 +01:00
  • daedbd9312 vim-patch:8.1.1821: no test for wrong number of method arguments Sean Dewar 2021-08-06 20:39:47 +01:00
  • d41b87e070 vim-patch:8.1.1820: using expr->FuncRef() does not work Sean Dewar 2021-08-06 18:58:27 +01:00
  • 8d1ca37d1f vim-patch:8.1.1816: cannot use a user defined function as a method Sean Dewar 2021-08-06 18:31:27 +01:00
  • aa2dc8b7b4 vim-patch:8.1.1809: more functions can be used as a method Sean Dewar 2021-08-06 18:10:30 +01:00
  • 003c8acc8a vim-patch:8.1.1807: more functions can be used as a method Sean Dewar 2021-08-06 17:09:47 +01:00
  • e6be6c307a vim-patch:8.1.1803: all builtin functions are global Sean Dewar 2021-08-05 19:46:42 +01:00
  • 4042ae5a2b vim-patch:8.1.1800: function call functions have too many arguments Sean Dewar 2021-05-21 15:12:35 +01:00
  • 60dd76c7e2 vim-patch:8.1.1638: running tests leaves some files behind Sean Dewar 2021-08-07 17:33:07 +01:00
  • 1918638c67 test(oldtest): cherry-pick needed test functions from v8.1.1336 Sean Dewar 2021-08-07 21:17:13 +01:00
  • e0bdc9b89c fix(eval): cherry-pick emsg changes from v8.1.0736 Sean Dewar 2021-05-21 22:15:31 +01:00
  • c0767bd4f3 refactor: replace TRUE/FALSE with true/false Dundar Göc 2021-08-03 11:04:43 +02:00
  • 7d2233fad0 Merge pull request #15336 from bfredl/plines Björn Linse 2021-08-11 17:38:36 +02:00
  • 167514fe83 fix: only source package ftdetect files once Gregory Anders 2021-08-05 08:07:59 -06:00
  • 28b5c73bf8 refactor(plines): move horizontal size functions to plines.c Björn Linse 2021-08-10 23:36:54 +02:00
  • 2c60f7c991 Merge pull request #15335 from muniter/set_extmark_error_cleanup Thomas Vigouroux 2021-08-11 10:38:21 +02:00
  • 8bf318dcde refactor(plines): what is basic compiler optimizations? Björn Linse 2021-08-10 23:22:25 +02:00
  • ac56a27a10 refactor(plines): remove implicit curwin chartabsize() function Björn Linse 2021-08-10 23:18:12 +02:00
  • b506643dfc refactor(plines): style of new plines.c file Björn Linse 2021-08-10 23:06:48 +02:00
  • 7f71e8a6b3 refactor(plines): move out plines related code from misc1.c Björn Linse 2021-08-10 22:59:29 +02:00
  • d475955ed3 refactor(api): remove redundant api_set_error Javier López 2021-08-10 15:55:03 -05:00
  • 0465341e16 refactor(plines): remove implicit curwin plines_nofill() function Björn Linse 2021-08-10 22:39:04 +02:00
  • a177c7df09 refactor(plines): remove implicit curwin plines() function Björn Linse 2021-08-10 22:32:08 +02:00
  • c479b90359 Merge pull request #15253 from spywhere/float-win-scl-fix Björn Linse 2021-08-10 22:14:52 +02:00
  • adebbebdd7 fix(lsp): properly handle nil lines when trimming empty lines (#15325) Andrea Cappuccio 2021-08-10 20:52:30 +02:00
  • c5baba065c Merge pull request #15329 from dundargoc/github/bug-template/make-behavior-mandatory Thomas Vigouroux 2021-08-10 14:35:36 +02:00
  • f43a8f0eda ci: make all questions mandatory in bug template Dundar Göc 2021-08-10 12:18:46 +02:00
  • 1a10acb997 fix(lsp): floating popup should take offset_x into account when positioning (#15297) Hans Pinckaers 2021-08-09 23:56:58 +02:00
  • 33b4513b89 doc: Document -complete=lua option (#15102) Cezary Drożak 2021-08-09 21:21:14 +02:00
  • 3cacd108d0 docs: regenerate (#15324) github-actions[bot] 2021-08-09 20:54:28 +02:00
  • 0e9d97896a Merge pull request #15307 from muniter/update-help.txt Matthieu Coudron 2021-08-09 19:51:47 +02:00
  • a3d5f391cf docs: Add some references to LSP specification (#15321) max397574 2021-08-09 19:45:00 +02:00
  • cad5f01cf3 docs: elaborate on commitlint rules (#15322) dundargoc 2021-08-09 18:46:33 +02:00
  • 109a417e21 docs(help.txt): add treesitter to the main help file Javier Lopez 2021-08-08 14:56:19 -05:00
  • 4667bfb732 docs(help.txt): add a tag to the neovim api Javier Lopez 2021-08-07 18:23:12 -05:00
  • 7dbbd5d8b1 ci: create GitHub Action that squashes all typo PRs into a single PR (#15041) dundargoc 2021-08-09 15:21:50 +02:00
  • 9ef7003c38 Merge pull request #15312 from janlazo/vim-8.2.2639 Jan Edmund Lazo 2021-08-09 08:28:36 -04:00
  • 0a43b4d51e refactor(sign): include longer sign column option Sirisak Lueangsaksri 2021-08-08 02:12:37 +07:00
  • c8f57f6ded fix(sign): reset auto sign column with minimum in float win minimal style Sirisak Lueangsaksri 2021-08-03 22:06:52 +07:00
  • 292148b08b vim-patch:8.2.3141: no error when using :complete for :command without -nargs Jan Edmund Lazo 2021-08-03 00:57:38 -04:00
  • 43a874ab74 vim-patch:8.2.3198: cannot use 'formatlistpat' for breakindent Jan Edmund Lazo 2021-08-08 18:07:57 -04:00
  • f89a275e32 vim-patch:8.2.3160: 'breakindent' does not work well for bulleted lists Jan Edmund Lazo 2021-08-08 17:44:56 -04:00
  • 68f61b167e vim-patch:8.2.3285: scdoc filetype is not recognized (#15294) Gregory Anders 2021-08-08 16:27:34 -06:00
  • cdbd54972b option: pvs/v557 (#14740) Jan Edmund Lazo 2021-08-08 17:27:50 -04:00
  • a2909aa35f ci(labeler): apply label tests if only files under test have changed (#15305) dundargoc 2021-08-08 11:03:55 +02:00
  • 35041432bf ci(forms): fix "vim" description in bug template Christian Clason 2021-08-07 18:14:03 +02:00
  • c9131ef9b5 docs: fix paragraph for BufEnter in the documentation (#15301) dundargoc 2021-08-07 12:18:40 +02:00
  • faa3007927 Merge pull request #14767 from theHamsta/no-treesitter-mapping-to-non-existent Thomas Vigouroux 2021-08-07 11:44:41 +02:00
  • a1cc146405 ci(labeler): apply documentation label only for changes exclusively in runtime/doc/* (#15298) dundargoc 2021-08-07 10:36:15 +02:00
  • e7bde44d6d fix(lsp): prevent duplicate lines seperated by newlines (#15284) Folke Lemaitre 2021-08-06 23:15:49 +02:00
  • 912152d635 chore: remove reference to nvim-treesitter in comment Stephan Seitz 2021-06-11 00:12:39 +02:00
  • f489d98653 fix(treesitter): do not map hl_group when no mapping is set Stephan Seitz 2021-06-10 21:34:45 +02:00
  • f589c2619b Merge pull request #15289 from jamessan/pending-c-parsers James McCoy 2021-08-06 07:24:19 -04:00
  • f22326ef09 ci(labeler): add "tests" and "ci" labels to the labeler action (#15287) dundargoc 2021-08-06 13:15:29 +02:00
  • 22072b11e8 ci(labeler): fix syntax so changes under src/nvim/lua are registered (#15285) dundargoc 2021-08-06 12:16:24 +02:00
  • 41912bf777 Merge pull request #15283 from jamessan/pending-c-parsers Thomas Vigouroux 2021-08-06 10:53:18 +02:00
  • 8336488ce1 test(treesitter): skip all parsers tests if parsers aren't installed James McCoy 2021-08-05 21:25:52 -04:00
  • 5130bc071e ci(tests): skip "stale events on channel close" (#15278) dundargoc 2021-08-05 15:07:26 +02:00
  • 3d18359672 Merge pull request #15257 from gpanders/remove-set_virtual_text Thomas Vigouroux 2021-08-04 09:28:38 +02:00
  • 545e05d2fe chore(vim-patch.sh): replace hub with gh (#15162) zeertzjq 2021-08-04 01:52:48 +08:00
  • 2093b12b82 refactor: remove remaining references to nvim_buf_set_virtual_text Gregory Anders 2021-08-03 11:38:41 -06:00
  • 8baf7bce2b Merge pull request #15226 from zeertzjq/vim-8.1.2029 Jan Edmund Lazo 2021-08-02 19:23:57 -04:00
  • 93443d59a9 Merge pull request #15233 from baahrens/doc-treesitter-fix-typos Thomas Vigouroux 2021-08-02 15:18:37 +02:00
  • 3f9a838454 ci: disable false "footer-leading-blank" warning from commitlint (#15238) dundargoc 2021-08-02 11:22:43 +02:00
  • 141f0038db docs: fixed link to label "good-first-issue" (#15239) dundargoc 2021-08-02 11:01:28 +02:00
  • 535c762ff7 Merge pull request #15129 from dundargoc/action/commitlint Matthieu Coudron 2021-08-02 00:08:31 +02:00
  • c24daf5a10 vim-patch:8.2.3204: display garbled when 'cursorline' is set and lines wrap zeertzjq 2021-08-02 05:29:58 +08:00
  • 68f0670dfc vim-patch:8.1.2214: too much is redrawn when 'cursorline' is set zeertzjq 2021-07-31 17:59:33 +08:00
  • 56b437a6c7 vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off zeertzjq 2021-08-01 07:09:51 +08:00
  • 1666fe9dfe vim-patch:8.1.2029: cannot control 'cursorline' highlighting well zeertzjq 2021-07-30 10:49:42 +08:00
  • 337b1b31ac Merge pull request #15234 from janlazo/vim-8.2.3164 Jan Edmund Lazo 2021-08-01 12:17:39 -04:00
  • de74fcc74c fixup! remove DYNAMIC_ICONV Jan Edmund Lazo 2021-08-01 09:32:10 -04:00
  • e98eba9086 vim-patch:8.2.3256: executable test may fail on new Ubuntu system Jan Edmund Lazo 2021-08-01 11:15:21 -04:00
  • 20fc0519af vim-patch:8.2.3246: memory use after free Jan Edmund Lazo 2021-08-01 10:45:01 -04:00
  • 5e4fcc8b36 vim-patch:8.2.3225: incsearch highlighting is attempted halfway a mapping Jan Edmund Lazo 2021-08-01 10:38:51 -04:00
  • d95e28f5ce vim-patch:8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested Jan Edmund Lazo 2021-08-01 09:39:05 -04:00