@@ -7,6 +7,7 @@ if filereadable(glob("~/.vim/bundle/Vundle.vim/README.md"))
setrtp+=~/.vim/bundle/Vundle.vim
callvundle#begin()
Plugin'gmarik/Vundle.vim'
Plugin'eistaa/vim-flake8'
callvundle#end()
endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.