Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andres-condezo/nvim

This repository contains my personal configuration for Neovim (nvim), a highly customizable text editor that I use for coding and text editing.
https://github.com/andres-condezo/nvim

config nvim nvim-configs nvim-lua nvimrc

Last synced: 17 days ago
JSON representation

This repository contains my personal configuration for Neovim (nvim), a highly customizable text editor that I use for coding and text editing.

Awesome Lists containing this project

README

        

# Neovim Configuration
This repository contains my personal configuration for Neovim (nvim), a highly customizable text editor that I use for coding and text editing.

![greeter-screenshot](./img/nvim-screenshot.png)

## Acknowledgments
This configuration is based on the following repositories:

- [nvim-basic-ide](https://github.com/LunarVim/nvim-basic-ide) repository by [Christian Chiarulli](https://github.com/ChristianChiarulli).
- [nvim](https://github.com/adalessa/nvim) repository by [Ariel](https://github.com/adalessa)
- [nvim-conIg](https://github.com/kohane27/nvim-config) repository by [kohane27](https://github.com/kohane27)

I'm grateful for their work and the foundation they provided for this configuration.