Browse Source

Set rpc timeout to 4 (for phone)

master
Raphael Roberts 6 years ago
parent
commit
551fab337c
  1. 1
      custom.el

1
custom.el

@ -17,6 +17,7 @@
'(dired-listing-switches "-alh")
'(elpy-eldoc-show-current-function
nil)
'(elpy-rpc-timeout 4)
'(explicit-shell-file-name
"/bin/bash")
'(find-file-suppress-same-file-warnings

Loading…
Cancel
Save