ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Neo​Vintageous​Files

by gerardroche ST3

NeoVintageous file commands.

Details

Installs

  • Total 346
  • Win 143
  • Mac 129
  • Linux 74
Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28
Windows 0 1 0 0 1 0 0 0 0 0 0 0 0 1 3 0 0 0 0 1 0 0 0 2 1 2 0 0 0 1 0 0 0 1 1 0 0 1 0 0 1 1 0 1 4 1
Mac 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1

Readme

Source
raw.​githubusercontent.​com

NeoVintageousFiles

NeoVintageousFiles is a NeoVintageous plugin for Sublime Text to enhance browsing files in the sidebar and overlays.

Sidebar commands

Key Description
<cr> Open file.
A Add a folder.
CTRL-t or t Open file selection in a new tab.
CTRL-v or s Open file selection in a vertical split.
CTRL-x or i or CTRL-s Open file selection in a horizontal split.
F2 or m Move a file.
J Go to last child node.
P Go to root node.
a Add a file.
d Duplicate a file.
f Open the find panel.
h Close node.
j Down.
k Up.
l Open node.
p Go to parent node.
q Close sidebar.

Overlay commands

Autocomplete, Goto File, Command Palette, etc.

Key Description
CTRL-t Open file selection in a new tab.
CTRL-v Open file selection in a vertical split.
CTRL-x or CTRL-s Open file selection in a horizontal split.

Installation

Prerequisites

Install the following package dependencies:

Package Control installation

  1. Open the Command Palette: Ctrl+Shift+P (Win/Linux) or Cmd+Shift+P (Mac).
  2. Type “Package Control: Install Package” and press Enter.
  3. In the input field, type “NeoVintageousFiles” and select it from the list of packages.
  4. Restart Sublime Text.

Git installation

  1. Clone into the Sublime Text packages directory:

Linux

git clone https://github.com/gerardroche/NeoVintageousFiles.git ~/.config/sublime-text/Packages/NeoVintageousFiles

Mac

git clone https://github.com/gerardroche/NeoVintageousFiles.git ~/Library/Application Support/Sublime Text/Packages/NeoVintageousFiles

Windows

Error: language “ps” is not supported
git clone https://github.com/gerardroche/NeoVintageousFiles.git %APPDATA%\Sublime Text\Packages\NeoVintageousFiles
  1. Restart Sublime Text

Changelog

See CHANGELOG.md.

License

Released under the GPL-3.0-or-later License.