this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #26872 from mtelvers/cygwin-vim

Cygwin package for vim

authored by

Marcello Seri and committed by
GitHub
e0e4ef2c 6891ea1d

+1
+1
packages/conf-vim/conf-vim.1/opam
··· 14 14 ["vim"] {os-family = "suse" | os-family = "opensuse"} 15 15 ["vim"] {os-distribution = "ol"} 16 16 ["vim"] {os = "freebsd"} 17 + ["vim"] {os-distribution = "cygwin"} 17 18 ] 18 19 synopsis: "Virtual package to install the Vim editor" 19 20 description: