/tree-sitter-asm

Generic assembly grammar for tree-sitter

Primary LanguageJavaScriptMIT LicenseMIT

tree-sitter-asm

Generic assembly grammar for tree-sitter

Usage in Neovim

Parser Installation

The parser is included in the nvim-treesitter plugin. To use it, simply install it with :TSInstall asm or by adding it to your ensure_installed list.