vim-auto-tabstop

A Vim plugin for automatically setting tabstop size
git clone https://git.ce9e.org/vim-auto-tabstop.git

DateCommit messageAuthor
2023-10-04 19:39fix: keep empty columns at start (vartabs)Tobias Bengfort
2023-06-13 20:03use vartabstop if availableTobias Bengfort
2023-06-13 19:59explicitly store whether fets is activeTobias Bengfort
2023-06-13 19:33refactor CalcTS to return listTobias Bengfort
2023-06-13 19:23simplifyTobias Bengfort
2023-06-13 19:18reuse global settings instead of hardcoded valuesTobias Bengfort
2020-05-20 06:12use noremapTobias Bengfort
2019-06-01 08:47typoTobias Bengfort
2019-02-23 18:17use s: and l: variablesTobias Bengfort
2016-11-18 19:23ignore long string in last columnTobias Bengfort
2016-10-20 17:37Create LICENSETobias Bengfort
2016-10-06 07:55Fix usage of <> in markdownTobias Bengfort
2016-10-06 07:54Fix markdown indentationTobias Bengfort