Add 'foldmethod' to grammar modeline

This commit is contained in:
Bruno BELANYI 2022-06-04 10:06:15 +02:00
parent 545d090540
commit 9214ca7c35

View file

@ -338,4 +338,4 @@ module.exports = grammar({
}
});
// vim: sw=2
// vim: foldmethod=marker sw=2