Columbus Python Workshop 1/Friday/Linux text editor: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 26:
== Success! ==
 
If you prefer a different editor for text, check with an instructor before moving on to make sure it will work for the weekend. vim users will probably want to ad:add the lines
:
<pre>
set tabstop=4
set softtabstop=4
set autoindent
</pre>
 
Anonymous user