aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/detect_indent.vim
Commit message (Expand)AuthorAgeFilesLines
* Spin detect_indent.vim out into its own pluginTom Ryder2020-05-301-23/+0
* Arrange and comment code for new pluginTom Ryder2020-05-301-1/+11
* Split detect_indent.vim into autoload/pluginTom Ryder2020-05-301-59/+13
* Prototype ready for indent switcherTom Ryder2020-05-301-7/+23
* Commit a much simpler approach to indent guessingTom Ryder2020-05-291-19/+5
* Commit first pass at indent heuristicTom Ryder2020-05-291-26/+30
* Working on a plugin for detecting tab indentTom Ryder2020-05-291-0/+53