Closed bsless closed 5 years ago
Fix #145 temporary-file-directory is a variable and can't be invoked. It causes meghanada--start-server-process to throw an error. Remove the invoking parentheses.
temporary-file-directory
meghanada--start-server-process
@bsless Merged. Thanks !
Fix #145
temporary-file-directory
is a variable and can't be invoked. It causesmeghanada--start-server-process
to throw an error. Remove the invoking parentheses.