Skip to content

Vim plugin for clang-rename, clang-rename is a C++ refactoring tool.

License

Notifications You must be signed in to change notification settings

uplus/vim-clang-rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-clang-rename

Build Status
Vim plugin for clang-rename, clang-rename is a C++ refactoring tool.

Requirements

Installation clang-rename

Arch

Install clang-tools-extra package.

Ubuntu

Install clang-3.5 or later package.

Usage

Available :ClangRenameCurrent, :ClangRenameQualifiedName and more.

asciicast

Configure

  au FileType c,cpp nmap <buffer><silent>,lr <Plug>(clang_rename-current)

About

Vim plugin for clang-rename, clang-rename is a C++ refactoring tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published