Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/IlyasYOY/coredor.nvim

Core utils for nvim
https://github.com/IlyasYOY/coredor.nvim

lua nvim-plugin utils

Last synced: 3 months ago
JSON representation

Core utils for nvim

Awesome Lists containing this project

README

        

# coredor.nvim

Library contains *Core Utils* that I use in my plugins.

Requires: `plenary.nvim`

## Status

Project is currently in WIP status.

## Installation

Installation using [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim):

```lua
use {
"Ilyasyoy/coredor.nvim",
}
```