nvim-treesitter/tests
Daniel Woznicki 3d6f2637a2 Made block comment indent @auto so that new lines line up nicely with existing comment block
Previous indentation:
    /**
    *
    */

    New indentation:
    /**
     *
     */
2022-03-01 21:12:14 +01:00
..
indent Made block comment indent @auto so that new lines line up nicely with existing comment block 2022-03-01 21:12:14 +01:00
query Gleam highlight tests 2022-02-15 19:01:02 +01:00
unit feat: add "experimental" key to parsers 2021-10-07 22:43:09 +02:00