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
- Host: GitHub
- URL: https://github.com/meijieru/edge.nvim
- Owner: meijieru
- License: mit
- Created: 2022-01-09T18:50:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T01:24:31.000Z (over 2 years ago)
- Last Synced: 2025-04-08T21:47:25.022Z (6 months ago)
- Language: Lua
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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