install-asm-ls
path: notes-random/install-asm-ls.md
- **fileName**: install-asm-ls
- **Created on**: 2024-08-12 12:07:13
for install asm-lsp from the command promot
sudo pacman -S cargo
cargo install asm-lsp
# or to get the latest version from github
cargo install --git https://github.com/bergercookie/asm-lsp asm-lsp
**if want ot install from mason from nvim install :MasonInstall asm-lsp
and after if you want ot work must adding the file folder that contain the asm file with git git init
**
continue:install-asm-ls
before:.md