Files
vim-matchup/after
Marc Jakobi 0646093e07 Some haskell tree-sitter query improvements (#312)
- Delete fun and sig queries, as these can be a bit annoying.
- More stable `mid.<x>.<n>` captures.
  The previous ones don't always match, as they can be arbitrarily
  nested.
2023-07-27 13:46:46 -04:00
..