fixes hooks removing

This commit is contained in:
Alex Leferry 2 2016-05-24 19:37:51 +02:00
parent fa35330b42
commit dc05497e8f

View File

@ -171,7 +171,7 @@ hook global WinSetOption filetype=ruby %{
hook global WinSetOption filetype=(?!ruby).* %{
rmhl ruby
rmhooks window ruby-indent
rmhooks window ruby-hooks
rmhooks window ruby-insert
unalias window alt ruby-alternative-file
}