#4 Fix missing syntax highlighting

Sloučený
Deuchnord sloučil 1 revizí z větve fix-syntax-highlighting do větve master před před 5 roky
  1. +3
    -0
      vimrc

+ 3
- 0
vimrc Zobrazit soubor

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

filetype plugin indent on

" Activate syntax highlighting
syntax on

set nu
set hls
set si


Načítá se…
Zrušit
Uložit