summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-19Improve indent heuristics (count increments / decrements), fixes #592v4.15.0Adam Stankiewicz1-24/+55
2020-10-19Use spaces instead of tabsv4.14.1Adam Stankiewicz1-74/+74
2020-10-19Remove non-relevant sensible settingsAdam Stankiewicz2-42/+8
2020-10-19Allow 6-spaces indent and do not set tabstop if changedAdam Stankiewicz1-2/+4
2020-10-19Change link to vim repositoryAdam Stankiewicz1-1/+1
2020-10-19Change ascii artAdam Stankiewicz1-9/+7
2020-10-19Add doc for polyglotAdam Stankiewicz1-0/+31
2020-10-19Remove docs so docs of installed plugins are up to dateAdam Stankiewicz37-12978/+2
2020-10-19Move comment about polyglot_disabledAdam Stankiewicz1-2/+2
2020-10-19Prevent break in readmeAdam Stankiewicz1-1/+1
2020-10-19Make readme little shorterAdam Stankiewicz1-4/+0
2020-10-19Mention I recommend using plugAdam Stankiewicz1-1/+1
2020-10-19Improve syntax highlighting of the readmeAdam Stankiewicz1-1/+1
2020-10-19Mention nocompatible in the .vimrcAdam Stankiewicz1-1/+7
2020-10-19Add docs about sensibleAdam Stankiewicz1-5/+15
2020-10-19Add vim-sensible defaults by defaultv4.14.0Adam Stankiewicz1-0/+128
2020-10-19Allow vim-polyglot to load in non-compatible modeAdam Stankiewicz6-15/+28
2020-10-19Do not set tabstop by mistakeAdam Stankiewicz1-1/+0
2020-10-18Autodetect only 2, 3, 4, or 8 space indent, fixes #592Adam Stankiewicz1-8/+15
2020-10-18Do not set nocompatible mode, fixes #593Adam Stankiewicz1-3/+0
2020-10-18Add regression testAdam Stankiewicz1-0/+4
2020-10-18Leave only filetype detect for context, closes #575Adam Stankiewicz6-539/+0
2020-10-18Leave only filetype detection for man, #576Adam Stankiewicz6-331/+40
2020-10-17Set nocompatible mode instead of checking itAdam Stankiewicz1-13/+3
2020-10-17Make sure custom scripts.vim are respected as wellAdam Stankiewicz11-89/+2376
2020-10-17Make sure polyglot_disable does not skip native vim files, fixes #591v4.13.5Adam Stankiewicz2-12/+15
2020-10-17Fix testsv4.13.4Adam Stankiewicz18-14/+1298
2020-10-17Change implementation of observing, fixes #584Adam Stankiewicz1-2/+2
2020-10-17Fix detecting indentation, closes #590Adam Stankiewicz1-3/+2
2020-10-16Handle most warningsAdam Stankiewicz1-1445/+3
2020-10-16Add extensions to the readmeAdam Stankiewicz2-135/+153
2020-10-16Use language names instead of filetype namesAdam Stankiewicz2-148/+156
2020-10-16UpdateAdam Stankiewicz21-221/+493
2020-10-16Mention filetypes in the readmeAdam Stankiewicz2-144/+151
2020-10-14Alaways use native vim syntax, fixes #582v4.13.3Adam Stankiewicz6-1206/+4
2020-10-14Check indentation with 1024 lines as fallback, fixes #588Adam Stankiewicz1-0/+3
2020-10-14Improve django detection, closes #585Adam Stankiewicz3-2/+3
2020-10-14Make sure custom ftdetect is loaded, fixes #587Adam Stankiewicz1-0/+9
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz24-300/+1787
2020-10-09Relax previous commit a bitAdam Stankiewicz2-2/+2
2020-10-09Fix detecting of some filetypes, closes #579Adam Stankiewicz8-29/+69
2020-10-08Fix encoding of vim filesAdam Stankiewicz22-26/+30
2020-10-08Fix markdown and other highlighting, #578Adam Stankiewicz14-235/+1691
2020-10-07Use neovim version of .vim highlighting, #578Adam Stankiewicz5-221/+149
2020-10-07Fix test and loading of filetypes, closes #577v4.13.2Adam Stankiewicz13-24/+332
2020-10-07Remove context from packages, fixes #575Adam Stankiewicz10-553/+1
2020-10-07Remove man plugin from vim, it does not work for nvim, closes #576Adam Stankiewicz12-334/+191
2020-10-07Remove filetype.vim for now, not clear it worksAdam Stankiewicz1-8/+0
2020-10-07Fix vim 8 package manager, closes #574Adam Stankiewicz1-0/+3
2020-10-06Update readmeAdam Stankiewicz1-1/+1