Ver a proveniência

Fix missing syntax highlighting (#4)

pull/6/head
Jérôme Deuchnord há 5 anos
committed by Gitea
ascendente
cometimento
6a4d7621aa
1 ficheiros alterados com 3 adições e 0 eliminações
  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