Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvaro17f/nvim
nvim configuration
https://github.com/alvaro17f/nvim
nvim
Last synced: 11 days ago
JSON representation
nvim configuration
- Host: GitHub
- URL: https://github.com/alvaro17f/nvim
- Owner: alvaro17f
- Created: 2024-09-14T13:56:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T10:41:57.000Z (16 days ago)
- Last Synced: 2024-10-28T14:01:48.171Z (16 days ago)
- Topics: nvim
- Language: Lua
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NVIM
## Introduction
This is the configuration file for [nvim](https://github.com/neovim/neovim), a highly customizable text editor.
## Requirements
- [lazygit](https://github.com/jesseduffield/lazygit)
- [ripgrep](https://github.com/BurntSushi/ripgrep) (optional)
- [fd](https://github.com/sharkdp/fd) (optional)## Usage
```sh
git clone https://github.com/alvaro17f/nvim.git ~/.config/nvim
```