sponsor Vim development Vim logo Vim Book Ad

StyleGuide : Code with google-syleguide. Readability, quality and unity well be better

 script karma  Rating 27/10, Downloaded by 921  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)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim_style_guide_1.0.0.zip 1.0.0 2016-11-07 7.0 daesung ko Initial upload
ip used for rating: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github