Daniel Hill ee60efa02e docs: make special thanks section more clear
I'm not affiliated with the repositories in the Special Thanks
section, and I don't want to give the wrong impression as though
I were in correspondence with their respective creators. Maybe I'm
overthinking it 🥴
2023-01-21 12:24:49 -05:00
2023-01-10 15:37:04 -05:00

gruber-darker.nvim

A modern Neovim port of a deftheme adaptation of an Emacs port of a BBEdit colorscheme

This is a work in progress, and is not currently stable

Installation

Packer

use "blazkowolf/gruber-darker.nvim"

Then, somewhere in your init.lua, set the colorscheme like this

vim.cmd.colorscheme("GruberDarker")

Special thanks

These repositories were great knowledge sources and their inspiration helped immensely with the development of this plugin.

Description
No description provided
Readme MIT 117 KiB
Languages
Lua 100%