steelsojka / ts-angular.nvim

Neovim treesitter integration for Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

module-template

A repository template to create you own nvim-treesitter module !

Please find below the list of things you will need to do to get going !

TODO (for you)

After using this template, you will need to :

  • Rename every from example-module to the actual name of your module
  • Maybe rename the queries.
  • Send us a message here : Gitter
  • Code your module !

About

Neovim treesitter integration for Angular

License:Apache License 2.0


Languages

Language:Lua 83.0%Language:Scheme 11.7%Language:Vim Script 5.4%