mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 23:02:35 +03:00
GH-339 Remove unnec' comment
This commit is contained in:
parent
a5dc659b24
commit
e683f1e684
@ -1449,10 +1449,6 @@ extension NeoVimView {
|
|||||||
self.bufferListChanged()
|
self.bufferListChanged()
|
||||||
}
|
}
|
||||||
|
|
||||||
// if event == .TEXTCHANGED || event == .TEXTCHANGEDI || event == .BUFWRITEPOST || event == .BUFLEAVE {
|
|
||||||
// self.setDirtyStatus(self.agent.hasDirtyDocs())
|
|
||||||
// }
|
|
||||||
|
|
||||||
if event == .CWDCHANGED {
|
if event == .CWDCHANGED {
|
||||||
self.cwdChanged()
|
self.cwdChanged()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user