Default plugins is no plugin.
This commit is contained in:
parent
7c5800c79d
commit
bb8243966b
@ -11,7 +11,7 @@ try:
|
||||
except KeyError:
|
||||
DFT_EDIT_CMD = 'vi'
|
||||
|
||||
DFT_PLUGINS = 'texnote'
|
||||
DFT_PLUGINS = ''
|
||||
|
||||
DFT_CONFIG = {'papers_dir' : os.path.expanduser('~/.papers'),
|
||||
'doc_dir' : 'doc',
|
||||
|
Loading…
x
Reference in New Issue
Block a user