Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIM Integration? #15

Open
giovannibenussi opened this issue Jan 12, 2022 · 2 comments
Open

VIM Integration? #15

giovannibenussi opened this issue Jan 12, 2022 · 2 comments

Comments

@giovannibenussi
Copy link

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?

@olrtg
Copy link

olrtg commented Jan 13, 2022

Hey @giovannibenussi i've been using prettier_d_slim with lunarvim. I'm pretty much new to the ecosystem but as far as i can tell it uses the null-ls plugin to make it work.

If you're in vim, i don't know if this is possible but, i hope this helps you in some way.

@giovannibenussi
Copy link
Author

giovannibenussi commented Feb 1, 2022

I’m not too advanced on vim so I’m not sure how to do something similar. I’ll take a look to lunarvim.

I guess we can close this because there isn’t something actionable to do for now. Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants