From 46292afe4d2a21ea0a4089bc55cb6be33ffa3c00 Mon Sep 17 00:00:00 2001 From: Sidney Liebrand Date: Mon, 18 Jul 2022 08:50:55 +0200 Subject: [PATCH] Add `SidOfc/carbon.nvim` (#493) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fbc717..648e699 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [nvim-neo-tree/neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) - Neo-tree is a Neovim plugin to browse the file system and other tree like structures in whatever style suits you, including sidebars, floating windows, netrw split style, or all of them at once. - [elihunter173/dirbuf.nvim](https://github.com/elihunter173/dirbuf.nvim) - A file manager for Neovim which lets you edit your filesystem like you edit text. - [theblob42/drex.nvim](https://github.com/TheBlob42/drex.nvim) - A simple and configurable file explorer written in Lua. +- [SidOfc/carbon.nvim](https://github.com/SidOfc/carbon.nvim) - The simple directory tree viewer for Neovim written in Lua. ### Dependency management