#4 Fix missing syntax highlighting

Integração executada
Deuchnord integrou 1 cometimentos de %!<(string=fix-syntax-highlighting)/code> em master há 5 anos
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Ver ficheiro

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

filetype plugin indent on

" Activate syntax highlighting
syntax on

set nu
set hls
set si


Carregando…
Cancelar
Guardar