Tom Willemsen
62ea1086e9
Only `w3m-goto-url' and `w3m-bookmark-view' are ever really used to start w3m, no need to load `w3m-load' for that.
6 lines
No EOL
142 B
Text
6 lines
No EOL
142 B
Text
# -*- coding: utf-8 -*-
|
|
# name: from ... import ...
|
|
# contributor: Tom Willemsen
|
|
# key: from
|
|
# --
|
|
from ${1:module} import ${2:class_or_module} |