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

no edit summary
imported>Catherinedevlin
(Created page with "== How to find gedit in the Applications list == On Linux, we suggest the GEdit text editor. GEdit should already be installed on your computer. To start GEdit: click Appli...")
 
No edit summary
 
(2 intermediate revisions 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 add the lines
:
<pre>
set tabstop=4
set softtabstop=4
set autoindent
</pre>
 
to their .vimrc file.
 
[[Columbus Python Workshop 1/Friday|&laquo; Back to the Friday setup page]]
Anonymous user