line warp

pull/9/head
Patricio Gonzalez Vivo 10 years ago
parent e5115ade1f
commit a43ec3d256

@ -202,6 +202,7 @@ function loadMarkdown(){
autoCloseBrackets: true,
extraKeys: {"Ctrl-Space": "autocomplete"},
showCursorWhenSelecting: true,
lineWrapping: true,
indentUnit: 4
});

Loading…
Cancel
Save