Skip to content

cjuniet/clang-format.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

clang-format.vim

LLVM's clang-format support for VIM.

This plugin was heavily inspired by clang-format.py but is written entirely in VimScript.

Point your favourite plugin manager to https://github.com/cjuniet/clang-format.vim

Use :ClangFormat to reformat the current buffer.

Default mapping is <Ctrl-K> in normal and visual mode.

Coding style can be set with g:clang_format_style.

This work is licensed under the Creative Commons Attribution.

About

LLVM's clang-format support for VIM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published