mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-28 09:07:19 +03:00
fixes hooks removing
This commit is contained in:
parent
fa35330b42
commit
dc05497e8f
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user