#4 Fix missing syntax highlighting

Fusionado
Deuchnord fusionados 1 commits de fix-syntax-highlighting en master hace 7 años
  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