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.
Generic assembly grammar for tree-sitter
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.