]> git.phdru.name Git - dotfiles.git/commitdiff
.vimrc: Optimize SetExecutableBit: fname is no longer used
authorOleg Broytman <phd@phdru.name>
Mon, 26 Mar 2018 04:07:22 +0000 (07:07 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 26 Mar 2018 04:07:22 +0000 (07:07 +0300)
We use `au FileChangedShell <buffer>` syntax
instead of `au FileChangedShell fname`.


No differences found