Explorar el Código

made YCM enabled by default

wreed4 hace 11 años
padre
commit
70ab37d205
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .vimrc

+ 1 - 1
.vimrc

@@ -16,7 +16,7 @@ Plugin 'gmarik/vundle'
 
 " ***** plugins that require more stuff (compilation)
 " As-you-type semantic completion. 
-"Plugin 'Valloric/YouCompleteMe'
+Plugin 'Valloric/YouCompleteMe'
 
 " ***** simple plugins
 " can launch an interactive program within an Vim buffer (like bash or other shells)