Skip to content

paradoxskin/tree-sitter-pico8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

optional:

USAGE

require("nvim-treesitter.parsers").get_parser_configs().pico8 = {
  install_info = {
    url = "https://github.com/paradoxskin/tree-sitter-pico8.git",
    files = {"src/parser.c"},
  },
  filetype = "pico8"
}

then :TSInsall pico8 and wait the compiling.

Preview

preview


Fix bugs, welcome PR.

About

tree-sitter support for pico8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages