summaryrefslogtreecommitdiffstats
path: root/indent (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-18Leave only filetype detect for context, closes #575Adam Stankiewicz1-40/+0
2020-10-17Make sure custom scripts.vim are respected as wellAdam Stankiewicz1-15/+15
2020-10-17Fix testsv4.13.4Adam Stankiewicz1-0/+40
2020-10-16UpdateAdam Stankiewicz2-30/+125
2020-10-14Alaways use native vim syntax, fixes #582v4.13.3Adam Stankiewicz1-108/+0
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz3-27/+161
2020-10-08Fix encoding of vim filesAdam Stankiewicz2-2/+2
2020-10-08Fix markdown and other highlighting, #578Adam Stankiewicz1-28/+48
2020-10-07Use neovim version of .vim highlighting, #578Adam Stankiewicz1-31/+5
2020-10-07Remove context from packages, fixes #575Adam Stankiewicz1-40/+0
2020-10-07Remove man plugin from vim, it does not work for nvim, closes #576Adam Stankiewicz1-0/+159
2020-10-06Add all vim filetypesAdam Stankiewicz69-159/+6803
2020-10-04Add some missing filetypesAdam Stankiewicz1-0/+59
2020-10-04Add comments for some extensions + testAdam Stankiewicz1-0/+7
2020-09-28Change less provider, closes #567Adam Stankiewicz1-3/+7
2020-09-28Add missing filetypes for sqlAdam Stankiewicz1-0/+43
2020-09-24Fix django highlighting, fixes #553Adam Stankiewicz4-209/+146
2020-09-23Update test script to rubyAdam Stankiewicz1-2/+2
2020-09-16Write heuristics for perl, closes #550v4.10.2Adam Stankiewicz2-0/+169
2020-09-15UpdateAdam Stankiewicz2-12/+15
2020-09-10Add odin support, closes #544Adam Stankiewicz1-0/+41
2020-09-06Add support for Visual Basic and BasicAdam Stankiewicz1-0/+82
2020-09-06Fix weird indentation issue of yamlAdam Stankiewicz1-0/+159
2020-09-05Add support for Idris2, closes #534 (#535)CodingCellist1-0/+148
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz6-12/+608
- 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-23Move packages to yaml fileAdam Stankiewicz1-1/+1
2020-08-23UpdateAdam Stankiewicz1-3/+2
2020-08-18Add fennel support, closes #514Adam Stankiewicz1-0/+330
2020-08-18Migrate all ftdetect to linguistAdam Stankiewicz1-0/+0
2020-08-14Fix svelte branch name, closes #522Adam Stankiewicz4-4/+162
2020-08-06UpdateAdam Stankiewicz2-2/+25
2020-07-26UpdateAdam Stankiewicz4-150/+13
2020-07-06UpdateAdam Stankiewicz3-233/+51
2020-06-25UpdateAdam Stankiewicz1-0/+80
2020-06-07UpdateAdam Stankiewicz1-0/+1
2020-05-28Add support for ics, closes #492Adam Stankiewicz1-0/+78
2020-05-28UpdateAdam Stankiewicz3-80/+3
2020-05-20Add ledger support, closes #488v4.4.1Adam Stankiewicz1-0/+52
2020-05-20Remove latex, fixes #484Adam Stankiewicz2-423/+0
2020-05-20Add vim-raku, closes #490Adam Stankiewicz1-0/+131
2020-05-20UpdateAdam Stankiewicz2-26/+20
2020-04-25Change elm provider, closes #475Adam Stankiewicz1-2/+3
2020-04-25Change latex provider to luatex, closes #476Adam Stankiewicz2-102/+385
2020-04-25Add gdscript, closes #483Adam Stankiewicz1-0/+204
2020-04-25UpdateAdam Stankiewicz2-17/+7
2020-04-14UpdateAdam Stankiewicz8-443/+593
2020-03-05UpdateAdam Stankiewicz2-2/+2
2020-03-02UpdateAdam Stankiewicz1-2/+2
2020-03-02Remove groovy syntax, fixes #456Adam Stankiewicz1-167/+0
2020-03-02Add razor syntax, fixes #450Adam Stankiewicz1-0/+14