You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Sojka ad9a5f13ea Initial commit 4 years ago
lua Initial commit 4 years ago
plugin Initial commit 4 years ago
queries Initial commit 4 years ago
.editorconfig Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago

README.md

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 !