mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-02 04:03:09 +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
|
||
|
|