tree-sitter-asm icon indicating copy to clipboard operation
tree-sitter-asm copied to clipboard

Generic assembly grammar for tree-sitter

trafficstars

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.