Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-25 | Fix conditions, #608 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-25 | Preserve loading order of plugins, fixes #608 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-25 | Respect symlinks for resolving vim-polyglot as fallback, closes #605 | Adam Stankiewicz | 1 | -3/+3 | |
2020-10-24 | Fix detecting shell filetypes, closes #603 | Adam Stankiewicz | 1 | -1/+2 | |
2020-10-23 | Update | Adam Stankiewicz | 1 | -1/+2 | |
2020-10-18 | Leave only filetype detection for man, #576 | Adam Stankiewicz | 1 | -1/+16 | |
2020-10-04 | Add comments for some extensions + test | Adam Stankiewicz | 1 | -23/+2 | |
2020-09-23 | Add more advanced cpp syntax, #557 | Adam Stankiewicz | 1 | -0/+74 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -321/+0 | |
- 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 | |||||
2019-11-15 | Updatev4.1.1 | Adam Stankiewicz | 1 | -0/+13 | |
2019-09-12 | Improve guard so it works for no eof new linev4.0.3 | Adam Stankiewicz | 1 | -0/+2 | |
2019-09-06 | Improve guard to support concatenated files | Adam Stankiewicz | 1 | -4/+2 | |
2019-03-04 | Change plugin guard for disabling, fixes #371 | Adam Stankiewicz | 1 | -4/+4 | |
2018-02-06 | Update | Adam Stankiewicz | 1 | -2/+2 | |
2017-09-27 | Update | Adam Stankiewicz | 1 | -3/+5 | |
2017-03-23 | Update | Adam Stankiewicz | 1 | -0/+10 | |
2015-07-18 | Allow for disabling individual languages, closes #66 | Adam Stankiewicz | 1 | -0/+4 | |
2015-07-18 | Updatev1.14.1 | Adam Stankiewicz | 1 | -1/+2 | |
2015-01-23 | Remove c-extensions plugin, it broke folding, #52v1.11.3 | Adam Stankiewicz | 1 | -279/+0 | |
2014-11-11 | Updatev1.10.3 | Adam Stankiewicz | 1 | -6/+273 | |
2014-08-12 | Update | Adam Stankiewicz | 1 | -0/+24 | |
2014-06-08 | Add C syntax extensions, #25 | Adam Stankiewicz | 1 | -0/+279 | |