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 👻
- Host: GitHub
- URL: https://github.com/theaungmyatmoe/yours.nvim
- Owner: theaungmyatmoe
- License: bsd-3-clause
- Created: 2022-11-11T00:27:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T05:21:18.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T21:26:58.783Z (over 1 year ago)
- Topics: config, ide, layer, lua, minimalistic, neovim, vim
- Language: Lua
- Homepage:
- Size: 1.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yours.nvim
The next level minimalist IDE layer build for human 👻

# 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)