Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-16 | Add extensions to the readme | Adam Stankiewicz | 1 | -1/+19 | |
2020-10-16 | Use language names instead of filetype names | Adam Stankiewicz | 1 | -4/+12 | |
2020-10-16 | Update | Adam Stankiewicz | 1 | -2/+2 | |
2020-10-16 | Mention filetypes in the readme | Adam Stankiewicz | 1 | -0/+7 | |
2020-10-14 | Alaways use native vim syntax, fixes #582v4.13.3 | Adam Stankiewicz | 1 | -1/+4 | |
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 3 | -26/+263 | |
2020-10-09 | Relax previous commit a bit | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-09 | Fix detecting of some filetypes, closes #579 | Adam Stankiewicz | 2 | -2/+2 | |
2020-10-08 | Fix encoding of vim files | Adam Stankiewicz | 1 | -3/+7 | |
2020-10-07 | Fix test and loading of filetypes, closes #577v4.13.2 | Adam Stankiewicz | 2 | -13/+11 | |
2020-10-06 | Simplify list of packages | Adam Stankiewicz | 1 | -1/+4 | |
2020-10-06 | Add all vim filetypes | Adam Stankiewicz | 2 | -3/+135 | |
2020-10-04 | Add comments for some extensions + test | Adam Stankiewicz | 1 | -28/+50 | |
2020-10-04 | Address BufWritePost error, fixes #573 | Adam Stankiewicz | 1 | -10/+2 | |
2020-10-02 | Do not use ++once to support older vims, fixes #7056 | Adam Stankiewicz | 1 | -18/+15 | |
2020-10-02 | Resolve issues with loading order, closes #571v4.13.1 | Adam Stankiewicz | 1 | -5/+2 | |
2020-09-30 | Make loading faster for ambiguous extensions without heuristicsv4.13.0 | Adam Stankiewicz | 1 | -2/+3 | |
2020-09-30 | Reduce startup time by avoiding calling slow au! | Adam Stankiewicz | 1 | -4/+4 | |
2020-09-29 | Deduplicate polyglot files | Adam Stankiewicz | 1 | -16/+26 | |
2020-09-29 | Modularize lazy loading of polyglot parts | Adam Stankiewicz | 1 | -23/+33 | |
2020-09-29 | Make loading faster for ambiguous extensions | Adam Stankiewicz | 1 | -27/+1 | |
2020-09-29 | Fix detection of conf files, closes #569 | Adam Stankiewicz | 1 | -22/+80 | |
2020-09-28 | Make ftdetect even shorter | Adam Stankiewicz | 1 | -16/+11 | |
2020-09-28 | Make generated file bit shorter | Adam Stankiewicz | 1 | -1/+6 | |
2020-09-28 | Fix all warning messages | Adam Stankiewicz | 2 | -6/+4 | |
2020-09-28 | Fix many extensions detection | Adam Stankiewicz | 1 | -4/+1 | |
2020-09-28 | Fix more warnings | Adam Stankiewicz | 1 | -3/+3 | |
2020-09-28 | Fix zsh missing filenames | Adam Stankiewicz | 1 | -1/+5 | |
2020-09-28 | Add missing filetypes for systemd | Adam Stankiewicz | 1 | -1/+8 | |
2020-09-28 | Show warnings only for DEV build | Adam Stankiewicz | 1 | -0/+3 | |
2020-09-28 | Fix missing filetypes detection | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-28 | Fix some missing extensions warnings | Adam Stankiewicz | 1 | -20/+44 | |
2020-09-24 | Add support for .gitignore highlighting | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-24 | Improve django filetype detection, closes #560v4.12.0 | Adam Stankiewicz | 1 | -22/+16 | |
2020-09-24 | Add warning to generated files | Adam Stankiewicz | 1 | -1/+2 | |
2020-09-24 | Extract non-generated code to polyglot.vim | Adam Stankiewicz | 1 | -66/+17 | |
2020-09-24 | Fix django highlighting, fixes #553 | Adam Stankiewicz | 1 | -6/+8 | |
2020-09-24 | Improve html heuristics | Adam Stankiewicz | 1 | -2/+6 | |
2020-09-23 | Fix detecting jinja templates, #553 | Adam Stankiewicz | 1 | -244/+0 | |
2020-09-23 | Allow to use ruby 2.5.5, closes #558 | Adam Stankiewicz | 1 | -3/+3 | |
2020-09-23 | Update test script to ruby | Adam Stankiewicz | 3 | -23/+64 | |
2020-09-22 | Update tests location | Adam Stankiewicz | 3 | -361/+2 | |
2020-09-16 | Get rid of s:Setf helper | Adam Stankiewicz | 1 | -14/+6 | |
2020-09-16 | Make config more vim-independent | Adam Stankiewicz | 1 | -4/+17 | |
2020-09-16 | Write heuristics for perl, closes #550v4.10.2 | Adam Stankiewicz | 3 | -7/+97 | |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 4 | -29/+29 | |
2020-09-15 | Update | Adam Stankiewicz | 1 | -0/+3 | |
2020-09-13 | Fix build, closes #548 | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-13 | Fix build, closes #548 | Adam Stankiewicz | 1 | -0/+2 | |
2020-09-12 | Update | Adam Stankiewicz | 1 | -2/+9 | |