Skip to content

Commit 9bf54bc

Browse files
authored
Merge pull request #142 from vim-denops/fix-target-versions
👍 Update target Vim/Neovim versions of `function` and `option` modules
2 parents 6a07420 + 56c707e commit 9bf54bc

File tree

11 files changed

+2683
-1971
lines changed

11 files changed

+2683
-1971
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🐜 denops_std
22

3+
[![Vim 8.2.3452 or above](https://img.shields.io/badge/Vim-Support%208.2.3452-yellowgreen.svg?logo=vim)](https://github.com/vim/vim/tree/v8.2.3452)
4+
[![Neovim 0.6.0 or above](https://img.shields.io/badge/Neovim-Support%200.6.0-yellowgreen.svg?logo=neovim&logoColor=white)](https://github.com/neovim/neovim/tree/v0.6.0)
35
[![Test](https://github.com/vim-denops/deno-denops-std/actions/workflows/test.yml/badge.svg)](https://github.com/vim-denops/deno-denops-std/actions/workflows/test.yml)
46
[![deno doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/denops_std/mod.ts)
57
[![Documentation](https://img.shields.io/badge/denops-Documentation-yellow.svg)](https://vim-denops.github.io/denops-documentation/)

denops_std/function/_generated.ts

Lines changed: 338 additions & 125 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)