This website works better with JavaScript.
Home
Explore
Help
Sign In
Deuchnord
/
Vimconf
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
2
Releases
0
Activity
Browse Source
Fix missing syntax highlighting (
#4
)
pull/6/head
Jérôme Deuchnord
5 years ago
committed by
Gitea
parent
8e86ccdc0d
commit
6a4d7621aa
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
vimrc
+ 3
- 0
vimrc
View File
@@ -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
Write
Preview
Loading…
Cancel
Save