Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-30 | Update README.md | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-30 | Document how to install with vim8 packages | Adam Stankiewicz | 2 | -2/+12 | |
2020-09-30 | Make loading faster for ambiguous extensions without heuristicsv4.13.0 | Adam Stankiewicz | 2 | -489/+490 | |
2020-09-30 | Brag in readme about shortened ftdetect time | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-30 | Reduce startup time by avoiding calling slow au! | Adam Stankiewicz | 4 | -235/+245 | |
2020-09-29 | Deduplicate polyglot files | Adam Stankiewicz | 6 | -388/+34 | |
2020-09-29 | Modularize lazy loading of polyglot parts | Adam Stankiewicz | 9 | -788/+480 | |
2020-09-29 | Make loading faster for ambiguous extensions | Adam Stankiewicz | 2 | -670/+224 | |
2020-09-29 | Prevent warning for ps1xml heuristics, #570 | Adam Stankiewicz | 3 | -2/+4 | |
2020-09-29 | Remove ambiguity for terraform files, #570 | Adam Stankiewicz | 3 | -3/+5 | |
2020-09-29 | Fix detection of conf files, closes #569 | Adam Stankiewicz | 9 | -69/+199 | |
2020-09-29 | Remove {{ }} from detecting htmldjango, #560 | Adam Stankiewicz | 3 | -3/+5 | |
2020-09-28 | Make ftdetect even shorter | Adam Stankiewicz | 2 | -347/+158 | |
2020-09-28 | Make generated file bit shorter | Adam Stankiewicz | 2 | -606/+106 | |
2020-09-28 | Fix all warning messages | Adam Stankiewicz | 6 | -10/+14 | |
2020-09-28 | Change less provider, closes #567 | Adam Stankiewicz | 5 | -75/+86 | |
2020-09-28 | Fix many extensions detection | Adam Stankiewicz | 5 | -23/+46 | |
2020-09-28 | Fix more warnings | Adam Stankiewicz | 1 | -3/+3 | |
2020-09-28 | Fix zsh missing filenames | Adam Stankiewicz | 4 | -3/+13 | |
2020-09-28 | Add missing filetypes for sql | Adam Stankiewicz | 8 | -2/+676 | |
2020-09-28 | Add missing filetypes for systemd | Adam Stankiewicz | 4 | -2/+26 | |
2020-09-28 | Show warnings only for DEV build | Adam Stankiewicz | 4 | -2/+14 | |
2020-09-28 | Fix missing filetypes detection | Adam Stankiewicz | 2 | -14/+14 | |
2020-09-28 | Fix some missing extensions warnings | Adam Stankiewicz | 5 | -25/+57 | |
2020-09-27 | Set indentation only locally, fixes #564v4.12.1 | Adam Stankiewicz | 7 | -15/+36 | |
2020-09-26 | Fix neovim warning, closes #563 | Adam Stankiewicz | 3 | -6/+6 | |
2020-09-25 | Update filenames for gitignore | Adam Stankiewicz | 2 | -0/+4 | |
2020-09-25 | Change gitignore provider | Adam Stankiewicz | 7 | -13/+169 | |
2020-09-24 | Add support for .gitignore highlighting | Adam Stankiewicz | 8 | -23/+63 | |
2020-09-24 | Improve django filetype detection, closes #560v4.12.0 | Adam Stankiewicz | 5 | -41/+45 | |
2020-09-24 | Change maintained badge | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-24 | Add warning to generated files | Adam Stankiewicz | 3 | -5/+6 | |
2020-09-24 | Extract non-generated code to polyglot.vim | Adam Stankiewicz | 6 | -142/+767 | |
2020-09-24 | Fix django highlighting, fixes #553 | Adam Stankiewicz | 28 | -886/+1080 | |
2020-09-24 | Improve html heuristics | Adam Stankiewicz | 4 | -9/+21 | |
2020-09-23 | Update readme | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-23 | Allow to disable only syntax highlighting, #556v4.11.0 | Adam Stankiewicz | 2 | -2/+19 | |
2020-09-23 | Fix detecting jinja templates, #553 | Adam Stankiewicz | 4 | -244/+12 | |
2020-09-23 | Add more advanced cpp syntax, #557 | Adam Stankiewicz | 4 | -1/+531 | |
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 | 9 | -36/+94 | |
2020-09-23 | Fix polyglot_disabled docs, closes #555 | Adam Stankiewicz | 1 | -1/+3 | |
2020-09-22 | Update tests location | Adam Stankiewicz | 7 | -7/+253 | |
2020-09-22 | Build | Adam Stankiewicz | 6 | -46/+91 | |
2020-09-16 | Get rid of s:Setf helper | Adam Stankiewicz | 4 | -971/+955 | |
2020-09-16 | Make config more vim-independent | Adam Stankiewicz | 2 | -6/+19 | |
2020-09-16 | Write heuristics for perl, closes #550v4.10.2 | Adam Stankiewicz | 16 | -42/+1035 | |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 11 | -1218/+1233 | |
2020-09-15 | Update | Adam Stankiewicz | 8 | -16/+34 | |
2020-09-13 | Fix build, closes #548 | Adam Stankiewicz | 1 | -2/+2 | |