Sublime-text-vintage-commands
提供:Dev Guides
崇高なテキスト-ビンテージコマンド
ビンテージモードには、viエディターに似たさまざまなコマンドが含まれています。 これには、以下に示すコードに示すように、Sublime Textエディターの基本設定が含まれます-
Mode | Description | Key |
---|---|---|
Command Mode | Waits for the user to enter a command | Esc |
Insert Mode | Text can be inserted in different positions | i/I/a/A |
Visual Mode | Select/highlight the text using the Movement Commands | V |
Visual Line Mode | Select/highlight lines of text using the arrow keys | Shift + V |
ヴィンテージモード
Vintageousは、viエディターの記述分析に使用されるパッケージです。 下記のようにパッケージコントロールを使用してダウンロードできます-
パッケージコントロールを使用してダウンロードされたビンテージモード
ヴィンテージパッケージを正常にインストールすると、画面は次のスクリーンショットのようになります-