update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
[openwrt.git] / openwrt / package / vim / Config.in
1 config BR2_PACKAGE_VIM
2 prompt "vim............................... VI Improved"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBNCURSES
6 help
7 An improved version of VI.
8
9 http://www.vim.org
10
This page took 0.036723 seconds and 5 git commands to generate.