summaryrefslogtreecommitdiffstats
path: root/ftplugin (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-17Fix testsv4.13.4Adam Stankiewicz4-1/+381
2020-10-16UpdateAdam Stankiewicz3-7/+8
2020-10-14Alaways use native vim syntax, fixes #582v4.13.3Adam Stankiewicz1-110/+0
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz4-37/+79
2020-10-08Fix encoding of vim filesAdam Stankiewicz3-3/+3
2020-10-08Fix markdown and other highlighting, #578Adam Stankiewicz1-7/+49
2020-10-07Use neovim version of .vim highlighting, #578Adam Stankiewicz1-17/+18
2020-10-07Fix test and loading of filetypes, closes #577v4.13.2Adam Stankiewicz1-1/+1
2020-10-07Remove context from packages, fixes #575Adam Stankiewicz1-106/+0
2020-10-07Remove man plugin from vim, it does not work for nvim, closes #576Adam Stankiewicz3-254/+30
2020-10-06Add all vim filetypesAdam Stankiewicz126-29/+5415
2020-10-04Add some missing filetypesAdam Stankiewicz1-0/+66
2020-10-02Resolve issues with loading order, closes #571v4.13.1Adam Stankiewicz1-2/+39
2020-09-29Fix detection of conf files, closes #569Adam Stankiewicz1-0/+23
2020-09-28Change less provider, closes #567Adam Stankiewicz1-14/+8
2020-09-28Add missing filetypes for sqlAdam Stankiewicz1-0/+552
2020-09-25Change gitignore providerAdam Stankiewicz1-0/+20
2020-09-24Fix django highlighting, fixes #553Adam Stankiewicz4-123/+209
2020-09-22BuildAdam Stankiewicz1-7/+14
2020-09-16Write heuristics for perl, closes #550v4.10.2Adam Stankiewicz2-0/+122
2020-09-15UpdateAdam Stankiewicz1-0/+10
2020-09-10Fix filetype detection and docini filetypesv4.9.9Adam Stankiewicz1-0/+23
2020-09-09Transcompile ..= operator to support old vims, fixes #542Adam Stankiewicz1-1/+1
2020-09-08Fix some ftdetect issues from testsAdam Stankiewicz1-0/+23
2020-09-06Add support for Visual Basic and BasicAdam Stankiewicz1-0/+49
2020-09-06Fix weird indentation issue of yamlAdam Stankiewicz1-0/+29
2020-09-05Add support for Idris2, closes #534 (#535)CodingCellist1-0/+334
2020-09-04Switch to neovim version of help filetype, fixes #536Adam Stankiewicz1-1/+76
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz17-9/+678
- 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-24Remove vifm and test all filetypesAdam Stankiewicz5-218/+0
2020-08-21Migrate build script to rubyAdam Stankiewicz1-0/+3
2020-08-21UpdateAdam Stankiewicz2-1/+3
2020-08-18Add jq syntax, closes #502Adam Stankiewicz1-0/+5
2020-08-18Add fennel support, closes #514Adam Stankiewicz1-0/+30
2020-08-18Add jsonnet support, closes #515Adam Stankiewicz1-0/+13
2020-08-18Fix dhall plugin, closes #519Adam Stankiewicz1-14/+4
2020-08-14Fix svelte branch name, closes #522Adam Stankiewicz2-1/+48
2020-07-26UpdateAdam Stankiewicz6-52/+7
2020-07-06UpdateAdam Stankiewicz2-33/+24
2020-06-25UpdateAdam Stankiewicz4-73/+181
2020-06-10UpdateAdam Stankiewicz1-0/+1
2020-06-07UpdateAdam Stankiewicz1-0/+6
2020-05-28Add support for ics, closes #492Adam Stankiewicz1-0/+75
2020-05-28UpdateAdam Stankiewicz2-76/+2
2020-05-28Remove gdscript ftplugin (#494)Emerson MX2-112/+0
2020-05-20Remove latex, fixes #484Adam Stankiewicz2-57/+0
2020-05-20Add vim-raku, closes #490Adam Stankiewicz1-0/+147
2020-05-20UpdateAdam Stankiewicz2-5/+5
2020-04-28UpdateAdam Stankiewicz1-0/+1
2020-04-25Change elm provider, closes #475Adam Stankiewicz2-137/+0