Merge branch 'patch-5' of http://github.com/throwawayaccount12345-1/kakoune
This commit is contained in:
commit
a1940a3745
|
@ -22,5 +22,5 @@ define-command -hidden file-detection %{ evaluate-commands %sh{
|
|||
fi
|
||||
} }
|
||||
|
||||
hook global BufOpenFile .* file-detection
|
||||
hook global BufWritePost .* file-detection
|
||||
hook -group file-detection global BufOpenFile .* file-detection
|
||||
hook -group file-detection global BufWritePost .* file-detection
|
||||
|
|
Loading…
Reference in New Issue
Block a user