nvim-ts-context-commentstring icon indicating copy to clipboard operation
nvim-ts-context-commentstring copied to clipboard

add support for lang="xxx" ( coffee \ pug \ stylus )

Open i18nsite opened this issue 4 months ago • 0 comments

<script lang="coffee">
</script>

<template lang="pug">
</template>

<style lang="stylus">
</style>

i18nsite avatar Aug 01 '25 10:08 i18nsite