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

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarr committed Aug 12, 2022
2 parents 8beeb73 + 9e98aa1 commit 136fc47
Show file tree
Hide file tree
Showing 18 changed files with 1,103 additions and 122 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
au BufNewFile,BufRead *.js set syntax=typescript
au BufNewFile,BufRead *.js set filetype=typescript

au BufNewFile,BufRead ssc.config set syntax=yaml
au BufNewFile,BufRead ssc.config set filetype=yaml
Loading

0 comments on commit 136fc47

Please sign in to comment.