mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
Remove unnec' field
This commit is contained in:
parent
0aa2f5ecb8
commit
6a0448479a
@ -352,7 +352,6 @@ public class NvimView: NSView,
|
||||
let ugrid = UGrid()
|
||||
let cellAttributesCollection = CellAttributesCollection()
|
||||
let drawer: AttributesRunDrawer
|
||||
let typesetter = Typesetter()
|
||||
var baselineOffset = 0.cgf
|
||||
|
||||
/// We store the last marked text because Cocoa's text input system does the following:
|
||||
|
Loading…
Reference in New Issue
Block a user