vim entered the distribution, now we only need usb vga and keyboard support, to have...
[openwrt/svn-archive/archive.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