开发者

How can i set the plugin's option in .vimrc

开发者 https://www.devze.com 2023-01-05 03:34 出处:网络
I use NERDTree plugin. No开发者_运维问答w i want to set the \'NERETreeHijackNetrw\' option to value 0.

I use NERDTree plugin.

No开发者_运维问答w i want to set the 'NERETreeHijackNetrw' option to value 0.

what should i write into my .vimrc


did you try

let NERDTreeHijackNetrw = 0

?

0

精彩评论

暂无评论...
验证码 换一张
取 消