https://github.com/sofijacom/kla-nvim
KLA-Nvim
https://github.com/sofijacom/kla-nvim
Last synced: about 1 year ago
JSON representation
KLA-Nvim
- Host: GitHub
- URL: https://github.com/sofijacom/kla-nvim
- Owner: sofijacom
- Created: 2024-12-27T19:15:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-01T19:43:12.000Z (over 1 year ago)
- Last Synced: 2025-02-16T16:55:22.760Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 3.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neovim Setup for Arch
This repository contains a setup script to configure Neovim on Arch. The setup includes installing Neovim, setting up a basic configuration, and installing plugins using Lazy and Mason.
## Screenshots
### Dashboards

## Installation
1. **Clone the repository:**
```bash
git clone https://github.com/sofijacom/KLA-Nvim.git ~/.config/nvim
```
2. **Install:**
```bash
cd ~/.config/nvim
chmod +x install.sh
./install.sh
```
## Completion
Wait until the required components are installed
## Usage
After running the install.sh script, you can start Neovim by typing nvim in your terminal.The plugins should be installed and ready to use.