fannheyward / coc-lit-html

coc.nvim extension that provides lit-html support with typescript-lit-html-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coc-lit-html

lit-html extension for coc.nvim, ported from vscode-lit-html.

Install

:CocInstall coc-lit-html

Configuration

  • lit-html.tags: custom tag names, defaults ['html', 'raw']
  • lit-html.format.enabled: enable formatting for HTML template, defaults true

License

MIT


This extension is created by create-coc-extension

About

coc.nvim extension that provides lit-html support with typescript-lit-html-plugin

License:MIT License


Languages

Language:TypeScript 69.9%Language:JavaScript 30.1%