Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 360 Bytes

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.