Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
No commit message
authored
Aug 17, 2010
by
Johan Samyn
No commit message
Hide whitespace changes
Inline
Side-by-side
OpenAtLine.wiki
View page @
e835cef2
...
@@ -23,7 +23,7 @@ editor = <path\to\>Scite.exe ["-open:$FILE" -goto:$LINENUM] ["-find:$SEARCH"]
...
@@ -23,7 +23,7 @@ editor = <path\to\>Scite.exe ["-open:$FILE" -goto:$LINENUM] ["-find:$SEARCH"]
{{{
{{{
# NotePad++ :
# NotePad++ :
[tortoisehg]
[tortoisehg]
editor = <path\to\>Notepad++.exe ["$FILE" -n$LINENUM] -multiInst
editor = <path\to\>Notepad++.exe ["$FILE" -n$LINENUM] -multiInst
-nosession
}}}
}}}
{{{
{{{
...
...