An open API service indexing awesome lists of open source software.

https://github.com/theaungmyatmoe/yours.nvim

The next level minimalist IDE layer build for human 👻
https://github.com/theaungmyatmoe/yours.nvim

config ide layer lua minimalistic neovim vim

Last synced: 6 days ago
JSON representation

The next level minimalist IDE layer build for human 👻

Awesome Lists containing this project

README

          

# yours.nvim

The next level minimalist IDE layer build for human 👻

![Yours.Nvim Demo Image](./docs//images/demo.png)

# Motivation
Your's.nvim is a superior alternative to nano for managing web server configurations in VPS environments. Offers advanced features, intuitive interface, and remains committed to simplicity and efficiency. Ideal for both experienced and new users, streamlining task accomplishment.

# Prerequisite

Make sure to be installed the following tools in your OS.

- nvim
- git
- nodejs (with pnpm)
- rust
- cmake
- nerd font (for icons)

# Setup

```bash
mkdir -p .config
gh repo clone amm834/yours.nvim nvim
```

## Installation

Create a new file with `nvim`, after that `nvim` will install necessary dependencies automatically.

```bash
nvim example.txt
```

## License

[BSD 3-Clause License](./LICENSE)