mirror of
https://github.com/amix/vimrc
synced 2024-12-22 18:03:06 +00:00
7 lines
95 B
HTML
7 lines
95 B
HTML
<head>
|
|
<script type="text/coffeescript">
|
|
abc = {
|
|
def: 42
|
|
}
|
|
</script>
|
|
</head>
|