surmon-china / vue-codemirror

@codemirror code editor component for @vuejs
https://github.surmon.me/vue-codemirror
MIT License
3.28k stars 382 forks source link

I want change BasicSetup,but not globally,how to do? #186

Open liu-xinhui opened 1 year ago

liu-xinhui commented 1 year ago

Clear and concise description of the problem

I only one page use vue-codemirror ,and not need collapse and line number,I want change BasicSetup,but I must set globally. I want Import on Demand,and change BasicSetup. how to do?

Suggested solution

no idea

Alternative

No response

Additional context

No response

Validations