Przeglądaj źródła

Fix missing syntax highlighting (#4)

pull/6/head
Jérôme Deuchnord 5 lat temu
committed by Gitea
rodzic
commit
6a4d7621aa
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Wyświetl plik

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

filetype plugin indent on

" Activate syntax highlighting
syntax on

set nu
set hls
set si


Ładowanie…
Anuluj
Zapisz