summaryrefslogtreecommitdiffstats
path: root/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-09-23Fix polyglot_disabled docs, closes #555Adam Stankiewicz1-1/+3
2020-09-16Write heuristics for perl, closes #550v4.10.2Adam Stankiewicz1-1/+4
2020-09-15Fix eruby filetype detect, closes #547v4.9.10v4.10.1Adam Stankiewicz1-1/+1
2020-09-10Add odin support, closes #544Adam Stankiewicz1-1/+2
2020-09-10Fix filetype detection and docini filetypesv4.9.9Adam Stankiewicz1-1/+2
2020-09-08Fix some ftdetect issues from testsAdam Stankiewicz1-1/+2
2020-09-06Add support for Visual Basic and BasicAdam Stankiewicz1-1/+3
2020-09-06Remove stephpy/vim-yaml syntaxv4.9.3Adam Stankiewicz1-2/+1
It causes issues: - https://github.com/dracula/vim/pull/163 - https://github.com/stephpy/vim-yaml/issues/22
2020-09-06Fix weird indentation issue of yamlAdam Stankiewicz1-2/+3
2020-09-05Add support for Idris2, closes #534 (#535)CodingCellist1-1/+2
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