Skip to content

BashMike/llvm.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM developer Vim scripts.

Settings for the Vim editor to work on llvm *.ll and tablegen *.td files.

Make targets:

  • all: to fetch the latest files from the LLVM SVN.
  • clean: remove all files that can be downloaded from LLVM SVN.
  • distclean: same as clean, but does not remove Vim configs.
  • install: install configuration. TBD.

About

LLVM IR and Tablegen syntax files for Vim taken directly from the LLVM SVN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 93.9%
  • Makefile 6.1%