Difference between revisions of "Configuring editors"
From Dreamwidth Notes
(Added a Vim category because vi != vim) |
(N++) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Editors are programs used to change the contents of text files. | ||
+ | |||
{{Expand|text=These will actually need instructions!}} | {{Expand|text=These will actually need instructions!}} | ||
Line 17: | Line 19: | ||
* [[Editor: vi|vi]] | * [[Editor: vi|vi]] | ||
* [[Editor: vim|vim]] | * [[Editor: vim|vim]] | ||
+ | * [[Editor: Notepad plus plus|Notepad++]] | ||
[[Category: Editors]] | [[Category: Editors]] |
Latest revision as of 03:35, 22 October 2011
Editors are programs used to change the contents of text files.
Expand: These will actually need instructions!
So far, we have instructions for the following editors on how to configure them to:
- Use unix line endings
- Not use tabs
- Trim trailing spaces