A helper that helps open with nvim on Windows. This will open nvim with specific file by Windows Terminal, so this program doesn't have GUI.
record.mp4
You can:
- Click to open a nvim window.
- Drag files to exe to open it.
- Set open with this exe on any files.
Run the executable once to generate open-with-nvim.ini in the same directory, then edit that file with your preferred settings.
Prerequisites:
- GCC compiler.
Clone the repository and navigate to the project directory:
git clone https://github.com/cworld1/open-with-nvim.git
cd open-with-nvimThen compiler with shell script:
./build.shAs the author is only a beginner in learning it, there are obvious mistakes in his notes. Readers are also invited to make a lot of mistakes. In addition, you are welcome to use PR or Issues to improve them.
This project is licensed under the GPL-3 License.