This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<title>Create and share movies of your drawings and voice! -- Show & Tell for iPad</title> | |
<link rel="stylesheet" href="/css/master.css" type="text/css" media="screen" title="no title" charset="utf-8"> | |
</head> | |
<body> | |
<ul class='highlights'> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set foldmethod=syntax | |
set foldlevelstart=1 | |
set foldnestmax=5 | |
let javaScript_fold=1 | |
set textwidth=0 | |
"set foldclose=all | |
"colorscheme torte | |
" os x backspace fix |