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

how can i use in Spacevim #61

Open
Jiyang00 opened this issue Sep 28, 2020 · 1 comment
Open

how can i use in Spacevim #61

Jiyang00 opened this issue Sep 28, 2020 · 1 comment

Comments

@Jiyang00
Copy link

how can I use in Spacevim
I set Config let doc. in myspacevim#before
but not work;
image

@Konfekt
Copy link
Owner

Konfekt commented Sep 28, 2020

Did you follow https://developpaper.com/how-to-configure-spacevim/ ? In particular, added

[[custom_plugins]]
    name = "lilydjwg/colorizer"
    merged = 0

However, let g:sh_fold_enabled = 7 should enable folding independently of FastFold.

Check also whether folding is enabled by

:verb set foldenable?
:verb set foldelevel?
:verb set foldlevelstart?

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

2 participants