Changed Vim commands cell type to code for better formatting on nbviewer.

This commit is contained in:
Donne Martin 2015-03-01 08:18:24 -05:00
parent 11d7e041fb
commit 17e7736974

View File

@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:67c67b0d98088d4c0573bea23d46b8ed9372b679f9664a24756eece3d42f6ca2"
"signature": "sha256:d6da9306516e7e363c08bf13bd61bd3a154b0d4cd9219b0c63bea4b86bc419b0"
},
"nbformat": 3,
"nbformat_minor": 0,
@ -289,9 +289,9 @@
]
},
{
"cell_type": "raw",
"metadata": {},
"source": [
"cell_type": "code",
"collapsed": false,
"input": [
"Normal mode: esc\n",
"\n",
"Basic movement: h, j, k, l\n",
@ -330,7 +330,10 @@
"vim .vimrc\n",
"syntax on\n",
":wq"
]
],
"language": "python",
"metadata": {},
"outputs": []
},
{
"cell_type": "code",