~darragh-ssa/deditor/deditor

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[python]
config_method = pylint
analyze_command = pylint -d C0103 --reports=y
analyze_method = pylint
autoindent = True
snippyts_autoindent = True
snippyts_underscore = True
snippyts_pyc = True
pyonlyindent = True

[customize]
theme = default
font = Schoolbell
overwrite = False
size = 13

[web]
host = http://localhost/
html = 

[network]
sftp_password = 
sftp_savloc = False
ssh_username = vepon
ssh_onsav = ext
ssh_host = ftp.alwaysdata.com
sftp_host = 
ssh_password = Deditor
sftp_username = 
ssh_savloc = False
sftp_onsav = ext

[general]
disabled = dialogs,emacs
enabled = sheetupdate,network,codecompletion,projects,python,customize,web
allowed = True