Skip to content

gusaiani/vim-qasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

VIM OpenQASM Syntax Highlight

OpenQASM is Open Quantum Assembly Language.

It is currently used in IBM’s quantum computers. Try one now: https://quantum-computing.ibm.com/login

Install

Copy qasm.vim to ~/.vim/syntax

Create file ~/.vim/ftdetect/qasmvim, and add the following line to it:

au BufRead,BufNewFile *.qasm set filetype=qasm

Next Steps

Fill out all syntax highlighting cases.

Make this an installable vim plugin.

About

Open Quantum Assembly Language Syntax Highlighting Plugin for Vim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published