ciaranm/detectindent

Vim script for automatically detecting indent settings

Vim Script

176

27 commits

updated Feb 26, 2023

See the code

README

A Vim plugin, for automatically detecting indent settings. This plugin adds a :DetectIndent command, which tries to intelligently set the 'shiftwidth', 'expandtab' and 'tabstop' options based upon the existing settings in use in the active file.

You may wish to consider one of the many forks of this project. Be aware that some of these forks have merged patches that I have been ignoring for good reasons, and that long lists of special cases are not necessarily a good idea...

Contributors

ciaranm

8 commits

jamessan

6 commits

blueyed

5 commits

jonasb

3 commits

ciaranm/detectindent

Vim script for automatically detecting indent settings

Vim Script

176

27 commits

updated Feb 26, 2023

See the code

README

A Vim plugin, for automatically detecting indent settings. This plugin adds a :DetectIndent command, which tries to intelligently set the 'shiftwidth', 'expandtab' and 'tabstop' options based upon the existing settings in use in the active file.

You may wish to consider one of the many forks of this project. Be aware that some of these forks have merged patches that I have been ignoring for good reasons, and that long lists of special cases are not necessarily a good idea...

Contributors

ciaranm

8 commits

jamessan

6 commits

blueyed

5 commits

jonasb

3 commits

Languages

Vim Script

100.0%