Explorar el Código

Fix missing syntax highlighting (#4)

pull/6/head
Jérôme Deuchnord hace 5 años
committed by Gitea
padre
commit
6a4d7621aa
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

" Activate syntax highlighting
syntax on

set nu
set hls
set si


Cargando…
Cancelar
Guardar