1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Add Google Vimscript style guide

This commit is contained in:
jdhao 2019-12-08 23:48:38 +08:00
parent 5d1b59073b
commit 0e89d956fd

View File

@ -87,4 +87,5 @@ endfor
" - https://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/
" - https://sanctum.geek.nz/arabesque/vim-anti-patterns/
" - https://github.com/gkapfham/dotfiles/blob/master/.vimrc
" - https://google.github.io/styleguide/vimscriptguide.xml
"}