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

请问下这个函数好像没有被调到? #31

Closed
gooooloo opened this issue Dec 18, 2020 · 1 comment
Closed

请问下这个函数好像没有被调到? #31

gooooloo opened this issue Dec 18, 2020 · 1 comment

Comments

@gooooloo
Copy link
Contributor

pangu.vim/plugin/pangu.vim

Lines 137 to 141 in fc7f4d0

function! PanGuSpacing()
if g:pangu_enabled == 1
call PanGuSpacingCore()
endif
endfunction

这个函数好像没有被调到?从而g:pangu_enabled 其实也没有起到作用。请问这是故意的设计吗?

@gooooloo
Copy link
Contributor Author

哦,看到 readme 了,要外面去调。

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

1 participant