Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-26 | Fix neovim warning, closes #563 | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-25 | Change gitignore provider | Adam Stankiewicz | 1 | -0/+41 | |
2020-09-24 | Add support for .gitignore highlighting | Adam Stankiewicz | 1 | -21/+22 | |
2020-09-24 | Improve django filetype detection, closes #560v4.12.0 | Adam Stankiewicz | 1 | -9/+11 | |
2020-09-24 | Add warning to generated files | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-24 | Extract non-generated code to polyglot.vim | Adam Stankiewicz | 1 | -48/+364 | |
2020-09-24 | Fix django highlighting, fixes #553 | Adam Stankiewicz | 2 | -5/+6 | |
2020-09-24 | Improve html heuristics | Adam Stankiewicz | 1 | -1/+4 | |
2020-09-23 | Fix detecting jinja templates, #553 | Adam Stankiewicz | 1 | -0/+6 | |
2020-09-22 | Build | Adam Stankiewicz | 3 | -2/+7 | |
2020-09-16 | Get rid of s:Setf helper | Adam Stankiewicz | 1 | -68/+60 | |
2020-09-16 | Write heuristics for perl, closes #550v4.10.2 | Adam Stankiewicz | 2 | -9/+102 | |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 2 | -40/+48 | |
2020-09-10 | Add odin support, closes #544 | Adam Stankiewicz | 2 | -20/+17 | |
2020-09-10 | Automatically detect script filetype when typingv4.10.0 | Adam Stankiewicz | 1 | -17/+23 | |
2020-09-10 | Fix filetype detection and docini filetypesv4.9.9 | Adam Stankiewicz | 1 | -3/+3 | |
2020-09-10 | Update | Adam Stankiewicz | 1 | -0/+8 | |
2020-09-08 | Fix some ftdetect issues from tests | Adam Stankiewicz | 2 | -4/+5 | |
2020-09-06 | Add heuristics for .h extension | Adam Stankiewicz | 2 | -5/+24 | |
2020-09-06 | Add more apache filetypes | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-06 | Add support for Visual Basic and Basic | Adam Stankiewicz | 2 | -0/+12 | |
2020-09-05 | Add support for Idris2, closes #534 (#535) | CodingCellist | 4 | -3/+50 | |
2020-09-04 | Fix detection of indentation, #537 | Adam Stankiewicz | 1 | -215/+215 | |
2020-09-04 | Switch to neovim version of help filetype, fixes #536 | Adam Stankiewicz | 1 | -63/+48 | |
2020-09-03 | Disable native autocommands when appropriate, fixes #533v4.8.1 | Adam Stankiewicz | 1 | -10/+10 | |
2020-09-01 | Automatically detect indentation, closes #529v4.8.0 | Adam Stankiewicz | 1 | -0/+221 | |
2020-09-01 | Fix reason filetype detection, closes #532v4.7.1 | Adam Stankiewicz | 1 | -0/+10 | |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 2 | -2/+2 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 3 | -0/+852 | |
- 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-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 2 | -53/+0 | |
2020-08-24 | Remove some custom dirs config | Adam Stankiewicz | 3 | -0/+1505 | |
2020-08-18 | Add requirements.txt support, closes #507v4.5.0 | Adam Stankiewicz | 1 | -0/+36 | |
2020-08-18 | Add jsonnet support, closes #515 | Adam Stankiewicz | 1 | -0/+129 | |
2020-08-14 | Fix svelte branch name, closes #522 | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-06 | Update | Adam Stankiewicz | 1 | -11/+29 | |
2020-07-26 | Update | Adam Stankiewicz | 4 | -7/+18 | |
2020-07-06 | Update | Adam Stankiewicz | 8 | -183/+831 | |
2020-06-25 | Update | Adam Stankiewicz | 2 | -5/+5 | |
2020-06-07 | Update | Adam Stankiewicz | 2 | -2/+2 | |
2020-05-31 | Update | Adam Stankiewicz | 2 | -18/+6 | |
2020-05-20 | Remove latex, fixes #484 | Adam Stankiewicz | 102 | -17371/+0 | |
2020-05-20 | Update | Adam Stankiewicz | 12 | -55/+110 | |
2020-04-30 | Remove rego syntax, fixes #486 | Adam Stankiewicz | 2 | -1/+8 | |
2020-04-28 | Update | Adam Stankiewicz | 5 | -14/+20 | |
2020-04-25 | Change elm provider, closes #475 | Adam Stankiewicz | 2 | -569/+0 | |
2020-04-25 | Change latex provider to luatex, closes #476 | Adam Stankiewicz | 102 | -0/+17310 | |
2020-04-25 | Update | Adam Stankiewicz | 5 | -291/+291 | |
2020-04-14 | Update | Adam Stankiewicz | 11 | -36/+483 | |
2020-03-05 | Update | Adam Stankiewicz | 1 | -8/+21 | |
2020-03-02 | Update | Adam Stankiewicz | 8 | -108/+125 | |