nvim-ts-context-commentstring
nvim-ts-context-commentstring copied to clipboard
add support for lang="xxx" ( coffee \ pug \ stylus )
<script lang="coffee">
</script>
<template lang="pug">
</template>
<style lang="stylus">
</style>