aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/vim/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/vim/Config.in')
-rw-r--r--openwrt/package/vim/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/vim/Config.in b/openwrt/package/vim/Config.in
deleted file mode 100644
index b7b0a249aa..0000000000
--- a/openwrt/package/vim/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-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
-