mirror of
https://github.com/amix/vimrc
synced 2024-12-30 05:43:07 +00:00
8 lines
95 B
HTML
8 lines
95 B
HTML
|
<head>
|
||
|
<script type="text/coffeescript">
|
||
|
abc = {
|
||
|
def: 42
|
||
|
}
|
||
|
</script>
|
||
|
</head>
|