Skip to content

nda-cunh/nasm-linter.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A nasm-linter plugin for vim9

Dependency

  • nasm
  • vim9

How Install

  • SupraVim

suprapack install plugin-nasm-linter
  • Pathogen and other

git clone https://gitlab.com/hydrasho/nasm-linter $HOME/.vim/bundle/
  • Any vim

# download the nasminette.vim
mkdir -p $HOME/.vim/plugin
cp nasminette.vim $HOME/.vim/plugin/

Releases

No releases published

Packages

No packages published