NeoVintageousFiles
NeoVintageous file commands.
Details
Installs
- Total 383
- Win 157
- Mac 143
- Linux 83
Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 |
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
- Open the Command Palette:
Ctrl+Shift+P
(Win/Linux) orCmd+Shift+P
(Mac). - Type “Package Control: Install Package” and press Enter.
- In the input field, type “NeoVintageousFiles” and select it from the list of packages.
- Restart Sublime Text.
Git installation
- 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
- Restart Sublime Text
Changelog
See CHANGELOG.md.
License
Released under the GPL-3.0-or-later License.