mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
157541d500
- do not scan packages - do not crash when switching between neovim windows - do not allow fullscreen - close when losing focus
30 lines
2.0 KiB
XML
30 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="NSWindowController">
|
|
<connections>
|
|
<outlet property="window" destination="QvC-M9-y7g" id="Tgo-yn-3jr"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<window title="Open Quickly" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="38.open-quickly-window.frame" animationBehavior="default" id="QvC-M9-y7g">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES" texturedBackground="YES"/>
|
|
<windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
|
|
<windowPositionMask key="initialPositionMask" topStrut="YES"/>
|
|
<rect key="contentRect" x="196" y="420" width="365" height="255"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
|
|
<value key="minFullScreenContentSize" type="size" width="200" height="255"/>
|
|
<view key="contentView" id="EiT-Mj-1SZ">
|
|
<rect key="frame" x="0.0" y="0.0" width="365" height="255"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</view>
|
|
<point key="canvasLocation" x="371.5" y="649.5"/>
|
|
</window>
|
|
</objects>
|
|
</document>
|