mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 20:00:16 +02:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
|
config BR2_PACKAGE_VIM
|
||
|
prompt "vim............................. VI Improved"
|
||
|
tristate
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_LIBNCURSES
|
||
|
help
|
||
|
An improved version of VI.
|
||
|
|
||
|
http://www.vim.org
|
||
|
|