| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Nev is a fast, keyboard-driven text editor written in Nim that runs in the terminal and in a GUI. It combines ideas from Neovim, Helix, and Zed with builtin developer tools like Git integration, Treesitter syntax highlighting, LSP support, DAP debugging, and WASM plugins.
I'm developing Nev for fun and only work on it in my free time. Use at your own risk!
Download the latest release or build from source.
Open a file or directory from the command line:
nev . # Open the current directory
nev myfile.py # Open a specific fileCheck out the cheatsheet and getting started guide for more info.
Nev is still relatively new, so many things are still missing or need improvement. If you want to contribute, check out CONTRIBUTING.md.
There is also a Discord server where you can ask questions.
This project is licensed under the MIT License.
| Back | FazBrowse Home | New Git URL |