tree-sitter-asm
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.