projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d47bd2d
)
vim: config names should be lower case
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Mar 2008 10:02:12 +0000
(10:02 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Mar 2008 10:02:12 +0000
(10:02 -0000)
package/editors/vim/Config.in
patch
|
blob
|
history
diff --git
a/package/editors/vim/Config.in
b/package/editors/vim/Config.in
index bf57c14d514a3413a0816ee2b820ae15acef066b..5d912fc92425b2a57b8ed809a3b145b92fe99da5 100644
(file)
--- a/
package/editors/vim/Config.in
+++ b/
package/editors/vim/Config.in
@@
-1,5
+1,5
@@
config BR2_PACKAGE_VIM
- bool "
V
im"
+ bool "
v
im"
default n
select BR2_PACKAGE_NCURSES
help
@@
-8,7
+8,7
@@
config BR2_PACKAGE_VIM
http://www.vim.org/
config BR2_PACKAGE_VIM_RUNTIME
- bool "
I
nstall runtime"
+ bool "
i
nstall runtime"
default y
depends BR2_PACKAGE_VIM
help