An open API service indexing awesome lists of open source software.

https://github.com/jreybert/vim-selecttabpolicy

Automatically detect if tabulations are real tabulations or spaces.
https://github.com/jreybert/vim-selecttabpolicy

Last synced: about 1 year ago
JSON representation

Automatically detect if tabulations are real tabulations or spaces.

Awesome Lists containing this project

README

          

This script tries to detect which tabulation policy is used in a fresh opened source file, ie. are tabulation spaces or real tabulations.

It needs more work for space case, as it often select "8 spaces" tabs...