Skip to content
Snippets Groups Projects
Commit 2e3da264 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Replaced Windows LFCR by Linux LF to avoid ^R at end of line in vi.

parent 04d3712c
No related branches found
No related tags found
1 merge request!28Master
......@@ -5,6 +5,8 @@
* Polarion
* Latex
* Markdown
* Vi
*******************************************************************************
* RadioHDL with GIT
......@@ -358,3 +360,7 @@ Table:
| row text | row text | row text|
| row text | row text | row text|
vi
"Replaced Windows LFCR by Linux LF to avoid ^R at end of line in vi. Removed trailing spaces."
- in gvim replace \r --> nothing
- in uex save new file as Linux, save as, menu edit/preferences/line end
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment