google / styleguide

Style guides for Google-originated open-source projects
https://google.github.io/styleguide/
Apache License 2.0
37.01k stars 13.28k forks source link

Seeking Updated C++ Indentation Support: Alternatives to the Outdated google.vim Plugin #836

Closed raj200501 closed 3 weeks ago

raj200501 commented 3 weeks ago

I've come across an outdated plugin, found here: google.vim, which hasn't seen updates for several years. Consequently, it's struggling to handle modern C++ indentation correctly. Is there an official C++ style file for Vim, akin to the Emacs indent file, that addresses contemporary formatting standards?