Commit Graph

  • e8153ad9c2 man.vim: Set iskeyword explicitly. Edwin Pujols 2020-12-03 18:49:27 -04:00
  • 44be2dfca1 Merge pull request #13434 from janlazo/vim-8.2.2076 Jan Edmund Lazo 2020-12-03 21:31:29 -05:00
  • 2bcae20242 vim-patch:8.2.2085: Qt translation file is recognized as typescript Jan Edmund Lazo 2020-12-03 18:56:13 -05:00
  • f85386d170 vim-patch:8.2.1907: complete_info().selected may be wrong Jan Edmund Lazo 2020-12-02 23:43:43 -05:00
  • 6bc1844b11 vim-patch:8.2.1673: complete_info() selected index has an invalid value Jan Edmund Lazo 2020-12-02 23:29:04 -05:00
  • c6b780bdd1 vim-patch:8.2.2078: illegal memory access when using :print on invalid text Jan Edmund Lazo 2020-12-02 18:54:06 -05:00
  • f5e0f17968 lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310) Mathias Fußenegger 2020-12-03 20:22:15 +01:00
  • 5c7141cc71 lsp: Make open_floating_preview buffers ephemeral (#13437) runiq 2020-12-03 20:20:56 +01:00
  • fa73bb70fc lsp: Fix "unsupported_method" error when the buffer does not have an LSP Server (#13175) eightpigs 2020-12-03 14:00:54 +08:00
  • 8fb786e415 vim-patch:8.2.0602: :unlet $VAR does not work properly (#13238) Sean Dewar 2020-12-02 13:44:13 +00:00
  • d80f262f89 Merge pull request #13428 from janlazo/nvim-8.0.1525 Jan Edmund Lazo 2020-12-01 19:02:38 -05:00
  • 72c22862dc Merge pull request #12235 from dm1try/add_init_lua Björn Linse 2020-12-01 18:54:50 +01:00
  • f88c2490c7 Merge pull request #13425 from bfredl/secretcharm Björn Linse 2020-12-01 17:32:48 +01:00
  • 518fe0e8a2 test/wildmode_spec: override $PS1 Jan Edmund Lazo 2020-12-01 02:10:09 -05:00
  • 4b74996dbc test/timer_spec: increase base timeout Jan Edmund Lazo 2020-12-01 01:59:28 -05:00
  • 56f5e3bd6b vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window Jan Edmund Lazo 2020-03-10 20:59:13 -04:00
  • eb387ae530 executor: use new nlua_ name pattern Björn Linse 2020-09-17 14:36:55 +02:00
  • c65d3fd67b doc: mention init.lua dm1try 2020-07-19 22:42:02 +03:00
  • 33f324796c startup: allow lua files as session one dm1try 2020-05-03 23:57:47 +03:00
  • 767cd8b17b startup: add init.lua as an alternative user config, fixes #7895 dm1try 2020-05-03 23:49:11 +03:00
  • 13b8857300 path: add helper for checking a file extension dm1try 2020-05-03 23:46:55 +03:00
  • 70d0bee765 Merge pull request #13426 from yegappan/vimdiff Björn Linse 2020-12-01 10:41:33 +01:00
  • 11249ad021 vim-patch:8.0.0953: get "no write since last change" error in terminal window Jan Edmund Lazo 2020-03-10 21:42:50 -04:00
  • 24ab81bd46 fixup! vim-patch:8.0.0858: check if job terminal is running #10908 Jan Edmund Lazo 2020-04-01 21:44:46 -04:00
  • e20ee69952 Update vim_diff.txt Yegappan Lakshmanan 2020-11-30 20:48:52 -08:00
  • a1a4dd34ea Merge pull request #13419 from janlazo/vim-8.2.2067 Jan Edmund Lazo 2020-11-30 20:59:40 -05:00
  • c3a45032e6 Merge pull request #13378 from mgnsk/fix-undeclared-identifier James McCoy 2020-11-30 20:27:13 -05:00
  • bed9839f46 ex_getln: add secret charm Björn Linse 2020-12-01 00:15:12 +01:00
  • 21c6b40a59 fall back to os_realpath Magnus Kokk 2020-11-30 19:27:34 +02:00
  • f348923934 Fix undeclared identifier when HAVE_READLINK is not defined Magnus Kokk 2020-11-22 13:38:16 +02:00
  • 87279bb809 vim-patch:8.1.2264: there are two test files for :let Jan Edmund Lazo 2020-11-30 01:12:34 -05:00
  • 8562c2cb6b test/old: partial port of patch 8.1.0736 Jan Edmund Lazo 2020-11-30 01:11:22 -05:00
  • b3ddc23507 test/old: partial port of patch 8.1.0711 Jan Edmund Lazo 2020-11-30 01:08:27 -05:00
  • 5706ff15ed vim-patch:8.2.2069: the quickfix window is not updated after setqflist() Jan Edmund Lazo 2020-11-29 20:50:57 -05:00
  • ba2e94d223 runtime: Fix man.vim count handling. Edwin Pujols 2020-11-29 19:56:15 -04:00
  • aec61074a9 Merge pull request #13404 from jarimayenburg/filetype_docker Jan Edmund Lazo 2020-11-29 11:31:14 -05:00
  • abb61cd01a runtime/dockerfile.vim: ebdf3c964a901fc00c9009689f7cfda478342c51 Jari Maijenburg 2020-11-29 16:31:09 +01:00
  • ff1e3048cc runtime/dockerfile.vim: 560979ed4f0216f902a2c247e937f00a27dcb198 Jari Maijenburg 2020-11-29 16:17:38 +01:00
  • 15e616a057 folds: use Folded highlight even with spell on (#13393) Matthieu Coudron 2020-11-29 14:26:59 +01:00
  • dc6593a84a doc: fix lsp statusline examle (#13286) Damien Rajon 2020-11-29 14:24:52 +01:00
  • 8b2887bd56 Merge pull request #13288 from acomagu/reduce-memory-usage-lsp-rpc James McCoy 2020-11-28 21:43:25 -05:00
  • 900228a20f lsp: Reduce memory usage for buffering the message from LSP. Yuki Ito 2020-10-19 19:56:56 +09:00
  • a35c54b2ae vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407) Jan Edmund Lazo 2020-11-28 15:28:57 -05:00
  • 7294a20bbc Merge pull request #13405 from bfredl/newlog Björn Linse 2020-11-28 18:39:00 +01:00
  • b8ec6a5775 initialization: delay logging in set_init_1() Björn Linse 2020-11-28 16:08:34 +01:00
  • ba13b94f5a Merge pull request #13402 from janlazo/vim-8.2.2056 Jan Edmund Lazo 2020-11-27 21:27:07 -05:00
  • a3922e03a9 vim-patch:8.2.0271: the "num64" feature is available everywhere Jan Edmund Lazo 2020-11-26 22:36:57 -05:00
  • 628a1caa69 vim-patch:8.2.2059: Amiga: can't find plugins Jan Edmund Lazo 2020-11-27 20:30:06 -05:00
  • 7b8b786062 vim-patch:8.1.0951: using WIN64 even though it is never defined Jan Edmund Lazo 2020-11-27 19:55:11 -05:00
  • d956842751 Merge pull request #13397 from adrian5/filetype-gitrebase Jan Edmund Lazo 2020-11-27 09:20:33 -05:00
  • 70c2849bc9 gitrebase.vim: patch runtime/syntax to 664f3cf3f21 adrian5 2020-11-27 04:30:56 +01:00
  • 23ef9d2dbc gitrebase.vim: patch runtime/syntax to c08ee7476b1 adrian5 2020-11-27 04:28:07 +01:00
  • 37e2751c37 gitrebase.vim: patch runtime/ftplugin to c08ee7476 adrian5 2020-11-27 04:16:36 +01:00
  • 6af64d384f Merge pull request #13315 from ThomasFeher/colorscheme_terminal James McCoy 2020-11-26 14:04:25 -05:00
  • d8963c434f Fix colors in terminal by maintaining COLORTERM Thomas Fehér 2020-09-12 07:43:35 +02:00
  • 10a5f40f9e Merge pull request #13386 from glepnir/glepnir-patch-1 Hirokazu Hata 2020-11-26 17:00:49 +09:00
  • 0e7f965a1b use if_nil variable replace vim.F.if_nil Raphael 2020-11-26 14:32:38 +08:00
  • 4537ff659e Merge pull request #13375 from janlazo/vim-8.2.2041 Jan Edmund Lazo 2020-11-25 22:48:53 -05:00
  • fe5dc26648 vim-patch:8.2.0462: previewwindow test fails on some systems Jan Edmund Lazo 2020-11-25 21:59:54 -05:00
  • dd00c74737 Lsp: fix vim.F.ifnil to vim.F.if_nil (#13384) Raphael 2020-11-26 10:17:03 +08:00
  • 0d83a1c43f LSP: Feature/add workspace folders (#12638) Michael Lingelbach 2020-11-25 12:07:02 -08:00
  • 2d5dd85eef screen.c: Allow showbreak to override cursorline. (#13372) shade-of-noon 2020-11-25 11:47:03 -04:00
  • 104749440d Merge pull request #13379 from bfredl/runtime Björn Linse 2020-11-25 13:15:01 +01:00
  • ca7fa2a43a Merge pull request #13357 from vigoux/luahl-priority Björn Linse 2020-11-25 12:43:08 +01:00
  • 72d29847d6 runtime: extract 'runtimepath' and 'packpath' logic to its own file Björn Linse 2020-11-25 12:15:55 +01:00
  • c0a6989d93 feat(luahl): add priority mechanism Thomas Vigouroux 2020-11-23 12:25:36 +01:00
  • 8d7fa8962b vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not ideal Jan Edmund Lazo 2020-11-25 02:43:23 -05:00
  • 9b2efe6b7d vim-patch:8.2.0991: cannot get window type for autocmd and preview window Jan Edmund Lazo 2020-11-25 02:27:10 -05:00
  • ede747c2cc vim-patch:8.2.0257: cannot recognize a terminal in a popup window Jan Edmund Lazo 2020-11-25 01:32:48 -05:00
  • ea3aaa020f Merge pull request #13374 from bkegley/patch-1 Thomas Vigouroux 2020-11-25 08:02:08 +01:00
  • a9186501f6 vim-patch:8.1.2390: test94 is old style, fix 7.4.441 not tested Jan Edmund Lazo 2020-11-25 01:26:52 -05:00
  • b0d3f47e90 vim-patch:8.2.0303: TermChanged test fails in the GUI Jan Edmund Lazo 2020-11-24 22:30:01 -05:00
  • 11e64de511 Merge pull request #13373 from jamessan/github-actions James McCoy 2020-11-24 22:42:40 -05:00
  • eae90b37c3 vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommand Jan Edmund Lazo 2020-11-24 22:25:23 -05:00
  • 3a573a9e2f vim-patch:8.1.2290: autocommand test fails Jan Edmund Lazo 2020-11-24 22:17:04 -05:00
  • ec53d43f84 vim-patch:8.2.2041: haskell filetype not optimally recognized Jan Edmund Lazo 2020-11-24 19:34:48 -05:00
  • 21eb2e5ef8 fix(treesitter): docs reflect parser:parse() bkegley 2020-11-24 20:56:47 -06:00
  • 0bb565b13b GHA: Force CCACHE_DIR=$HOME/.ccache James McCoy 2020-11-24 16:50:05 -05:00
  • be9bd43502 ci: Only setup ipv6 on macOS for Travis James McCoy 2020-11-16 22:10:08 -05:00
  • 0d7777e9bc GHA: brew required software James McCoy 2020-11-16 21:57:46 -05:00
  • 36fe82ff98 env.sh: Handle no flavor being specified James McCoy 2020-11-16 21:32:05 -05:00
  • 0c022c03ee GHA: Add macOS CI James McCoy 2020-11-16 21:28:01 -05:00
  • d93e397232 ci: s/TRAVIS_OS_NAME/CI_OS_NAME/ for non-Travis-specific code James McCoy 2020-11-16 21:26:47 -05:00
  • 1731ef3176 GHA: Rename linux workflow to CI James McCoy 2020-11-16 21:14:40 -05:00
  • 7caa622afc Merge pull request #13368 from vigoux/langtree-fixes Thomas Vigouroux 2020-11-24 21:30:13 +01:00
  • 7574918dc7 vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305) TJ DeVries 2020-11-24 14:53:38 -05:00
  • e6d1656831 languagetree: call changedtree callback per tree Thomas Vigouroux 2020-11-24 16:53:03 +01:00
  • a6bd52d877 Merge pull request #13366 from bfredl/path3a Björn Linse 2020-11-24 16:47:48 +01:00
  • 7e0e0782a1 vim-patch:8.2.2036: buffer messed up if creating the quickfix window fails (#13365) Jan Edmund Lazo 2020-11-24 09:12:58 -05:00
  • d285fa73da api: enable nvim_get_runtime_file to find subdirectories Björn Linse 2020-11-24 14:18:46 +01:00
  • 71d4f5851f man.vim: Use page title instead of full path. (#13353) shade-of-noon 2020-11-24 04:48:06 -04:00
  • 60158dfb81 checkhealth: support virtual env dir with spaces saadparwaiz1 2020-11-24 08:39:11 +00:00
  • dd876a1548 Merge pull request #13322 from teto/remove_curwin Thomas Vigouroux 2020-11-24 07:10:55 +01:00
  • 7eb0c16dc8 fix(fold): use Folded highlight even with spell on Matthieu Coudron 2020-11-23 20:58:13 +01:00
  • 4f1fc0f6d5 refactor: pass window to was_set_insecurely Matthieu Coudron 2020-11-18 22:52:49 +01:00
  • 2d36b62eda Merge pull request #13270 from vigoux/ts-range-ranges Thomas Vigouroux 2020-11-23 18:42:08 +01:00
  • fb52790d1c Merge pull request #13358 from jamessan/ubuntu-20.04-gha James McCoy 2020-11-23 09:27:35 -05:00
  • b155e6b54c Merge pull request #11148 from janlazo/vim-8.0.1455 Jan Edmund Lazo 2020-11-23 09:19:11 -05:00
  • 52d76f0a32 fix(treesitter): allow ranges in set_included_ranges Thomas Vigouroux 2020-11-10 15:21:04 +01:00
  • 9ff6760b2d treesitter: refactor some things Thomas Vigouroux 2020-11-10 16:39:53 +01:00