Skip to content
/ llvm.vim Public

Vim filetype support for LLVM (mirrored from llvm-project)

License

Notifications You must be signed in to change notification settings

llvm/llvm.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm.vim

This repository mirrors the upstream vim syntax configuration files from llvm/llvm-project in order to make installing and updating more ergonomic.

Installation

Install using your favorite package manager, or use Vim's built-in package support:

mkdir -p ~/.vim/pack/llvm/start
cd ~/.vim/pack/llvm/start
git clone https://github.com/llvm/llvm.vim.git

Contributing

If you would like to improve these syntax files, please submit a pull request to the upstream llvm/llvm-project repo. The changes are synced to this repository daily.

About

Vim filetype support for LLVM (mirrored from llvm-project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published