Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
No commit message
authored
May 28, 2010
by
Steve Borho
No commit message
Show whitespace changes
Inline
Side-by-side
OpenAtLine.wiki
View page @
9ecf0503
...
...
@@ -34,7 +34,8 @@ editor = <path\to\>TextPad.exe [$FILE($LINENUM)]
}}}
=== "The Big Two" on Unix ===
{{{
[tortoisehg]
editor = gvim -f [+$LINENUM $FILE]
editor = emacs [+$LINENUM $FILE]
}}}
\ No newline at end of file