All Projects → lingceng → z.vim

lingceng / z.vim

Licence: other
Help jumping to the most used directories in vim.

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to z.vim

Enhancd
🚀 A next-generation cd command with your interactive filter
Stars: ✭ 2,049 (+10684.21%)
Mutual labels:  jump, z
Z.lua
⚡ A new cd command that helps you navigate faster by learning your habits.
Stars: ✭ 2,164 (+11289.47%)
Mutual labels:  jump, z
Zoxide
A smarter cd command. Supports all major shells.
Stars: ✭ 4,422 (+23173.68%)
Mutual labels:  jump, z
czmod
🚀 Native Module Written in C to Boost z.lua !!
Stars: ✭ 35 (+84.21%)
Mutual labels:  jump, z
pyFileManager
This script lets you automatically relocate files based on their extensions. Very useful from the downloads folder !
Stars: ✭ 22 (+15.79%)
Mutual labels:  folder
empty-dir
Check if a directory is empty.
Stars: ✭ 19 (+0%)
Mutual labels:  folder
fbind
A versatile Android mounting utility for folders, EXT4 images, LUKS/LUKS2 encrypted volumes, regular partitions and more.
Stars: ✭ 42 (+121.05%)
Mutual labels:  folder
vscode-jump
🏃‍♂️ Jump/Select to the Start/End of a word in VSCode
Stars: ✭ 67 (+252.63%)
Mutual labels:  jump
Duplicate-Image-Finder
difPy - Python package for finding duplicate or similar images within folders
Stars: ✭ 187 (+884.21%)
Mutual labels:  folder
Custom-Adwaita-Folder-Icons
A repository for custom Adwaita folders to help organize directories.
Stars: ✭ 124 (+552.63%)
Mutual labels:  folder
GetSTFolderSize
Get folder sizes blazingly fast with PowerShell
Stars: ✭ 41 (+115.79%)
Mutual labels:  folder
MDFolder
一款基于Material Design开发的文件管理器
Stars: ✭ 27 (+42.11%)
Mutual labels:  folder
Cryptolist
Curated collection of blockchain & cryptocurrency resources.
Stars: ✭ 3,501 (+18326.32%)
Mutual labels:  folder
directory-structure
📦 Print a directory tree structure in your Python code.
Stars: ✭ 40 (+110.53%)
Mutual labels:  folder
project-structure-sample
Shows how to keep front end and back end separated
Stars: ✭ 91 (+378.95%)
Mutual labels:  folder
diskusage
FANTASTIC SPEED utility to find out top largest folders/files on the disk.
Stars: ✭ 64 (+236.84%)
Mutual labels:  folder
Voila
Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.
Stars: ✭ 78 (+310.53%)
Mutual labels:  folder
android-folder-picker-library
A light-weight (just 27 KB) android library to let users choose folder / files.
Stars: ✭ 64 (+236.84%)
Mutual labels:  folder
kn
Alternative to cd. Navigate by typing abbreviations of paths.
Stars: ✭ 68 (+257.89%)
Mutual labels:  jump
folder-auth-plugin
Authorization Plugin for Jenkins that works on folders
Stars: ✭ 21 (+10.53%)
Mutual labels:  folder

z.vim

Help jumping to the most used directories in vim.

This plugin make vim work with z. So you need to install https://github.com/rupa/z first.

Installation

If you don't have a preferred installation method, I recommend installing Vundle.vim, and add following to your ~/.vimrc:

Plugin 'lingceng/z.vim'

Usage

If you always do cd ~/workspace/document/nice in shell. Do following to open the folder:

:Z nice

Version

(0.2) Add Zc usage. (0.1) Avoid using lambda, so that plugin works on older Vim versions.

License

Copyright (c) Lingceng. Distributed under the same terms as Vim itself. See :help license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].