Luakit: Google translate search.

Emacs: fixed latex snippet.
master
Ambrevar 2012-11-27 22:34:48 +01:00
parent f7e8d24e7b
commit 00771292fa
2 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,7 @@ search_engines = {
ctan = "http://www.ctan.org/search/?search=%s&search_type=description",
g = "http://google.com/search?q=%s",
gm = "https://maps.google.com/maps?q=%s",
gt = "http://translate.google.com/#en/fr/%s",
imdb = "http://imdb.com/find?s=all&q=%s", -- Note that imdb is messy with spaces.
torrent = "http://torrentz.eu/search?f=%s",
w = "http://en.wikipedia.org/wiki/Special:Search?search=%s",

View File

@ -5,5 +5,4 @@
# name : \subsection
# --
\subsection{${1:name}}
\label{${2:label}}
$0