aserebryakov / filestyle

filestyle is a Vim plugin that highlights unwanted whitespace and characters.
http://www.vim.org/scripts/script.php?script_id=5065
Apache License 2.0
30 stars 5 forks source link

Plugin code should use 2 spaces indentation #5

Closed aserebryakov closed 9 years ago

aserebryakov commented 9 years ago

Plugin code sould correspond to recommendations:

http://google-styleguide.googlecode.com/svn/trunk/vimscriptguide.xml

aserebryakov commented 9 years ago

Resolved by a commit ac7235c24352b9f1d59e8bb1157742270a27d4a3.