mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 06:43:24 +03:00
Remove unnec' constant
This commit is contained in:
parent
18604251ae
commit
62feb16aac
@ -230,5 +230,3 @@ extension NvimView {
|
||||
.map { wins in NvimView.Tabpage(apiTabpage: tabpage, windows: wins, isCurrent: tabpage == currentTabpage) }
|
||||
}
|
||||
}
|
||||
|
||||
private let neoVimQuitTimeout = TimeInterval(5)
|
||||
|
Loading…
Reference in New Issue
Block a user