This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Vundle.vim
mirror of
https://github.com/VundleVim/Vundle.vim.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
Don't touch 'ignorecase'
Should
fix
#231
.
pull/401/head
Marius Gedminas
12 years ago
parent
941158665e
commit
2d2690e41f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
autoload/vundle/scripts.vim
+ 1
- 1
autoload/vundle/scripts.vim
View File
@ -99,7 +99,7 @@ func! vundle#scripts#view(title, headers, results)
setl
noswapfile
setl
cursorline
setl
nonu
ro
noma
ignorecase
setl
nonu
ro
noma
if
(
exists
(
'&relativenumber'
)
)
|
setl
norelativenumber
|
endif
setl
ft
=
vundle
Write
Preview
Loading…
Cancel
Save