summaryrefslogtreecommitdiffstats
path: root/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-09-04Allow to disable autoindent with g:polyglot_disabledAdam Stankiewicz1-1/+7
2020-09-04Switch to neovim version of help filetype, fixes #536Adam Stankiewicz1-1/+1
2020-09-03Update contribution infoAdam Stankiewicz1-1/+1
2020-09-01Automatically detect indentation, closes #529v4.8.0Adam Stankiewicz1-1/+1
2020-09-01Add sql support for javascriptv4.7.0Adam Stankiewicz1-1/+2
2020-09-01Remove vim-sql-syntax, #528v4.6.1Adam Stankiewicz1-2/+1
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-156/+191
- Allow to define heuristics in heuristics.yaml - Migrate all filetypes from vim beginning with "a" - Remove enhanced cpp syntax (it was too slow to load) - Use setf instead of set ft for setting filetype (faster) - Override native hauristics with au! - Add globbing of files for packages - Replace predefined dirs with extra_dirs and ignored_dirs - Allow to define proper order of packages with topological sort - Fix powershell detection - Lint and fix many packages.yaml issues - etc etd
2020-08-25Cleanup ftdetectAdam Stankiewicz1-2/+2
2020-08-24Include docs of pluginsAdam Stankiewicz1-28/+28
2020-08-24Remove vifm and test all filetypesAdam Stankiewicz1-2/+1
2020-08-24Migrate to makefileAdam Stankiewicz1-4/+5
2020-08-24Migrate only after dirsAdam Stankiewicz1-1/+1
2020-08-24Remove some custom dirs configAdam Stankiewicz1-4/+4
2020-08-24Mention vim-polyglot is more secure than using individual packsv4.5.3Adam Stankiewicz1-0/+1
2020-08-24Ignore compiler for javascript, fixes #521Adam Stankiewicz1-1/+1
2020-08-24Update readmeAdam Stankiewicz1-1/+1
2020-08-24Update readmeAdam Stankiewicz1-5/+2
2020-08-23fix: Migrate build script to rubyAdam Stankiewicz1-5/+5
2020-08-23Migrate ftdetect generation to rubyAdam Stankiewicz1-3/+2
2020-08-23Move packages to yaml fileAdam Stankiewicz1-9/+4
2020-08-21Migrate build script to rubyAdam Stankiewicz1-2/+2
2020-08-18Add requirements.txt support, closes #507v4.5.0Adam Stankiewicz1-1/+2
2020-08-18Add jq syntax, closes #502Adam Stankiewicz1-1/+2
2020-08-18Add improved sql syntax, closes #505Adam Stankiewicz1-1/+2
2020-08-18Add fennel support, closes #514Adam Stankiewicz1-1/+2
2020-08-18Add jsonnet support, closes #515Adam Stankiewicz1-2/+3
2020-08-18Fix dhall plugin, closes #519Adam Stankiewicz1-1/+1
2020-08-18Migrate all ftdetect to linguistAdam Stankiewicz1-1/+1
2020-08-14Fix svelte branch name, closes #522Adam Stankiewicz1-1/+1
2020-07-26UpdateAdam Stankiewicz1-1/+1
2020-06-25Add unison language supportAdam Stankiewicz1-1/+2
2020-06-25UpdateAdam Stankiewicz1-1/+1
2020-06-01Update README.mdv4.4.3Adam Stankiewicz1-1/+1
2020-05-31Improve bash and zsh highlightingAdam Stankiewicz1-1/+2
2020-05-28Add support for ics, closes #492Adam Stankiewicz1-2/+3
2020-05-28UpdateAdam Stankiewicz1-1/+1
2020-05-28Remove gdscript ftplugin (#494)Emerson MX1-1/+1
2020-05-20Add ledger support, closes #488v4.4.1Adam Stankiewicz1-1/+2
2020-05-20Remove latex, fixes #484Adam Stankiewicz1-2/+1
2020-05-20Add vim-raku, closes #490Adam Stankiewicz1-1/+2
2020-04-30Remove rego syntax, fixes #486Adam Stankiewicz1-2/+1
2020-04-25Update badgeAdam Stankiewicz1-1/+1
2020-04-25Add brewfile support, closes #469v4.3.0Adam Stankiewicz1-1/+2
2020-04-25Add rego support, closes #471Adam Stankiewicz1-1/+2
2020-04-25Change elm provider, closes #475Adam Stankiewicz1-1/+1
2020-04-25Change latex provider to luatex, closes #476Adam Stankiewicz1-1/+1
2020-04-25Change fsharp provider, closes #477Adam Stankiewicz1-1/+1
2020-04-25Add gdscript, closes #483Adam Stankiewicz1-1/+2
2020-04-14UpdateAdam Stankiewicz1-1/+1
2020-03-02Add zinit syntax, closes #459Adam Stankiewicz1-1/+2