raa0121 hace 10 años
padre
commit
97f4f5a5e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .vimrc

+ 1 - 1
.vimrc

@@ -270,7 +270,7 @@ call neobundle#config('quickrun-hook-u-nya-', {
 NeoBundle 'osyo-manga/unite-filetype'
 NeoBundle 'osyo-manga/unite-filetype'
 call neobundle#config('unite-filetype', {
 call neobundle#config('unite-filetype', {
   \ 'lazy' : 1,
   \ 'lazy' : 1,
-  \ 'autoload' : { 'unite_sources' : ['filetype']},
+  \ 'autoload' : { 'unite_sources' : ['filetype', 'filetype/new']},
   \ 'depends' : ['Shougo/unite.vim']
   \ 'depends' : ['Shougo/unite.vim']
   \ })
   \ })
 NeoBundle 'osyo-manga/unite-highlight'
 NeoBundle 'osyo-manga/unite-highlight'