vimdcc v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Virgil Sisoe
NukeVimDCC: Vim-like keybinding for Nuke's default Script Editor.
Requirements:
14.0, 13.2, 13.1, 13.0 or later
14.0, 13.2, 13.1, 13.0 or later
15 Dec 2023
1
Description
NukeVimDCC: Vim-like keybinding for Nuke's default Script Editor.
Installation
Download the latest release from the releases page. Extract the zip file and copy the vimdcc
folder to the ~/.nuke folder. Then add the following lines to the menu.py file:
from vimdcc import vimdcc
vimdcc.install_nuke()
vimdcc.install_nuke()
Once the plugin is installed, you can find the Nuke Windows -> Custom -> VimDCC menu. From there you can enable/disable the plugin and access the settings panel.
For more information, check out the VimDCC GitHub page.
Please login in order to download these files.