... | ... | @@ -23,7 +23,7 @@ editor = <path\to\>Scite.exe ["-open:$FILE" -goto:$LINENUM] ["-find:$SEARCH"] |
|
|
{{{
|
|
|
# NotePad++ :
|
|
|
[tortoisehg]
|
|
|
editor = <path\to\>Notepad++.exe ["$FILE" -n$LINENUM] -multiInst
|
|
|
editor = <path\to\>Notepad++.exe ["$FILE" -n$LINENUM] -multiInst -nosession
|
|
|
}}}
|
|
|
|
|
|
{{{
|
... | ... | |