mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-28 02:54:31 +03:00
Re-add cwdchanged for now...
This commit is contained in:
parent
7248311fbd
commit
42a6be8b74
@ -1472,7 +1472,7 @@ extension NeoVimView {
|
||||
self.tabChanged()
|
||||
}
|
||||
|
||||
if event == .DIRCHANGED {
|
||||
if event == .CWDCHANGED {
|
||||
self.cwdChanged()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user