Neovim distribution for netrunners, cyberspace hackers and interstellar cowboys

Features


  Complete development environment

Built to be the ultimate development environment, no matter the task or language.

Install, run and hack the Gibson.


  Built-in customization options

Choose between 30+ of the most popular code editing themes with the built in, on the fly theme switcher.

Customize your greeter heading to start your hacking sessions in the right mood.


  Based on the OG hacker editor

Based on Neovim, the most popular fork of the Vim text editor, with more features and cleaner configuration.

Install


For a detailed install guide, see the documentation.


Quick Install

Run the following commands to back up your current Neovim config and replace it with Nvpunk:

mv ~/.config/nvim ~/.config/nvim.old
git clone https://gitlab.com/gabmus/nvpunk ~/.config/nvim