VimNC : A simple and intuitive file manager plugin for Vim
script karma |
Rating 0/0,
Downloaded by 197 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Mahadevan K |
|
script type |
utility |
|
description |
A simple and intuitive file manager plugin for Vim that allows you to navigate and manage your files directly within Vim.
https://github.com/mahadevan-k/vimnc
Features
- Navigate the filesystem with Vim-style keys
- Open files quickly
- Select, cut, copy, paste, and delete files/folders
- Create folders and rename files/folders
- Toggle an in-editor help screen for quick reference
Keybindings
`h` Go to parent folder
`l` Go into folder
`j` Move down the list
`k` Move up the list
`Enter` Open file/folder
`Space` Select / unselect files/folders
`x` Cut selected items
`y` Copy selected items
`p` Paste items
`d` Delete selected items
`a` Create a new folder
`c` Rename a file or folder
`r` Refresh directory
`s` Toggle sort (name/time/size/exten)
`?` Toggle this help screen
Usage
Open the VimNC file manager with the command:
:VimNC
|
|
install details |
Paste vimnc.vim into your plugin folder
or use a plugin manager
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.42
|