Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tnowad/lazyvim-config
https://github.com/tnowad/lazyvim-config
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tnowad/lazyvim-config
- Owner: tnowad
- License: apache-2.0
- Created: 2024-02-03T09:56:24.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-24T22:27:21.000Z (10 months ago)
- Last Synced: 2024-04-13T22:45:41.680Z (9 months ago)
- Language: Lua
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My LazyVim Configuration
Welcome to the repository for my LazyVim configuration! :))
## Installation
To use my LazyVim configuration, follow these simple steps:
1. Clone this repository to your local machine:
```bash
git clone [email protected]:tnowad/lazyvim-config.git ~/.config/nvim
```
2. Open Neovim:
```bash
nvim
```## Why LazyVim?
Ah, the name says it all! After years of tinker with various Vim
configurations, trying out countless plugins, and endless tweaking settings,
I've reached a point where I just want to focus on coding and not on
configuring my editor