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

https://github.com/meijieru/edge.nvim

Mirror of my lua port of edge colorscheme for neovim
https://github.com/meijieru/edge.nvim

Last synced: 4 months ago
JSON representation

Mirror of my lua port of edge colorscheme for neovim

Awesome Lists containing this project

README

          

# Edge colorscheme for neovim

Lua port of [edge](https://github.com/sainnhe/edge) colorscheme with some [tweaks](#Tweaks).

## Prerequisites

- Neovim 0.6+ with `termguicolors` set
- [lush.nvim](https://github.com/rktjmp/lush.nvim)

## Install

Using packer

```lua
use {
"meijieru/edge.nvim",
requires = { "rktjmp/lush.nvim" },
}
```

## Tweaks

- tweak: remove deprecated `LspDiagnostics*`
- tweak: plugin: theHamsta/nvim-dap-virtual-text
- tweak: plugin: MTDL9/vim-log-highlighting
- tweak: plugin: ray-x/lsp_signature.nvim
- tweak: variable no red
- tweak: deprecated 256 support

## NOTE

- Opt changed by it
- `termguicolors = true`.

## TODO

- More controls over the behavior with a setup