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

Add option to disable slimv indent plugins #105

Closed
cwfoo opened this issue Jan 20, 2021 · 1 comment
Closed

Add option to disable slimv indent plugins #105

cwfoo opened this issue Jan 20, 2021 · 1 comment

Comments

@cwfoo
Copy link

cwfoo commented Jan 20, 2021

Is there a way to disable the indent plugins provided by slimv (i.e. slimv/indent/lisp.vim, slimv/indent/scheme.vim, slimv/indent/clojure.vim)? I would like to keep the default vim indentation behavior provided by its bundled filetype plugins. If no such option exists, would it be possible to add an option to disable the indentation provided by slimv?

@kovisoft
Copy link
Owner

Added option g:slimv_indent_disable. If you set it to 1 in your .vimrc then slimv won't override vim's built-in indenting. See commit f8c2f99

@cwfoo cwfoo closed this as completed Jan 25, 2021
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