Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -4/+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 | Allow to use ruby 2.5.5, closes #558 | Adam Stankiewicz | 1 | -3/+3 |
2020-09-23 | Update test script to ruby | Adam Stankiewicz | 1 | -10/+5 |
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 | 1 | -7/+14 |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 1 | -13/+13 |
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 |
2020-09-10 | Add odin support, closes #544 | Adam Stankiewicz | 1 | -38/+21 |
2020-09-10 | Automatically detect script filetype when typingv4.10.0 | Adam Stankiewicz | 1 | -1/+3 |
2020-09-10 | Fix filetype detection and docini filetypesv4.9.9 | Adam Stankiewicz | 1 | -34/+32 |
2020-09-10 | Fix jsx indentation, closes #543v4.9.8 | Adam Stankiewicz | 1 | -2/+29 |
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 |