NeoVintageousFiles
NeoVintageous file commands.
Details
Installs
- Total 457
- Win 186
- Mac 167
- Linux 104
Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 2 | 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.