Age | Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Finally fix issues with tab detection, #541v4.9.6 | Adam Stankiewicz | 1 | -1/+5 |
2020-09-09 | Fix b:sleuth_culprit for tabs | Adam Stankiewicz | 1 | -1/+3 |
2020-09-09 | Show full path in b:sleuth_culprit | Adam Stankiewicz | 1 | -2/+2 |
2020-09-09 | Last fixes to b:sleuth_culprit | Adam Stankiewicz | 1 | -2/+5 |
2020-09-09 | Make b:sleuth_culprit more readable | Adam Stankiewicz | 1 | -1/+3 |
2020-09-09 | Show warning if g:polyglot_disabled is not at the top of .vimrcv4.9.5 | Adam Stankiewicz | 1 | -0/+16 |
2020-09-09 | Make it easier to debug indentation issues, #542 | Adam Stankiewicz | 1 | -0/+5 |
2020-09-09 | Transcompile ..= operator to support old vims, fixes #542 | Adam Stankiewicz | 2 | -2/+4 |
2020-09-09 | Add missing functions from Sleuth, #541 | Adam Stankiewicz | 1 | -0/+14 |
2020-09-09 | Fix disabling autoindent, #541 | Adam Stankiewicz | 1 | -2/+1 |
2020-09-09 | Fix disabling autoindent, closes #541 | Adam Stankiewicz | 1 | -123/+121 |
2020-09-08 | Add expect (fix tests) | Adam Stankiewicz | 1 | -1/+1 |
2020-09-08 | Fix some ftdetect issues from tests | Adam Stankiewicz | 9 | -13/+538 |
2020-09-08 | Fix auto-detecting indent, closes #540v4.9.4 | Adam Stankiewicz | 2 | -167/+156 |
2020-09-06 | Add heuristics for .h extension | Adam Stankiewicz | 8 | -25/+107 |
2020-09-06 | Add more apache filetypes | Adam Stankiewicz | 4 | -14/+49 |
2020-09-06 | Add support for Visual Basic and Basic | Adam Stankiewicz | 13 | -156/+925 |
2020-09-06 | Remove stephpy/vim-yaml syntaxv4.9.3 | Adam Stankiewicz | 4 | -83/+1 |
2020-09-06 | Remove empty blocks | Adam Stankiewicz | 2 | -34/+11 |
2020-09-06 | Ensure duplicate tags do not happen in the future, #538 | Adam Stankiewicz | 1 | -0/+5 |
2020-09-06 | Fix weird indentation issue of yaml | Adam Stankiewicz | 9 | -10/+455 |
2020-09-06 | Ignore idris2 doc, fixes #538 | Adam Stankiewicz | 2 | -158/+2 |
2020-09-05 | Add support for Idris2, closes #534 (#535) | CodingCellist | 19 | -7/+982 |
2020-09-04 | Ignore files from homedir and root for indentv4.9.2 | Adam Stankiewicz | 1 | -0/+4 |
2020-09-04 | Do not set indent on by default | Adam Stankiewicz | 1 | -4/+0 |
2020-09-04 | Fix detecting indentation in some CSS | Adam Stankiewicz | 1 | -1/+1 |
2020-09-04 | Ignore heredoc when detecting indentv4.9.1 | Adam Stankiewicz | 1 | -0/+13 |
2020-09-04 | Synchronize shiftwidth with tabstop by defaultv4.9.0 | Adam Stankiewicz | 4 | -76/+18 |
2020-09-04 | Fix detection of indentation, #537 | Adam Stankiewicz | 4 | -383/+366 |
2020-09-04 | Let user select tabstop, by not changing it | Adam Stankiewicz | 1 | -3/+0 |
2020-09-04 | Allow to disable autoindent with g:polyglot_disabled | Adam Stankiewicz | 2 | -2/+13 |
2020-09-04 | Switch to neovim version of help filetype, fixes #536 | Adam Stankiewicz | 6 | -93/+149 |
2020-09-03 | Update contribution info | Adam Stankiewicz | 1 | -1/+1 |
2020-09-03 | Add test for terraform | Adam Stankiewicz | 1 | -0/+1 |
2020-09-03 | Disable native autocommands when appropriate, fixes #533v4.8.1 | Adam Stankiewicz | 4 | -46/+274 |
2020-09-01 | Automatically detect indentation, closes #529v4.8.0 | Adam Stankiewicz | 4 | -1/+420 |
2020-09-01 | Fix reason filetype detection, closes #532v4.7.1 | Adam Stankiewicz | 7 | -10/+44 |
2020-09-01 | Add sql support for javascriptv4.7.0 | Adam Stankiewicz | 5 | -1/+42 |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 22 | -317/+20 |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 77 | -3920/+10775 |
2020-08-29 | add missing period to fix mako detection (#530) | Tim Bedard | 2 | -3/+3 |
2020-08-27 | Buildv4.5.5 | Adam Stankiewicz | 2 | -8/+6 |
2020-08-27 | Make sure all extensions are covered | Adam Stankiewicz | 3 | -79/+247 |
2020-08-27 | Fix ocaml and dune ftdetectv4.5.4 | Adam Stankiewicz | 3 | -1/+37 |
2020-08-25 | Build | Adam Stankiewicz | 1 | -2/+6 |
2020-08-25 | Add missing newlines (#527) | Tim Bedard | 1 | -2/+2 |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 3 | -6/+8 |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 4 | -17/+33 |
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 7 | -36/+193 |
2020-08-24 | Include docs of plugins | Adam Stankiewicz | 35 | -30/+12493 |