Skip to content

Commit

Permalink
Stable branch seems better than tag
Browse files Browse the repository at this point in the history
  • Loading branch information
chiphogg committed Aug 29, 2020
1 parent 1cacc5d commit c3231d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Plug 'xolox/vim-easytags'
Plug 'xolox/vim-misc'

" Python
Plug 'psf/black', {'tag': '*'}
Plug 'psf/black', {'branch': 'stable'}
Plug 'tmhedberg/SimpylFold'

" For maktaba-based plugins
Expand Down

0 comments on commit c3231d2

Please sign in to comment.