-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I'd like to be able to integrate this with my VIM editor. I've been using prettier_d with vim-prettier by setting the path to the prettier executable to prettier_d:
let g:prettier#exec_cmd_path = "/usr/local/bin/prettier_d"However, this doesn't work with prettier_d_slim because it doesn't accept a filename as a parameter. There's an alternative way to configure this?
Metadata
Metadata
Assignees
Labels
No labels