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

tab is replaced by space #1

Open
remydev opened this issue Mar 17, 2019 · 1 comment
Open

tab is replaced by space #1

remydev opened this issue Mar 17, 2019 · 1 comment

Comments

@remydev
Copy link

remydev commented Mar 17, 2019

Hello,

I can't have a tab in a .slang file, it's replaced by spaces
What can i do for this ?

Thanks

@remydev
Copy link
Author

remydev commented Mar 19, 2019

In the file
/indent/slang.vim
Ligne 11
setlocal autoindent sw=2 et
change by
setlocal autoindent "sw=2 et

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