summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Rename `TestFiletypeFuncs` to avoid name collision (#796)ptzz1-0/+1
2022-02-21Use old version of vim repository, fixes #779Adam Stankiewicz1-3/+8
2021-09-09Ensure some files are compied from each packageAdam Stankiewicz1-0/+7
2021-06-09Disable languages also from heuristics, fixes #673Adam Stankiewicz1-11/+3
2021-06-09De-duplicate runtime heuristic autocommandsAdam Stankiewicz1-1/+1
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-3/+6
2021-01-01Move tex to after, closes #650Adam Stankiewicz1-1/+5
2020-12-30Add terraform to list of packages, fixes #625Adam Stankiewicz1-1/+1
2020-12-29Fix detecting conf filetype, closes #641Adam Stankiewicz1-5/+6
2020-10-25Fix conditions, #608Adam Stankiewicz1-1/+1
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz1-2/+2
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz1-21/+14
2020-10-24Fix recursive loading, closes #605Adam Stankiewicz1-1/+3
2020-10-24Use vim-polyglot only as fallback to other plugins, fixes #580Adam Stankiewicz1-0/+9
2020-10-24Fix detecting shell filetypes, closes #603Adam Stankiewicz1-0/+1
2020-10-23UpdateAdam Stankiewicz1-0/+1
2020-10-19Remove docs so docs of installed plugins are up to dateAdam Stankiewicz1-2/+2
2020-10-19Allow vim-polyglot to load in non-compatible modeAdam Stankiewicz2-10/+1
2020-10-18Add regression testAdam Stankiewicz1-0/+4
2020-10-17Make sure custom scripts.vim are respected as wellAdam Stankiewicz1-4/+17
2020-10-16Add extensions to the readmeAdam Stankiewicz1-1/+19
2020-10-16Use language names instead of filetype namesAdam Stankiewicz1-4/+12
2020-10-16UpdateAdam Stankiewicz1-2/+2
2020-10-16Mention filetypes in the readmeAdam Stankiewicz1-0/+7
2020-10-14Alaways use native vim syntax, fixes #582v4.13.3Adam Stankiewicz1-1/+4
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz3-26/+263
2020-10-09Relax previous commit a bitAdam Stankiewicz1-1/+1
2020-10-09Fix detecting of some filetypes, closes #579Adam Stankiewicz2-2/+2
2020-10-08Fix encoding of vim filesAdam Stankiewicz1-3/+7
2020-10-07Fix test and loading of filetypes, closes #577v4.13.2Adam Stankiewicz2-13/+11
2020-10-06Simplify list of packagesAdam Stankiewicz1-1/+4
2020-10-06Add all vim filetypesAdam Stankiewicz2-3/+135
2020-10-04Add comments for some extensions + testAdam Stankiewicz1-28/+50
2020-10-04Address BufWritePost error, fixes #573Adam Stankiewicz1-10/+2
2020-10-02Do not use ++once to support older vims, fixes #7056Adam Stankiewicz1-18/+15
2020-10-02Resolve issues with loading order, closes #571v4.13.1Adam Stankiewicz1-5/+2
2020-09-30Make loading faster for ambiguous extensions without heuristicsv4.13.0Adam Stankiewicz1-2/+3
2020-09-30Reduce startup time by avoiding calling slow au!Adam Stankiewicz1-4/+4
2020-09-29Deduplicate polyglot filesAdam Stankiewicz1-16/+26
2020-09-29Modularize lazy loading of polyglot partsAdam Stankiewicz1-23/+33
2020-09-29Make loading faster for ambiguous extensionsAdam Stankiewicz1-27/+1
2020-09-29Fix detection of conf files, closes #569Adam Stankiewicz1-22/+80
2020-09-28Make ftdetect even shorterAdam Stankiewicz1-16/+11
2020-09-28Make generated file bit shorterAdam Stankiewicz1-1/+6
2020-09-28Fix all warning messagesAdam Stankiewicz2-6/+4
2020-09-28Fix many extensions detectionAdam Stankiewicz1-4/+1
2020-09-28Fix more warningsAdam Stankiewicz1-3/+3
2020-09-28Fix zsh missing filenamesAdam Stankiewicz1-1/+5
2020-09-28Add missing filetypes for systemdAdam Stankiewicz1-1/+8
2020-09-28Show warnings only for DEV buildAdam Stankiewicz1-0/+3