StyleGuide : Code with google-syleguide. Readability, quality and unity well be better
script karma |
Rating 27/10,
Downloaded by 851 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
daesung ko |
|
script type |
utility |
|
description |
Code with google-syleguide. Readability, quality and unity of your code will be better
Or if you have own styleguide, share with your team members
google-syleguide 를 참고하면서 프로그래밍하세요. 코드의 가독성과 품질이 좋아지고, 통일성이 유지될 것입니다.
또는 당신만의 styleguide 가 있다면 팀원들과 공유하세요
This vim plugin comes with following features:
* Show the google-syleguide in split window
* Good to see as folding by same contents
* Shortcuts to toggle folds and to navigate
See the GitHub page (https://github.com/ltlkodae/StyleGuide.vim) |
|
install details |
1. Copy StyleGuide.vim to your ~/.vim/plugin
2. Store styleguide xml files of google-syleguide to g:StyleGuideXmlPath.
3. Put the following lines in your .vimrc
" the path where styleguide files are stored (shoud be changed to yours)
let g:StyleGuideXmlPath = '/user/ltlkodae/.vim/doc/styleguide'
See the GitHub page (https://github.com/ltlkodae/StyleGuide.vim) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.83
|