Skip to content

perillo/qbe.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qbe.vim

File detection and syntax highlighting for the QBE compiler backend IL.

Installation

Using Vim 8 or never

  • mkdir -p ~/.vim/pack/plugins/start/
  • cd ~/.vim/pack/plugins/start/
  • git clone https://github.com/perillo/qbe.vim

TODO

  • Support for indentation (indent/qbe.vim).
  • Decide between 4-space or 8-space indentation. The doc/il.txt document seems to suggest 8-space indentation.
  • Decide if env is a keyword.
  • Verify that the supported string escape sequences are correct.

About

Vim configuration for QBE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages