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