diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5c2bb8f9996..7929890e8a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -130,7 +130,7 @@ if (executable('gnols')) \ 'root' : '/path/to/gno_repo', \ 'gno' : '/path/to/gno_bin', \ 'precompileOnSave' : v:true, - \ 'buildOnSave' : v:false, + \ 'buildOnSave' : v:true, \ }, \ 'languageId': {server_info->'gno'}, \ })