Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit c409c2f

Browse files
committed
merge
2 parents 8beeb73 + 9e98aa1 commit c409c2f

File tree

18 files changed

+1661
-98
lines changed

18 files changed

+1661
-98
lines changed

.vimrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
au BufNewFile,BufRead *.js set syntax=typescript
22
au BufNewFile,BufRead *.js set filetype=typescript
3+
4+
au BufNewFile,BufRead ssc.config set syntax=yaml
5+
au BufNewFile,BufRead ssc.config set filetype=yaml

0 commit comments

Comments
 (0)