Commit Graph

  • 9cbebcb247 chore(deps): bump libuv and luv to 1.42.0 Christian Clason 2021-09-20 19:08:44 +02:00
  • 7014731035 build: enhance Makefile Eisuke Kawashima 2021-09-21 15:19:46 +09:00
  • 21f7555277 Merge pull request #15743 from jamessan/libuv-threads James McCoy 2021-09-20 21:56:49 -04:00
  • 2435cf77d1 build: add ${CMAKE_THREAD_LIBS_INIT} to LIBUV_LIBRARIES James McCoy 2021-09-20 19:35:35 -04:00
  • 6c03601e3a feat(lsp): add a registry for client side code action commands Mathias Fussenegger 2021-03-12 10:19:21 +01:00
  • 187579fe19 feat(lsp): include original request params in handler ctx Mathias Fussenegger 2021-03-11 23:49:59 +01:00
  • 0216aed20c fix(diagnostic): clamp line numbers in display layer (#15729) Gregory Anders 2021-09-20 12:32:21 -06:00
  • f4ca3a29dd refactor: reformat with uncrustify #15736 dundargoc 2021-09-20 18:35:41 +02:00
  • f8e0011534 fix(inccommand): ignore trailing commands only for *previewed* command #15732 Justin M. Keyes 2021-09-20 08:42:18 -07:00
  • 1f8c91bf72 fix(inccommand): ignore trailing commands only for *previewed* command #15638 itchyny 2021-09-20 23:33:10 +09:00
  • 30fefee684 refactor: format with uncrustify #15726 dundargoc 2021-09-20 15:53:38 +02:00
  • 12bccc7dd1 test: close timers in vim_spec.lua functional test Shreyansh Chouhan 2021-09-19 22:20:24 +05:30
  • 73d12a8b71 test: fix running functional tests under gdbserver Shreyansh Chouhan 2021-06-13 02:53:05 +05:30
  • 490e09c6d8 Merge #15727 build(lint): check scripts/*.lua Justin M. Keyes 2021-09-19 16:56:57 -07:00
  • 41da72ffb6 build(lint): commit linter Justin M. Keyes 2021-09-19 16:38:33 -07:00
  • 736299bf22 build(lint): check scripts/*.lua Justin M. Keyes 2021-09-19 16:35:38 -07:00
  • 39c886551b refactor(Makefile): use built-in make commands #15708 kylo252 2021-09-20 00:53:48 +02:00
  • e61ea7772e feat(diagnostic): match(), tolist(), fromlist() #15704 Gregory Anders 2021-09-19 16:13:23 -06:00
  • 853346a94d refactor: format with uncrustify #15722 dundargoc 2021-09-19 22:07:42 +02:00
  • 6565adcbff build(lint): commit linter #15725 Justin M. Keyes 2021-09-19 12:57:57 -07:00
  • 89db07556d Merge pull request #15630 from zeertzjq/vim-8.2.3424 Jan Edmund Lazo 2021-09-19 14:31:10 -04:00
  • 2aa662568a build(lint): commit linter #15620 Justin M. Keyes 2021-09-19 11:06:29 -07:00
  • 65572c719a build(lint): commit linter #15620 dundargoc 2021-09-19 18:27:08 +02:00
  • 2afbce7651 refactor(tests): remove redir_exec #15718 Justin M. Keyes 2021-09-19 02:29:37 -07:00
  • f4ce4c1677 vim-patch:8.2.3437: compiler warnings for 32/64 bit usage zeertzjq 2021-09-19 13:13:44 +08:00
  • a348c666a3 vim-patch:8.2.3425: warning for using uninitialized variable zeertzjq 2021-09-19 13:13:44 +08:00
  • 51567db4b6 vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode zeertzjq 2021-09-19 13:13:44 +08:00
  • 177e87525a vim-patch:8.2.2640: screenstring() returns non-existing composing characters zeertzjq 2021-09-19 13:13:44 +08:00
  • 59e80c4dfc vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is set zeertzjq 2021-09-19 13:13:44 +08:00
  • c14dc616bf vim-patch:8.1.1079: no need for a separate ScreenLinesUtf8() test function zeertzjq 2021-09-19 13:13:44 +08:00
  • 32663b0f7e vim-patch:8.1.1078: when 'listchars' is set a composing char on a space is wrong zeertzjq 2021-09-19 13:13:44 +08:00
  • 963474321b vim-patch:8.1.1071: cannot get composing characters from the screen zeertzjq 2021-09-19 13:13:44 +08:00
  • 924e8e4f2d fix(diagnostic): only update decorations for loaded buffers (#15715) Gregory Anders 2021-09-18 15:01:03 -06:00
  • 77399184d7 ci(labeler): diagnostic Justin M. Keyes 2021-09-18 13:29:56 -07:00
  • 41cfba63cd feat(lsp): improve vim.lsp.util.apply_text_edits (#15561) hrsh7th 2021-09-19 05:19:21 +09:00
  • 340f77e78e Merge pull request #15710 from gpanders/show_line_diagnostics Michael Lingelbach 2021-09-18 10:31:40 -07:00
  • de406f651c vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#15547) Jaehwang Jerry Jung 2021-09-19 01:38:58 +09:00
  • 51a98aa0c2 refactor: format #15702 dundargoc 2021-09-18 18:34:23 +02:00
  • 752d2d2081 test: add test case for show_line_diagnostics Gregory Anders 2021-09-18 10:05:34 -06:00
  • ef52433847 fix(diagnostic): resolve nil bufnr in show_line_diagnostics Gregory Anders 2021-09-18 09:44:30 -06:00
  • 6cad86fffd Merge pull request #15632 from bfredl/rtptest Björn Linse 2021-09-18 17:14:25 +02:00
  • a860f7880f refactor(runtime): handle pack/foo/start/bar/after dirs properly Björn Linse 2021-09-11 20:11:16 +02:00
  • 396280d303 refactor(runtime): always use DIP_START when searching for runtime files Björn Linse 2021-09-11 16:20:59 +02:00
  • 8ef2b56cac fix(diagnostic): change default severity_sort order Mathias Fußenegger 2021-09-18 13:21:54 +02:00
  • 0dcf4ab27b fix(diagnostic): remove check on nil return value Gregory Anders 2021-09-17 21:10:10 -06:00
  • 445ef41314 refactor(diagnostic): combine config() and set() calls Gregory Anders 2021-09-17 19:57:31 -06:00
  • 15d501ff7a refactor(diagnostic): group local functions together Gregory Anders 2021-09-17 19:57:14 -06:00
  • 1f49268c46 refactor: convert TRUE/FALSE to true/false (#15660) dundargoc 2021-09-18 00:24:39 +02:00
  • 938ed458e2 fix(diagnostic): change default severity_sort order Gregory Anders 2021-09-17 14:59:30 -06:00
  • ede5695eb1 Merge pull request #15696 from gpanders/diagnostic-sign-fix Michael Lingelbach 2021-09-17 11:31:56 -07:00
  • 4d7dcbe49f fix(termdebug): replace mapset with nvim_set_keymap (#15699) ii14 2021-09-17 19:29:27 +02:00
  • d9f93e5642 fix(typo): overriden -> overridden (RE: PR #14159) (#15360) Oliver Marriott 2021-09-18 03:07:00 +10:00
  • 32c0631183 fix(diagnostic): support severity_sort Gregory Anders 2021-09-17 10:50:25 -06:00
  • d8de4eb685 test: reorg #15698 Justin M. Keyes 2021-09-17 09:16:40 -07:00
  • f87779a24d fix(diagnostic): correctly handle folder level diagnostics Gregory Anders 2021-09-17 09:28:11 -06:00
  • 15fbc9b69e docs(diagnostics): fix typos Gregory Anders 2021-09-17 08:57:51 -06:00
  • 3fd145007c fix(diagnostic): fix wrong data type in setqflist() Gregory Anders 2021-09-17 08:53:08 -06:00
  • d56002f7b7 Merge pull request #15364 from seandewar/vim-8.2.3337 Jan Edmund Lazo 2021-09-17 10:47:17 -04:00
  • 71e0e6cc63 fix(diagnostic): don't overwrite existing sign definitions Gregory Anders 2021-09-17 08:42:06 -06:00
  • 867e888599 refactor(style): switch-case formatting, "uncrustify:indent-off" #15669 dundargoc 2021-09-17 16:38:16 +02:00
  • 1ec3d37192 Merge pull request #15580 from seandewar/vim-8.2.3378 Jan Edmund Lazo 2021-09-17 09:39:36 -04:00
  • 5f144efefa fix: prevent K_EVENT from stopping Select mode CTRL-O #15688 zeertzjq 2021-09-17 21:17:51 +08:00
  • c4b7744704 Merge #15693 fix(diagnostics) Justin M. Keyes 2021-09-17 04:58:31 -07:00
  • 22d146760e fix(diagnostic): don't convert diagnostic table twice Christian Clason 2021-09-17 13:35:57 +02:00
  • 3e230da90b fix(diagnostic): show_line_diagnostic with empty lnum Christian Clason 2021-09-17 13:33:54 +02:00
  • 4881456e83 fix(diagnostic): nvim_echo takes three args (#15687) Christian Clason 2021-09-17 09:21:17 +02:00
  • c13242cf47 fix(diagnostic): remove useless highlight links (#15683) Gregory Anders 2021-09-17 00:17:54 -06:00
  • 1e0d563967 vim-patch:8.2.3375: using uninitialized memory Sean Dewar 2021-08-25 17:15:33 +01:00
  • d78f06852e vim-patch:8.2.3369: auto formatting after "cw" leaves cursor in wrong spot Sean Dewar 2021-08-23 20:37:26 +01:00
  • ebd035f08b vim-patch:8.2.3360: user function completion fails with dict function Sean Dewar 2021-08-21 16:19:45 +01:00
  • 26b7faf1f2 vim-patch:8.2.3357: crash when 'virtualedit' is set and window is narrow Sean Dewar 2021-08-21 16:13:51 +01:00
  • 2ddfd6b999 vim-patch:8.2.3337: completing "call g:" returns entries with just "g:" Sean Dewar 2021-08-13 17:00:16 +01:00
  • b24c377c8a vim-patch:8.2.3330: Coverity reports using uninitialized field Sean Dewar 2021-08-13 17:08:39 +01:00
  • 17f377b6f9 vim-patch:8.2.3328: Coverity error for not checking return value Sean Dewar 2021-08-13 17:25:54 +01:00
  • 2cbbab28d2 vim-patch:8.2.3321: some code is not tested Sean Dewar 2021-08-13 18:20:09 +01:00
  • e9ddff9d8a vim-patch:8.2.3313: unused code in win_exchange() and frame_remove() Sean Dewar 2021-08-13 21:01:00 +01:00
  • 423150dfa0 vim-patch:8.2.3293: finding completions may cause an endless loop Sean Dewar 2021-08-14 00:35:51 +01:00
  • 7ff5f02821 vim-patch:8.2.3286: win_enter_ext() has too many boolean arguments Sean Dewar 2021-08-21 16:44:27 +01:00
  • c2a65921d7 fix(diagnostic): don't override existing highlight groups #15682 Gregory Anders 2021-09-16 15:51:29 -06:00
  • 0c66289cba Merge pull request #15668 from bfredl/logmenu Björn Linse 2021-09-16 23:36:53 +02:00
  • 2e8103475e Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic Justin M. Keyes 2021-09-16 14:23:42 -07:00
  • 4fca63dbf7 fix(lint): remove unused parameters from deprecated functions Gregory Anders 2021-09-16 15:01:09 -06:00
  • 888a6ec6ce fix(lint): remove unused function from diagnostic spec Gregory Anders 2021-09-16 14:40:13 -06:00
  • 7d21b95869 Merge pull request #15211 from seandewar/blob-port Jan Edmund Lazo 2021-09-16 16:31:41 -04:00
  • 2d81f19279 Merge #15680 fix(eval): add the vimscript-1 feature to has() Justin M. Keyes 2021-09-16 13:25:26 -07:00
  • 89f7f7a991 vim-patch:8.2.1866: Vim9: appending to pushed blob gives wrong result Sean Dewar 2021-09-16 20:16:48 +01:00
  • 26d728fe7c test(oldtest): re-order test_eval_stuff tests to match Vim Sean Dewar 2021-09-16 20:09:56 +01:00
  • 7d67bd5865 Merge #15677 release-0.5: backports Justin M. Keyes 2021-09-16 12:00:13 -07:00
  • 18b32fca67 fix(eval): add the vimscript-1 feature to has() Sean Dewar 2021-09-16 18:43:58 +01:00
  • 9d5d72c388 fix(test runner): handle nil in no-colors output handler #15679 Justin M. Keyes 2021-09-16 11:42:00 -07:00
  • d140d3bd33 fix(docs): ignore _*.lua files from auto doc generation #15678 Gregory Anders 2021-09-16 11:49:11 -06:00
  • 0c86bf563c refactor: remove UTF to byte col conversion Gregory Anders 2021-09-16 11:26:45 -06:00
  • 2132c063af backport: fix(windowing): positioning of relative floats andrew-pa 2021-06-10 20:07:52 -07:00
  • 132053c1d2 backport: fix(lsp): resolve bufnr in buf_is_attached (#15523) Jose Alvarez 2021-08-30 20:46:00 +09:00
  • 29bc648d2b fix(man.vim): ensure buftype=nofile after :tag or :stag #15675 zeertzjq 2021-09-16 21:51:26 +08:00
  • 51d6b26729 backport: tests(lua/on_yank): assert conditions that fail correctly #15495 notomo 2021-08-27 20:54:01 +09:00
  • f7002337c0 backport: fix(lua): verify buffer in highlight.on_yank (#15482) notomo 2021-08-26 23:37:36 +09:00
  • 6bda2f56eb backport: fix(window.c): win_close from other tabpage #15454 notomo 2021-08-23 07:27:20 +09:00
  • be58ba250e backport: fix(autocmd.c): fix conditions in block_autocmds, unblock_autocmds #15372 gmntroll 2021-08-16 12:43:21 +05:00
  • d0e9a11e39 backport: refactor(sign): include longer sign column option Sirisak Lueangsaksri 2021-08-08 02:12:37 +07:00