# Getting Started To open this document at any time run the command `help` or `explore-help`. ## Installation [Build the editor yourself](building_from_source.md) or [download the latest release](https://github.com/Nimaoth/Nev/releases) ## Learn More - [Cheatsheet](cheatsheet.md) - Learn about [finders](finders.md) - Learn about [configuration](configuration.md) - Learn about [settings](settings.md) - Learn about [sessions](sessions.md) - Learn about [virtual file system](virtual_file_system.md) - Learn about [workspaces](workspaces.md) - Learn about [language servers](lsp.md) - Learn about [treesitter](treesitter.md) - Learn about [debugger](debugger.md) - Learn about [dashboard](dashboard.md) - Learn about [harpoon](harpoon.md) - Learn about [markdown editing](markdown.md) - Learn about [moves](moves.md) - Learn about [plugins](plugins.md) - Learn about [supported Vim keybindings](supported_vim_keybindings.md) - Learn about [internals](internals.md) (for contributors)