sponsor Vim development Vim logo Vim Book Ad

VimNC : A simple and intuitive file manager plugin for Vim

 script karma  Rating 0/0, Downloaded by 10  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` / `j` / `k` / `l` - Navigate filesystem (left/down/up/right)
`Enter` - Open file                                                            
`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
`?`      - 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

 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vimnc-1.0.0.zip 1.0.0 2025-05-31 8.0 Mahadevan K Initial upload
ip used for rating: 216.73.216.199

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github