Skip to content

avoid 1 <enter> when opening new file #67

New issue

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

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

Already on GitHub? # to your account

Open
zeroexcuses opened this issue Mar 9, 2023 · 1 comment
Open

avoid 1 <enter> when opening new file #67

zeroexcuses opened this issue Mar 9, 2023 · 1 comment

Comments

@zeroexcuses
Copy link

Whenever I open a nvim session on a *.res file, it asks me to press "1 "

Start a build on this project to get the freshest data ?
1. start build

Is there a way to have this auto-yes so I do not have to hit 1 <cr> every time I open a nvim session ?

Thanks!

@dkirchhof
Copy link

dkirchhof commented Apr 12, 2023

Hey,

I changed the lsp server file in the extension folder to deactivate the prompt.
In line 48 of this file /.local/share/nvim/site/pack/packer/start/vim-rescript/server/out/server.js you can set askToStartBuild to false.

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

No branches or pull requests

2 participants