summaryrefslogtreecommitdiffstats
path: root/autoload/sleuth.vim (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-08Fix some ftdetect issues from testsAdam Stankiewicz1-4/+4
2020-09-06Add heuristics for .h extensionAdam Stankiewicz1-5/+5
2020-09-06Add more apache filetypesAdam Stankiewicz1-1/+1
2020-09-06Add support for Visual Basic and BasicAdam Stankiewicz1-0/+2
2020-09-05Add support for Idris2, closes #534 (#535)CodingCellist1-0/+2
2020-09-04Fix detection of indentation, #537Adam Stankiewicz1-215/+215
2020-09-03Disable native autocommands when appropriate, fixes #533v4.8.1Adam Stankiewicz1-10/+10
2020-09-01Automatically detect indentation, closes #529v4.8.0Adam Stankiewicz1-0/+221