Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-09 | Transcompile ..= operator to support old vims, fixes #542 | Adam Stankiewicz | 1 | -1/+3 | |
2020-09-08 | Fix some ftdetect issues from tests | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-06 | Add heuristics for .h extension | Adam Stankiewicz | 1 | -5/+13 | |
2020-09-06 | Add more apache filetypes | Adam Stankiewicz | 1 | -1/+5 | |
2020-09-06 | Add support for Visual Basic and Basic | Adam Stankiewicz | 1 | -6/+27 | |
2020-09-06 | Remove empty blocks | Adam Stankiewicz | 1 | -10/+11 | |
2020-09-06 | Fix weird indentation issue of yaml | Adam Stankiewicz | 1 | -5/+4 | |
2020-09-05 | Add support for Idris2, closes #534 (#535) | CodingCellist | 1 | -0/+6 | |
2020-09-04 | Synchronize shiftwidth with tabstop by defaultv4.9.0 | Adam Stankiewicz | 1 | -74/+3 | |
2020-09-04 | Fix detection of indentation, #537 | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-03 | Disable native autocommands when appropriate, fixes #533v4.8.1 | Adam Stankiewicz | 1 | -13/+38 | |
2020-09-01 | Automatically detect indentation, closes #529v4.8.0 | Adam Stankiewicz | 1 | -0/+34 | |
2020-09-01 | Fix reason filetype detection, closes #532v4.7.1 | Adam Stankiewicz | 1 | -3/+11 | |
2020-09-01 | Add sql support for javascriptv4.7.0 | Adam Stankiewicz | 1 | -0/+3 | |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -102/+385 | |
- 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-29 | add missing period to fix mako detection (#530) | Tim Bedard | 1 | -1/+1 | |
2020-08-27 | Buildv4.5.5 | Adam Stankiewicz | 1 | -6/+5 | |
2020-08-27 | Make sure all extensions are covered | Adam Stankiewicz | 1 | -9/+107 | |
2020-08-25 | Add missing newlines (#527) | Tim Bedard | 1 | -2/+2 | |
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-24 | Include docs of plugins | Adam Stankiewicz | 1 | -2/+2 | |
2020-08-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 1 | -0/+26 | |
2020-08-24 | Migrate only after dirs | Adam Stankiewicz | 1 | -3/+6 | |
2020-08-24 | Remove some custom dirs config | Adam Stankiewicz | 1 | -4/+1 | |
2020-08-24 | Ignore compiler for javascript, fixes #521 | Adam Stankiewicz | 1 | -5/+8 | |
2020-08-24 | Use setf for ambiguous extensionsv4.5.2 | Adam Stankiewicz | 1 | -6/+16 | |
2020-08-23 | fix: Migrate build script to ruby | Adam Stankiewicz | 1 | -2/+2 | |
2020-08-23 | Migrate ftdetect generation to ruby | Adam Stankiewicz | 1 | -12/+119 | |
2020-08-23 | Move packages to yaml file | Adam Stankiewicz | 1 | -654/+10 | |
2020-08-23 | Update | Adam Stankiewicz | 1 | -1/+4 | |
2020-08-21 | Migrate build script to ruby | Adam Stankiewicz | 1 | -285/+811 | |
2020-08-18 | Add requirements.txt support, closes #507v4.5.0 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add jq syntax, closes #502 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add improved sql syntax, closes #505 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add fennel support, closes #514 | Adam Stankiewicz | 1 | -0/+1 | |
2020-08-18 | Add jsonnet support, closes #515 | Adam Stankiewicz | 1 | -1/+2 | |
2020-08-18 | Fix dhall plugin, closes #519 | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-18 | Embed plugin guards | Adam Stankiewicz | 1 | -7/+9 | |
2020-08-18 | Report download errors | Adam Stankiewicz | 1 | -3/+3 | |
2020-08-18 | Migrate more filetypes | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-14 | Fix svelte branch name, closes #522 | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-06 | Start github-linguist rewrite | Adam Stankiewicz | 1 | -0/+2 | |
2020-06-25 | Add unison language support | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-31 | Improve bash and zsh highlighting | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-28 | Add support for ics, closes #492 | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-28 | Remove gdscript ftplugin (#494) | Emerson MX | 1 | -1/+1 | |
2020-05-20 | Add ledger support, closes #488v4.4.1 | Adam Stankiewicz | 1 | -0/+1 | |
2020-05-20 | Remove latex, fixes #484 | Adam Stankiewicz | 1 | -1/+0 | |
2020-05-20 | Remove generation of ftdetect from buildv4.4.0 | Adam Stankiewicz | 1 | -26/+0 | |