]> git.phdru.name Git - dotfiles.git/commit
Feat(.vim/ftplugin/python.vim): Do not call chmod if not required
authorOleg Broytman <phd@phdru.name>
Tue, 4 Jul 2017 20:46:02 +0000 (23:46 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 4 Jul 2017 20:46:02 +0000 (23:46 +0300)
commitaf73ed15dc0833c4ad1416019d9497d0ad50b33c
treec02df0542d54e1c95d08f4aff80253eb69b2683b
parent9169df51588c4172babd3233ca28ed01b0f6ef92
Feat(.vim/ftplugin/python.vim): Do not call chmod if not required

Do not call chmod if the script is already executable
or chmod is not available in the wrong OS.
.vim/ftplugin/python.vim