aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload/detect_indent.vim
Commit message (Expand)AuthorAgeFilesLines
* Spin detect_indent.vim out into its own pluginTom Ryder2020-05-301-108/+0
* Use :function! and `abort` in autoloadTom Ryder2020-05-301-2/+2
* Make properties of detect_indent.vim configgableTom Ryder2020-05-301-5/+7
* Arrange and comment code for new pluginTom Ryder2020-05-301-9/+58
* Correct b:undo_indent setting in detect_indent.vimTom Ryder2020-05-301-1/+1
* Split detect_indent.vim into autoload/pluginTom Ryder2020-05-301-0/+57