Explorar el Código

Activate syntax highlighting automatically

pull/4/head
Jérôme Deuchnord hace 7 años
padre
commit
6b39195126
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Ver fichero

@@ -3,6 +3,9 @@ filetype off


filetype plugin indent on filetype plugin indent on


" Activate syntax highlighting
syntax on

set nu set nu
set hls set hls
set si set si


Cargando…
Cancelar
Guardar