summaryrefslogtreecommitdiffstats
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-19Use spaces instead of tabsv4.14.1Adam Stankiewicz1-74/+74
2020-10-19Remove non-relevant sensible settingsAdam Stankiewicz1-41/+7
2020-10-19Add vim-sensible defaults by defaultv4.14.0Adam Stankiewicz1-0/+128
2020-10-17Make sure custom scripts.vim are respected as wellAdam Stankiewicz1-1/+7
2020-10-17Make sure polyglot_disable does not skip native vim files, fixes #591v4.13.5Adam Stankiewicz1-1/+1
2020-10-07Fix vim 8 package manager, closes #574Adam Stankiewicz1-0/+3
2020-10-02Resolve issues with loading order, closes #571v4.13.1Adam Stankiewicz1-9/+0
2020-09-30Document how to install with vim8 packagesAdam Stankiewicz1-0/+9
2020-09-08Fix auto-detecting indent, closes #540v4.9.4Adam Stankiewicz1-167/+0
2020-09-04Ignore files from homedir and root for indentv4.9.2Adam Stankiewicz1-0/+4
2020-09-04Do not set indent on by defaultAdam Stankiewicz1-4/+0
2020-09-04Fix detecting indentation in some CSSAdam Stankiewicz1-1/+1
2020-09-04Ignore heredoc when detecting indentv4.9.1Adam Stankiewicz1-0/+13
2020-09-04Synchronize shiftwidth with tabstop by defaultv4.9.0Adam Stankiewicz1-0/+5
2020-09-04Fix detection of indentation, #537Adam Stankiewicz2-166/+149
2020-09-04Let user select tabstop, by not changing itAdam Stankiewicz1-3/+0
2020-09-04Allow to disable autoindent with g:polyglot_disabledAdam Stankiewicz1-1/+6
2020-09-01Automatically detect indentation, closes #529v4.8.0Adam Stankiewicz1-0/+164