Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lpsouza/nvim-config

This is my personal nvim configuration.
https://github.com/lpsouza/nvim-config

config configuration lua neovim

Last synced: about 1 month ago
JSON representation

This is my personal nvim configuration.

Awesome Lists containing this project

README

        

# nvim-config

This repository contains my personal Neovim (nvim) configuration. While it is primarily tailored to my needs, you are welcome to use it and adapt it for your own setup.

## Installation

Clone this repository into your Neovim configuration directory:

```bash
git clone https://github.com/lpsouza/nvim-config ~/.config/nvim/
```

## Credits

This configuration is inspired by ideas from \@[josean-dev](https://github.com/josean-dev) and their repository [dev-environment-files](https://github.com/josean-dev/dev-environment-files). I am grateful for their work and insights.